[Group.of.nepali.translators] [Bug 1825099] Re: Unable to deploy Xenial on a s390x KVM

2019-05-20 Thread Sean Feole
Verified fix released as kernel c-i is now passing for xenial s390x-kvm

** Changed in: ubuntu-kernel-tests
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1825099

Title:
  Unable to deploy Xenial on a s390x KVM

Status in ubuntu-kernel-tests:
  Fix Released
Status in Ubuntu on IBM z Systems:
  Fix Released
Status in s390-tools package in Ubuntu:
  Fix Released
Status in s390-tools source package in Xenial:
  Fix Released

Bug description:
  [Impact]

   * chreipl is a tool that can set/change the IPL settings of a guest,
  meaning what should it boot next upon a reboot call (ie. which device
  to boot from, or to like dumpkernel, etc). v1.34 has a processing bug,
  meaning that chreipl does not work with virtio disk drives, as seen in
  VMs. The fix is to cherrypick a patch which was most likely introduced
  in teh v1.35 release. Please note the v1.XX series upstream code base
  is not public, so the patch i'm cherrypicking is a hunk from the diff
  between xenial and yakkety releases.

  [Test Case]

   * Use chreipl in a qemu-kvm VM, it should work.

  [Regression Potential]

   * This changes the codepath, of detecting which drive to use. Other usage by 
user specified id are not affected, and default usage of chreipl in xenial so 
far has been on best effort basis (ie. guarded with || true, in d-i) because 
normally it is trivial to control IPL methods from the underlying hypervisor 
(HMC, z/VM, qemu/libvirt)
   * However, this patch is needed to enable MAAS KVM pods to be able to deploy 
Xenial guests, as that deployment mechanism depends on working chreipl.

  [Other Info]
   
   * Original bug report:

  
  When trying to deploy Xenial on a s390x KVM, the deployment will fail. (it 
works for B/C)

  Looks like it will fail with:
  chreipl: Could not find DASD CCW device "virtio0"
  curtin: Installation failed with exception: Unexpected error while running 
