Manual Z LPAR installation blocked at ssh with vlan

Bug #1635024 reported by John George
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
netcfg (Ubuntu)
Invalid
High
Dimitri John Ledkov

Bug Description

An ssh connection to installer@<IP>, after starting a manually driven install of Yakkety to a Z LPAR, can not continue as described to the user in the interactive console window output because ssh connections are not possible. When attempting to connect an ssh client will give the error message:
ssh: connect to host <IP> port 22: No route to host

In this scenario the system to be installed is on a vlan. The default installer files are used, as downloaded from http://us.ports.ubuntu.com/ubuntu-ports/dists/yakkety/main/installer-s390x/current/images/generic/. That is, parmfile.ubuntu is empty, so all installer configuration values must be entered through the interact menu that is presented once the installation kernel and initrd are loaded.

To avoid this issue parmfile.ubuntu can have one of the following entires added:
1. netcfg/vlan_id=<ID> (e.g. netcfg/vlan_id=2642) which will set the vlan configuration in the installers network config.
2. "priority=medium" which will tell debconf to ask additional questions, which have their priority set to medium (i.e. high is the default). In this case the user is required to answer a number of additional questions among which are two related to installing when a vlan is in use.

Although the above work around can be used this bug is being opened because the user experience is not great in this scenario. The Yakkety release notes do not mention special steps are required for vlan installation. Therefore, it's time consuming to come to a solution. Ideally I think the priority of the 'Is this system connected to a VLAN trunk port' and the follow on 'VLAN ID' questions should be raised to high, so the user has the opportunity to answer.

Tags: s390x
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

One can interactively install with vlan_id without changing any boot params.

1) During installation, exit to the main menu with '<'
2) Choose to change debconf priority to medium
3) Go back and continue installation

Doing that at the very begging of installation (e.g. before activating any qeth devices).

The vlan_id is a medium priority question. Raising the priority of this question to high, is a double-edged sword, as it will break existing automated preseeding requiring one more question to be answered...

affects: debian-installer (Ubuntu) → netcfg (Ubuntu)
Frank Heimes (fheimes)
Changed in netcfg (Ubuntu):
status: New → Confirmed
Changed in netcfg (Ubuntu):
importance: Undecided → High
assignee: nobody → Dimitri John Ledkov (xnox)
milestone: none → later
Frank Heimes (fheimes)
Changed in netcfg (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.