[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
Fri May 13 17:04:38 UTC 2016


Hi,

Could you please try the 455 installer from yakkety-proposed at
http://ports.ubuntu.com/ubuntu-ports/dists/yakkety-proposed/main
/installer-s390x/20101020ubuntu455/images/generic/ ?

That one has fixes and e.g. just specifying "netcfg/vlan_id=2654" in the
paramfile does the right thing throughout. And installed system comes up
with vlan networking too.

Also when submitting installer syslog, please submit the full one
/var/log/installer/syslog (from installed system) or /var/log/syslog
from the still running d-i. The syslogs attached to the bug report are
incomplete, and e.g. are missing the kernel messages from early boot.

Successful vlan install, in brief:


May 13 11:03:55 kernel: [    0.830924] Kernel command line: netcfg/vlan_id=2654
May 13 11:04:15 main-menu[217]: INFO: Menu item 'netcfg' selected
May 13 11:04:15 netcfg[256]: INFO: Starting netcfg v.1.135ubuntu6
May 13 11:04:15 netcfg[256]: DEBUG: Flushing addresses and routes on interface: encc000
May 13 11:04:15 netcfg[256]: INFO: Could not find valid BOOTIF= entry in /proc/cmdline
May 13 11:04:15 netcfg[256]: INFO: Taking down interface encc000
May 13 11:05:18 netcfg[256]: INFO: Taking down interface lo
May 13 11:05:18 netcfg[256]: INFO: Taking down interface lo
May 13 11:05:18 netcfg[256]: INFO: Activating interface encc000
May 13 11:05:18 netcfg[256]: INFO: Activating interface encc000.2654
May 13 11:05:18 netcfg[256]: INFO: executing: ip addr add 10.245.237.7/24 broadcast 10.245.237.255 dev encc000.2654
May 13 11:05:18 netcfg[256]: INFO: Waiting time set to 3
May 13 11:05:18 netcfg[256]: INFO: ethtool-lite: encc000.2654: carrier up
May 13 11:05:18 netcfg[256]: INFO: Found link on encc000.2654
May 13 11:05:18 netcfg[256]: ARPING to 10.245.237.1 from 10.245.237.7 via encc000.2654
May 13 11:05:18 netcfg[256]: Unicast reply from 10.245.237.1 [40:a8:f0:20:29:ad] 0.386ms
May 13 11:05:18 netcfg[256]: Sent 1 probe(s) (1 broadcast(s))
May 13 11:05:18 netcfg[256]: Received 1 replies (0 request(s), 0 broadcast(s))
May 13 11:05:18 netcfg[256]: INFO: Gateway reachable on encc000.2654
May 13 11:05:18 netcfg[256]: DEBUG: Getting default hostname from rDNS lookup of static-configured address 10.245.237.7
May 13 11:05:18 netcfg[256]: DEBUG: getnameinfo() returned -2 (Name or service not known)
May 13 11:05:25 netcfg[256]: DEBUG: No interface given; clearing /etc/network/interfaces
May 13 11:05:25 netcfg[256]: DEBUG: Writing informative header
May 13 11:05:25 netcfg[256]: DEBUG: Success!
May 13 11:05:25 netcfg[256]: DEBUG: Writing loopback interface
May 13 11:05:25 netcfg[256]: DEBUG: Success!
May 13 11:05:25 netcfg[256]: DEBUG: Writing static IPv4 stanza for encc000.2654
May 13 11:05:25 netcfg[256]: DEBUG: Writing VLAN: encc000.2654
May 13 11:05:25 netcfg[256]: DEBUG: Success!
May 13 11:18:17 finish-install: info: Running /usr/lib/finish-install.d/55netcfg-copy-config

-- 
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 Ubuntu on IBM z Systems:
  Triaged
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-z-systems/+bug/1573077/+subscriptions



More information about the foundations-bugs mailing list