[Bug 1573077] Comment bridged from LTC Bugzilla
bugproxy
bugproxy at us.ibm.com
Thu Jul 14 15:11:15 UTC 2016
*** This bug is a duplicate of bug 1567687 ***
https://bugs.launchpad.net/bugs/1567687
------- Comment From ruddk at us.ibm.com 2016-07-14 11:04 EDT-------
Helmut Grauer 2016-07-14 06:52:18 EDT :
====
Hi,
sorry for the late testing.
I download the installer files from http://ports.ubuntu.com/dists/xenial-proposed/main/installer-s390x/20101020ubuntu451.1/images/
configure Parmfile with the related information
see
ro locale=C cio_ignore=all,!b300-b302,!af39 DEBCONF_DEBUG=5 s390-netdevice/choose_networktype=qeth s390-netdevice/qeth/choose=0.0.b300-0.0.b301-0.0.b302 s390-netdevice/qeth/port=0 s390-netdevice/qeth/layer2=true netcfg/use_autoconfig=false netcfg/disable_dhcp=true netcfg/get_ipaddress=10.203.60.18 netcfg/get_netmask=255.255.0.0 netcfg/get_gateway=10.203.0.1 netcfg/get_nameservers= netcfg/get_hostname=s35lp18 netcfg/get_domain=boeblingen.de.ibm.com network-console/password=xxxx network-console/password-again=xxxx netcfg/vlan_id=203
and start installation. Installation over ssh
I have two observation
after Load from removable media
I got ti selcet the network interface see
Your system has multiple network interfaces. Choose the one to use as the
primary network interface during the installation. If possible, the first
connected network interface found has been selected.
Primary network interface:
1: enP1s23: Unknown interface [*], 4: ens22: Unknown interface,
2: enP1s23d1: Unknown interface, 5: ens22d1: Unknown interface,
3: encb300: Unknown interface,
Prompt: '?' for help, default=1>
3
Detecting link on encb300.203; please wait...
Generating SSH host key
Continue installation remotely using SSH
my base interface will be shown as unknown interface , when I select
the base interface Vlan interface will define correctly. Do I something
wrong in parmfile ?
Second Observation
The installation panel shows only the IPV6 address for ssh connection not the ipv4 I have specified in parmfile
start SSH
To continue the installation, please use an SSH client to connect to the IP
address fe80::ff:fedc:5463 10.203.60.18 fe80::ff:fedc:5463 and log in as the
"installer" user. For example:
ssh installer at fe80::ff:fedc:5463
The fingerprint of this SSH server's host key is:
SHA256:vC4Mi/ILiNKNZr6dgbamCjOMKkGspbSFxm5yZn183fE
Please check this carefully against the fingerprint reported by your SSH
client.
[Press enter to continue]
<
Select your location
I could connect via ssh over the IPV4 address but this should normally
shown in installer
Greetings Helmut
--
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:
Fix Released
Status in netcfg package in Ubuntu:
Fix Released
Status in netcfg source package in Xenial:
Fix Released
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