[Bug 1573077] Re: Installation over VLAN Interface Trunk Port not possible netcfg/vlan_id= paramter in parmfile not recognize implementation in installer not done
Dimitri John Ledkov
launchpad at surgut.co.uk
Thu Apr 21 14:50:31 UTC 2016
VLAN support is brand new, which only just landed for the release. I am
managing to successfully complete vlan based installs, but I'm yet to
confirm if those propagate all the way to the installed system. From
release notes point of view, this has never yet been supported, thus is
not a regression. However we should fix it to start working, such that
with 16.04.1 we can claim vlan trunk port support.
Looking at your pressed keys, I don't see:
netcfg/use_vlan=true
which should be there in addition to: netcfg/vlan_id=203
Regards,
Dimitri.
** Package changed: ubuntu => netcfg (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netcfg in Ubuntu.
https://bugs.launchpad.net/bugs/1573077
Title:
Installation over VLAN Interface Trunk Port not possible
netcfg/vlan_id= paramter in parmfile not recognize implementation in
installer not done
Status in netcfg package in Ubuntu:
New
Bug description:
Hi
VLAN Trunk Port installation is not working see bugzilla 433568
The VLAN Trunk Port interface will recognize as a regular OSA interface for installation and not as Vlan Trunk Port interface
parmfile
ro locale=C cio_ignore=all,!f500-f502,!af06-af07 DEBCONF_DEBUG=5 s390-netdevice/qeth/port=0 netcfg/get_gateway=10.203.0.1 netcfg/get_nameservers=10.203.1.1 netdevice/qeth/layer2=true netcfg/confirm_static=true netcfg/vlan_id=203 netcfg/disable_dhcp=true netcfg/get_ipaddress=i10.203.60.2 netcfg/get_netmask=255.255.0.0 netcfg/get_hostname=s35lp02 netcfg/get_domain=boeblingen.de.ibm.com network-console/password=xxxx network-console/password-again=xxxx
add additionally parmfile for syslog file
ro locale=C cio_ignore=all,!b300-b302,!af06-af07 DEBCONF_DEBUG=5
s390-netdevice/qeth/port=0 netcfg/get_gateway=10.203.0.1
netcfg/get_nameservers=10.203.1.1 netdevice/qeth/layer2=true
netcfg/confirm_static=true netcfg/vlan_id=203 netcfg/disable_dhcp=true
netcfg/get_ipaddress=10.203.60.2 netcfg/get_netmask=255.255.0.0
netcfg/get_hostname=s35lp02 netcfg/get_domain=boeblingen.de.ibm.com
network-console/password=xxxx network-console/password-again=xxxx
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/1573077/+subscriptions
More information about the foundations-bugs
mailing list