command.
  Command: chreipl node /dev/vda
  Exit code: 1
  Reason: -
  Stdout: chreipl: Could not find DASD CCW device "virtio0"

  Complete output from the MaaS UI:
  curtin: Installation started. (18.1-59-g0f993084-0ubuntu1~18.04.1)
  third party drivers not installed or necessary.
  Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease [109 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease [109 kB]
  Get:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease [107 kB]
  Get:5 http://ports.ubuntu.com/ubuntu-ports xenial/universe s390x Packages 
[7190 kB]
  Get:6 http://ports.ubuntu.com/ubuntu-ports xenial/multiverse s390x Packages 
[119 kB]
  Get:7 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x Packages 
[672 kB]
  Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe s390x 
Packages [613 kB]
  Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-updates/multiverse s390x 
Packages [11.0 kB]
  Get:10 http://ports.ubuntu.com/ubuntu-ports xenial-security/main s390x 
Packages [432 kB]
  Get:11 http://ports.ubuntu.com/ubuntu-ports xenial-security/universe s390x 
Packages [340 kB]
  Get:12 http://ports.ubuntu.com/ubuntu-ports xenial-security/multiverse s390x 
Packages [1716 B]
  Get:13 http://ports.ubuntu.com/ubuntu-ports xenial-backports/main s390x 
Packages [7280 B]
  Get:14 http://ports.ubuntu.com/ubuntu-ports xenial-backports/universe s390x 
Packages [6536 B]
  Fetched 9719 kB in 2s (4674 kB/s)
  Reading package lists...
  zfs-dkms set on hold.
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following additional packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-headers-4.4.0-145
    linux-headers-4.4.0-145-generic linux-headers-generic
    linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  Suggested packages:
    fdutils linux-doc-4.4.0 | linux-source-4.4.0 linux-tools
  The following NEW packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-generic
    linux-headers-4.4.0-145 linux-headers-4.4.0-145-generic
    linux-headers-generic linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  0 upgraded, 14 newly installed, 0 to remove and 8 not upgraded.
  Need to get 74.5 MB of archives.
  After this operation, 375 MB of additional disk space will be used.
  Get:1 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
libnl-3-200 s390x 3.2.27-1ubuntu0.16.04.1 [49.7 kB]
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
libnl-genl-3-200 s390x 3.2.27-1ubuntu0.16.04.1 [11.0 kB]
  Get:3 

[Group.of.nepali.translators] [Bug 1825099] Re: Unable to deploy Xenial on a s390x KVM

2019-05-16 Thread Frank Heimes
** Also affects: ubuntu-z-systems
   Importance: Undecided
   Status: New

** Changed in: ubuntu-z-systems
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1825099

Title:
  Unable to deploy Xenial on a s390x KVM

Status in ubuntu-kernel-tests:
  In Progress
Status in Ubuntu on IBM z Systems:
  Fix Released
Status in s390-tools package in Ubuntu:
  Fix Released
Status in s390-tools source package in Xenial:
  Fix Released

Bug description:
  [Impact]

   * chreipl is a tool that can set/change the IPL settings of a guest,
  meaning what should it boot next upon a reboot call (ie. which device
  to boot from, or to like dumpkernel, etc). v1.34 has a processing bug,
  meaning that chreipl does not work with virtio disk drives, as seen in
  VMs. The fix is to cherrypick a patch which was most likely introduced
  in teh v1.35 release. Please note the v1.XX series upstream code base
  is not public, so the patch i'm cherrypicking is a hunk from the diff
  between xenial and yakkety releases.

  [Test Case]

   * Use chreipl in a qemu-kvm VM, it should work.

  [Regression Potential]

   * This changes the codepath, of detecting which drive to use. Other usage by 
user specified id are not affected, and default usage of chreipl in xenial so 
far has been on best effort basis (ie. guarded with || true, in d-i) because 
normally it is trivial to control IPL methods from the underlying hypervisor 
(HMC, z/VM, qemu/libvirt)
   * However, this patch is needed to enable MAAS KVM pods to be able to deploy 
Xenial guests, as that deployment mechanism depends on working chreipl.

  [Other Info]
   
   * Original bug report:

  
  When trying to deploy Xenial on a s390x KVM, the deployment will fail. (it 
works for B/C)

  Looks like it will fail with:
  chreipl: Could not find DASD CCW device "virtio0"
  curtin: Installation failed with exception: Unexpected error while running 
command.
  Command: chreipl node /dev/vda
  Exit code: 1
  Reason: -
  Stdout: chreipl: Could not find DASD CCW device "virtio0"

  Complete output from the MaaS UI:
  curtin: Installation started. (18.1-59-g0f993084-0ubuntu1~18.04.1)
  third party drivers not installed or necessary.
  Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease [109 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease [109 kB]
  Get:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease [107 kB]
  Get:5 http://ports.ubuntu.com/ubuntu-ports xenial/universe s390x Packages 
[7190 kB]
  Get:6 http://ports.ubuntu.com/ubuntu-ports xenial/multiverse s390x Packages 
[119 kB]
  Get:7 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x Packages 
[672 kB]
  Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe s390x 
Packages [613 kB]
  Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-updates/multiverse s390x 
Packages [11.0 kB]
  Get:10 http://ports.ubuntu.com/ubuntu-ports xenial-security/main s390x 
Packages [432 kB]
  Get:11 http://ports.ubuntu.com/ubuntu-ports xenial-security/universe s390x 
Packages [340 kB]
  Get:12 http://ports.ubuntu.com/ubuntu-ports xenial-security/multiverse s390x 
Packages [1716 B]
  Get:13 http://ports.ubuntu.com/ubuntu-ports xenial-backports/main s390x 
Packages [7280 B]
  Get:14 http://ports.ubuntu.com/ubuntu-ports xenial-backports/universe s390x 
Packages [6536 B]
  Fetched 9719 kB in 2s (4674 kB/s)
  Reading package lists...
  zfs-dkms set on hold.
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following additional packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-headers-4.4.0-145
    linux-headers-4.4.0-145-generic linux-headers-generic
    linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  Suggested packages:
    fdutils linux-doc-4.4.0 | linux-source-4.4.0 linux-tools
  The following NEW packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-generic
    linux-headers-4.4.0-145 linux-headers-4.4.0-145-generic
    linux-headers-generic linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  0 upgraded, 14 newly installed, 0 to remove and 8 not upgraded.
  Need to get 74.5 MB of archives.
  After this operation, 375 MB of additional disk space will be used.
  Get:1 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
libnl-3-200 s390x 3.2.27-1ubuntu0.16.04.1 [49.7 kB]
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
libnl-genl-3-200 s390x 3.2.27-1ubuntu0.16.04.1 [11.0 kB]
  Get:3 

[Group.of.nepali.translators] [Bug 1825099] Re: Unable to deploy Xenial on a s390x KVM

2019-05-16 Thread Launchpad Bug Tracker
This bug was fixed in the package s390-tools - 1.34.0-0ubuntu8.10

---
s390-tools (1.34.0-0ubuntu8.10) xenial; urgency=medium

  * chreipl: fix chreipl node for virtio devices LP: #1825099

 -- Dimitri John Ledkov   Fri, 26 Apr 2019 01:10:10
+0100

** Changed in: s390-tools (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1825099

Title:
  Unable to deploy Xenial on a s390x KVM

Status in ubuntu-kernel-tests:
  In Progress
Status in Ubuntu on IBM z Systems:
  Fix Released
Status in s390-tools package in Ubuntu:
  Fix Released
Status in s390-tools source package in Xenial:
  Fix Released

Bug description:
  [Impact]

   * chreipl is a tool that can set/change the IPL settings of a guest,
  meaning what should it boot next upon a reboot call (ie. which device
  to boot from, or to like dumpkernel, etc). v1.34 has a processing bug,
  meaning that chreipl does not work with virtio disk drives, as seen in
  VMs. The fix is to cherrypick a patch which was most likely introduced
  in teh v1.35 release. Please note the v1.XX series upstream code base
  is not public, so the patch i'm cherrypicking is a hunk from the diff
  between xenial and yakkety releases.

  [Test Case]

   * Use chreipl in a qemu-kvm VM, it should work.

  [Regression Potential]

   * This changes the codepath, of detecting which drive to use. Other usage by 
user specified id are not affected, and default usage of chreipl in xenial so 
far has been on best effort basis (ie. guarded with || true, in d-i) because 
normally it is trivial to control IPL methods from the underlying hypervisor 
(HMC, z/VM, qemu/libvirt)
   * However, this patch is needed to enable MAAS KVM pods to be able to deploy 
Xenial guests, as that deployment mechanism depends on working chreipl.

  [Other Info]
   
   * Original bug report:

  
  When trying to deploy Xenial on a s390x KVM, the deployment will fail. (it 
works for B/C)

  Looks like it will fail with:
  chreipl: Could not find DASD CCW device "virtio0"
  curtin: Installation failed with exception: Unexpected error while running 
command.
  Command: chreipl node /dev/vda
  Exit code: 1
  Reason: -
  Stdout: chreipl: Could not find DASD CCW device "virtio0"

  Complete output from the MaaS UI:
  curtin: Installation started. (18.1-59-g0f993084-0ubuntu1~18.04.1)
  third party drivers not installed or necessary.
  Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease [109 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease [109 kB]
  Get:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease [107 kB]
  Get:5 http://ports.ubuntu.com/ubuntu-ports xenial/universe s390x Packages 
[7190 kB]
  Get:6 http://ports.ubuntu.com/ubuntu-ports xenial/multiverse s390x Packages 
[119 kB]
  Get:7 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x Packages 
[672 kB]
  Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe s390x 
Packages [613 kB]
  Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-updates/multiverse s390x 
Packages [11.0 kB]
  Get:10 http://ports.ubuntu.com/ubuntu-ports xenial-security/main s390x 
Packages [432 kB]
  Get:11 http://ports.ubuntu.com/ubuntu-ports xenial-security/universe s390x 
Packages [340 kB]
  Get:12 http://ports.ubuntu.com/ubuntu-ports xenial-security/multiverse s390x 
Packages [1716 B]
  Get:13 http://ports.ubuntu.com/ubuntu-ports xenial-backports/main s390x 
Packages [7280 B]
  Get:14 http://ports.ubuntu.com/ubuntu-ports xenial-backports/universe s390x 
Packages [6536 B]
  Fetched 9719 kB in 2s (4674 kB/s)
  Reading package lists...
  zfs-dkms set on hold.
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following additional packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-headers-4.4.0-145
    linux-headers-4.4.0-145-generic linux-headers-generic
    linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  Suggested packages:
    fdutils linux-doc-4.4.0 | linux-source-4.4.0 linux-tools
  The following NEW packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-generic
    linux-headers-4.4.0-145 linux-headers-4.4.0-145-generic
    linux-headers-generic linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  0 upgraded, 14 newly installed, 0 to remove and 8 not upgraded.
  Need to get 74.5 MB of archives.
  After this operation, 375 MB of additional disk space will be used.
  Get:1 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 

[Group.of.nepali.translators] [Bug 1825099] Re: Unable to deploy Xenial on a s390x KVM

2019-05-08 Thread Mathew Hodson
** No longer affects: maas (Ubuntu Xenial)

** No longer affects: maas (Ubuntu)

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1825099

Title:
  Unable to deploy Xenial on a s390x KVM

Status in ubuntu-kernel-tests:
  New
Status in s390-tools package in Ubuntu:
  Fix Released
Status in s390-tools source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * chreipl is a tool that can set/change the IPL settings of a guest,
  meaning what should it boot next upon a reboot call (ie. which device
  to boot from, or to like dumpkernel, etc). v1.34 has a processing bug,
  meaning that chreipl does not work with virtio disk drives, as seen in
  VMs. The fix is to cherrypick a patch which was most likely introduced
  in teh v1.35 release. Please note the v1.XX series upstream code base
  is not public, so the patch i'm cherrypicking is a hunk from the diff
  between xenial and yakkety releases.

  [Test Case]

   * Use chreipl in a qemu-kvm VM, it should work.

  [Regression Potential]

   * This changes the codepath, of detecting which drive to use. Other usage by 
user specified id are not affected, and default usage of chreipl in xenial so 
far has been on best effort basis (ie. guarded with || true, in d-i) because 
normally it is trivial to control IPL methods from the underlying hypervisor 
(HMC, z/VM, qemu/libvirt)
   * However, this patch is needed to enable MAAS KVM pods to be able to deploy 
Xenial guests, as that deployment mechanism depends on working chreipl.

  [Other Info]
   
   * Original bug report:

  
  When trying to deploy Xenial on a s390x KVM, the deployment will fail. (it 
works for B/C)

  Looks like it will fail with:
  chreipl: Could not find DASD CCW device "virtio0"
  curtin: Installation failed with exception: Unexpected error while running 
command.
  Command: chreipl node /dev/vda
  Exit code: 1
  Reason: -
  Stdout: chreipl: Could not find DASD CCW device "virtio0"

  Complete output from the MaaS UI:
  curtin: Installation started. (18.1-59-g0f993084-0ubuntu1~18.04.1)
  third party drivers not installed or necessary.
  Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease [109 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease [109 kB]
  Get:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease [107 kB]
  Get:5 http://ports.ubuntu.com/ubuntu-ports xenial/universe s390x Packages 
[7190 kB]
  Get:6 http://ports.ubuntu.com/ubuntu-ports xenial/multiverse s390x Packages 
[119 kB]
  Get:7 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x Packages 
[672 kB]
  Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe s390x 
Packages [613 kB]
  Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-updates/multiverse s390x 
Packages [11.0 kB]
  Get:10 http://ports.ubuntu.com/ubuntu-ports xenial-security/main s390x 
Packages [432 kB]
  Get:11 http://ports.ubuntu.com/ubuntu-ports xenial-security/universe s390x 
Packages [340 kB]
  Get:12 http://ports.ubuntu.com/ubuntu-ports xenial-security/multiverse s390x 
Packages [1716 B]
  Get:13 http://ports.ubuntu.com/ubuntu-ports xenial-backports/main s390x 
Packages [7280 B]
  Get:14 http://ports.ubuntu.com/ubuntu-ports xenial-backports/universe s390x 
Packages [6536 B]
  Fetched 9719 kB in 2s (4674 kB/s)
  Reading package lists...
  zfs-dkms set on hold.
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following additional packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-headers-4.4.0-145
    linux-headers-4.4.0-145-generic linux-headers-generic
    linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  Suggested packages:
    fdutils linux-doc-4.4.0 | linux-source-4.4.0 linux-tools
  The following NEW packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-generic
    linux-headers-4.4.0-145 linux-headers-4.4.0-145-generic
    linux-headers-generic linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  0 upgraded, 14 newly installed, 0 to remove and 8 not upgraded.
  Need to get 74.5 MB of archives.
  After this operation, 375 MB of additional disk space will be used.
  Get:1 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
libnl-3-200 s390x 3.2.27-1ubuntu0.16.04.1 [49.7 kB]
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
libnl-genl-3-200 s390x 3.2.27-1ubuntu0.16.04.1 [11.0 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
wireless-regdb all 2018.05.09-0ubuntu1~16.04.1 [11.7 kB]
  Get:4 

[Group.of.nepali.translators] [Bug 1825099] Re: Unable to deploy Xenial on a s390x KVM

2019-04-25 Thread Dimitri John Ledkov
Hopefully this fixes s390-tools chreipl for xenial.

Cherrypick from s390-tools v1.35 release.

** Patch added: "chreipl-fix-chreipl-node-for-virtio-devices.patch"
   
https://bugs.launchpad.net/ubuntu/xenial/+source/s390-tools/+bug/1825099/+attachment/5259139/+files/chreipl-fix-chreipl-node-for-virtio-devices.patch

** Changed in: s390-tools (Ubuntu Xenial)
   Status: Confirmed => In Progress

** Changed in: s390-tools (Ubuntu)
   Status: New => Fix Released

** Description changed:

- When trying to deploy Xenial on a s390x KVM, the deployment will fail.
- (it works for B/C)
+ [Impact]
+ 
+  * chreipl is a tool that can set/change the IPL settings of a guest,
+ meaning what should it boot next upon a reboot call (ie. which device to
+ boot from, or to like dumpkernel, etc). v1.34 has a processing bug,
+ meaning that chreipl does not work with virtio disk drives, as seen in
+ VMs. The fix is to cherrypick a patch which was most likely introduced
+ in teh v1.35 release. Please note the v1.XX series upstream code base is
+ not public, so the patch i'm cherrypicking is a hunk from the diff
+ between xenial and yakkety releases.
+ 
+ [Test Case]
+ 
+  * Use chreipl in a qemu-kvm VM, it should work.
+ 
+ [Regression Potential]
+ 
+  * This changes the codepath, of detecting which drive to use. Other usage by 
user specified id are not affected, and default usage of chreipl in xenial so 
far has been on best effort basis (ie. guarded with || true, in d-i) because 
normally it is trivial to control IPL methods from the underlying hypervisor 
(HMC, z/VM, qemu/libvirt)
+  * However, this patch is needed to enable MAAS KVM pods to be able to deploy 
Xenial guests, as that deployment mechanism depends on working chreipl.
+ 
+ [Other Info]
+  
+  * Original bug report:
+ 
+ 
+ When trying to deploy Xenial on a s390x KVM, the deployment will fail. (it 
works for B/C)
  
  Looks like it will fail with:
  chreipl: Could not find DASD CCW device "virtio0"
  curtin: Installation failed with exception: Unexpected error while running 
command.
  Command: chreipl node /dev/vda
  Exit code: 1
  Reason: -
  Stdout: chreipl: Could not find DASD CCW device "virtio0"
  
  Complete output from the MaaS UI:
  curtin: Installation started. (18.1-59-g0f993084-0ubuntu1~18.04.1)
  third party drivers not installed or necessary.
  Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease [109 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease [109 kB]
  Get:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease [107 kB]
  Get:5 http://ports.ubuntu.com/ubuntu-ports xenial/universe s390x Packages 
[7190 kB]
  Get:6 http://ports.ubuntu.com/ubuntu-ports xenial/multiverse s390x Packages 
[119 kB]
  Get:7 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x Packages 
[672 kB]
  Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe s390x 
Packages [613 kB]
  Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-updates/multiverse s390x 
Packages [11.0 kB]
  Get:10 http://ports.ubuntu.com/ubuntu-ports xenial-security/main s390x 
Packages [432 kB]
  Get:11 http://ports.ubuntu.com/ubuntu-ports xenial-security/universe s390x 
Packages [340 kB]
  Get:12 http://ports.ubuntu.com/ubuntu-ports xenial-security/multiverse s390x 
Packages [1716 B]
  Get:13 http://ports.ubuntu.com/ubuntu-ports xenial-backports/main s390x 
Packages [7280 B]
  Get:14 http://ports.ubuntu.com/ubuntu-ports xenial-backports/universe s390x 
Packages [6536 B]
  Fetched 9719 kB in 2s (4674 kB/s)
  Reading package lists...
  zfs-dkms set on hold.
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following additional packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-headers-4.4.0-145
    linux-headers-4.4.0-145-generic linux-headers-generic
    linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  Suggested packages:
    fdutils linux-doc-4.4.0 | linux-source-4.4.0 linux-tools
  The following NEW packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-generic
    linux-headers-4.4.0-145 linux-headers-4.4.0-145-generic
    linux-headers-generic linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  0 upgraded, 14 newly installed, 0 to remove and 8 not upgraded.
  Need to get 74.5 MB of archives.
  After this operation, 375 MB of additional disk space will be used.
  Get:1 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
libnl-3-200 s390x 3.2.27-1ubuntu0.16.04.1 [49.7 kB]
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
libnl-genl-3-200 s390x 3.2.27-1ubuntu0.16.04.1 [11.0 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports 

[Group.of.nepali.translators] [Bug 1825099] Re: Unable to deploy Xenial on a s390x KVM

2019-04-24 Thread Dimitri John Ledkov
Adjusting bug tasks

** Also affects: s390-tools (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: s390-tools (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: maas (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: maas (Ubuntu Xenial)
   Status: New => Invalid

** Changed in: maas (Ubuntu)
   Status: Won't Fix => Invalid

** Changed in: s390-tools (Ubuntu Xenial)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1825099

Title:
  Unable to deploy Xenial on a s390x KVM

Status in ubuntu-kernel-tests:
  New
Status in maas package in Ubuntu:
  Invalid
Status in s390-tools package in Ubuntu:
  New
Status in maas source package in Xenial:
  Invalid
Status in s390-tools source package in Xenial:
  Confirmed

Bug description:
  When trying to deploy Xenial on a s390x KVM, the deployment will fail.
  (it works for B/C)

  Looks like it will fail with:
  chreipl: Could not find DASD CCW device "virtio0"
  curtin: Installation failed with exception: Unexpected error while running 
command.
  Command: chreipl node /dev/vda
  Exit code: 1
  Reason: -
  Stdout: chreipl: Could not find DASD CCW device "virtio0"

  Complete output from the MaaS UI:
  curtin: Installation started. (18.1-59-g0f993084-0ubuntu1~18.04.1)
  third party drivers not installed or necessary.
  Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease [109 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease [109 kB]
  Get:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease [107 kB]
  Get:5 http://ports.ubuntu.com/ubuntu-ports xenial/universe s390x Packages 
[7190 kB]
  Get:6 http://ports.ubuntu.com/ubuntu-ports xenial/multiverse s390x Packages 
[119 kB]
  Get:7 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x Packages 
[672 kB]
  Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe s390x 
Packages [613 kB]
  Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-updates/multiverse s390x 
Packages [11.0 kB]
  Get:10 http://ports.ubuntu.com/ubuntu-ports xenial-security/main s390x 
Packages [432 kB]
  Get:11 http://ports.ubuntu.com/ubuntu-ports xenial-security/universe s390x 
Packages [340 kB]
  Get:12 http://ports.ubuntu.com/ubuntu-ports xenial-security/multiverse s390x 
Packages [1716 B]
  Get:13 http://ports.ubuntu.com/ubuntu-ports xenial-backports/main s390x 
Packages [7280 B]
  Get:14 http://ports.ubuntu.com/ubuntu-ports xenial-backports/universe s390x 
Packages [6536 B]
  Fetched 9719 kB in 2s (4674 kB/s)
  Reading package lists...
  zfs-dkms set on hold.
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following additional packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-headers-4.4.0-145
    linux-headers-4.4.0-145-generic linux-headers-generic
    linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  Suggested packages:
    fdutils linux-doc-4.4.0 | linux-source-4.4.0 linux-tools
  The following NEW packages will be installed:
    crda iw libnl-3-200 libnl-genl-3-200 linux-firmware linux-generic
    linux-headers-4.4.0-145 linux-headers-4.4.0-145-generic
    linux-headers-generic linux-image-4.4.0-145-generic linux-image-generic
    linux-modules-4.4.0-145-generic linux-modules-extra-4.4.0-145-generic
    wireless-regdb
  0 upgraded, 14 newly installed, 0 to remove and 8 not upgraded.
  Need to get 74.5 MB of archives.
  After this operation, 375 MB of additional disk space will be used.
  Get:1 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
libnl-3-200 s390x 3.2.27-1ubuntu0.16.04.1 [49.7 kB]
  Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
libnl-genl-3-200 s390x 3.2.27-1ubuntu0.16.04.1 [11.0 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
wireless-regdb all 2018.05.09-0ubuntu1~16.04.1 [11.7 kB]
  Get:4 http://ports.ubuntu.com/ubuntu-ports xenial/main s390x iw s390x 3.17-1 
[59.8 kB]
  Get:5 http://ports.ubuntu.com/ubuntu-ports xenial/main s390x crda s390x 
3.13-1 [59.7 kB]
  Get:6 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
linux-firmware all 1.157.21 [49.8 MB]
  Get:7 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
linux-modules-4.4.0-145-generic s390x 4.4.0-145.171 [7359 kB]
  Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
linux-image-4.4.0-145-generic s390x 4.4.0-145.171 [3882 kB]
  Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main s390x 
linux-modules-extra-4.4.0-145-generic s390x 4.4.0-145.171 [2689 kB]
  Get:10