[Kernel-packages] [Bug 1925008] Re: no memory hot-plugging in cloud-images

2021-05-27 Thread Olaf Schmerse
installed mentioned kernel version an did a memory hot-plugging test
which was sucessfull

kernel version:
root@ubuntu:/boot# uname -a
Linux ubuntu 5.4.0-1040-kvm #41-Ubuntu SMP Fri May 14 20:43:17 UTC 2021 x86_64 
x86_64 x86_64 GNU/Linux

module in kernel configuration is set:
root@ubuntu:/boot# grep -i CONFIG_ACPI_HOTPLUG_MEMORY 
/boot/config-5.4.0-1040-kvm 
CONFIG_ACPI_HOTPLUG_MEMORY=y

memory before memory hot-plugging:
root@ubuntu:/boot# free -k
  totalusedfree  shared  buff/cache   available
Mem:4027608  149232 3621316 480  257060 3828108
Swap: 0   0   0

memory after memory hot-plugging:
root@ubuntu:/boot# free -k
  totalusedfree  shared  buff/cache   available
Mem:   10319064  249788 9802568 480  266708 9960284
Swap: 0   0   0


** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  Invalid
Status in linux package in Ubuntu:
  Fix Released
Status in linux-kvm package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  Fix Released
Status in linux-kvm source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Released
Status in linux-kvm source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Released
Status in linux-kvm source package in Hirsute:
  Fix Released

Bug description:
  SRU Justification

  [Impact]

  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  ---
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:

  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

  [Test Plan]

  Boot a kernel with CONFIG_ACPI_HOTPLUG_MEMORY enabled. Check that
  requested memory has been added.

  [Where problems could occur]

  Adding memory could fail, or cause other configurations issues.
  Regressions seem unlikely since this config option is enabled in all
  cloud kernels except linux-azure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : 

[Kernel-packages] [Bug 1925008] Re: no memory hot-plugging in cloud-images

2021-05-18 Thread Olaf Schmerse
root@ubuntu:~# cat /etc/apt/sources.list.d/ubuntu-focal-proposed.list
# Enable Ubuntu proposed archive
deb http://archive.ubuntu.com/ubuntu/ focal-proposed restricted main multiverse 
universe

root@ubuntu:~# apt policy linux-image-kvm
linux-image-kvm:
  Installed: 5.4.0.1033.31
  Candidate: 5.4.0.1039.37
  Version table:
 5.4.0.1040.38 400
400 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages
 5.4.0.1039.37 500
500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages
 *** 5.4.0.1033.31 100
100 /var/lib/dpkg/status
 5.4.0.1009.9 500
500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  Invalid
Status in linux package in Ubuntu:
  Fix Released
Status in linux-kvm package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  Fix Released
Status in linux-kvm source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Released
Status in linux-kvm source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Released
Status in linux-kvm source package in Hirsute:
  Fix Released

Bug description:
  SRU Justification

  [Impact]

  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  ---
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:

  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

  [Test Plan]

  Boot a kernel with CONFIG_ACPI_HOTPLUG_MEMORY enabled. Check that
  requested memory has been added.

  [Where problems could occur]

  Adding memory could fail, or cause other configurations issues.
  Regressions seem unlikely since this config option is enabled in all
  cloud kernels except linux-azure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] Re: no memory hot-plugging in cloud-images

2021-05-18 Thread Olaf Schmerse
updated kernel:
...
Setting up linux-image-5.4.0-1039-kvm (5.4.0-1039.40) ...
I: /boot/vmlinuz is now a symlink to vmlinuz-5.4.0-1039-kvm
I: /boot/initrd.img is now a symlink to initrd.img-5.4.0-1039-kvm
...

unfortunately the kernel config is still not set:
root@ubuntu:~# grep -i CONFIG_ACPI_HOTPLUG_MEMORY /boot/config-5.4.0-1039-kvm 
# CONFIG_ACPI_HOTPLUG_MEMORY is not set


** Tags removed: verification-done-focal
** Tags added: verification-failed-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  Invalid
Status in linux package in Ubuntu:
  Fix Released
Status in linux-kvm package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  Fix Released
Status in linux-kvm source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Released
Status in linux-kvm source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Released
Status in linux-kvm source package in Hirsute:
  Fix Released

Bug description:
  SRU Justification

  [Impact]

  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  ---
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:

  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

  [Test Plan]

  Boot a kernel with CONFIG_ACPI_HOTPLUG_MEMORY enabled. Check that
  requested memory has been added.

  [Where problems could occur]

  Adding memory could fail, or cause other configurations issues.
  Regressions seem unlikely since this config option is enabled in all
  cloud kernels except linux-azure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] Re: no memory hot-plugging in cloud-images

2021-05-18 Thread Olaf Schmerse
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  Invalid
Status in linux package in Ubuntu:
  Fix Released
Status in linux-kvm package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  Fix Released
Status in linux-kvm source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Released
Status in linux-kvm source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Released
Status in linux-kvm source package in Hirsute:
  Fix Released

Bug description:
  SRU Justification

  [Impact]

  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  ---
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:

  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

  [Test Plan]

  Boot a kernel with CONFIG_ACPI_HOTPLUG_MEMORY enabled. Check that
  requested memory has been added.

  [Where problems could occur]

  Adding memory could fail, or cause other configurations issues.
  Regressions seem unlikely since this config option is enabled in all
  cloud kernels except linux-azure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] Re: no memory hot-plugging in cloud-images

2021-04-23 Thread Olaf Schmerse
We tested the kernel release 5.4.0-1040-kvm and it looks much more
better now. Memory gets added automaticly to the system. Also all events
are visible now:


monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent


KERNEL[14203.153504] add  /devices/system/memory/memory56 (memory)
KERNEL[14203.153549] add  /devices/system/memory/memory57 (memory)
KERNEL[14203.153557] add  /devices/system/memory/memory58 (memory)
KERNEL[14203.153564] add  /devices/system/memory/memory59 (memory)
KERNEL[14203.153571] add  /devices/system/memory/memory60 (memory)
KERNEL[14203.153578] add  /devices/system/memory/memory61 (memory)
KERNEL[14203.153585] add  /devices/system/memory/memory62 (memory)
KERNEL[14203.153592] add  /devices/system/memory/memory63 (memory)
KERNEL[14203.158264] online   /devices/system/memory/memory56 (memory)
UDEV  [14203.158904] add  /devices/system/memory/memory56 (memory)
KERNEL[14203.159596] online   /devices/system/memory/memory58 (memory)
UDEV  [14203.159619] add  /devices/system/memory/memory58 (memory)
UDEV  [14203.160208] online   /devices/system/memory/memory58 (memory)
KERNEL[14203.160232] online   /devices/system/memory/memory60 (memory)
UDEV  [14203.160391] add  /devices/system/memory/memory60 (memory)
UDEV  [14203.160688] online   /devices/system/memory/memory56 (memory)
UDEV  [14203.161505] online   /devices/system/memory/memory60 (memory)
KERNEL[14203.161745] online   /devices/system/memory/memory62 (memory)
UDEV  [14203.161818] add  /devices/system/memory/memory62 (memory)
KERNEL[14203.162450] online   /devices/system/memory/memory63 (memory)
UDEV  [14203.162561] add  /devices/system/memory/memory63 (memory)
UDEV  [14203.162769] online   /devices/system/memory/memory62 (memory)
UDEV  [14203.163352] online   /devices/system/memory/memory63 (memory)
KERNEL[14203.172589] online   /devices/system/memory/memory61 (memory)
UDEV  [14203.172722] add  /devices/system/memory/memory61 (memory)
UDEV  [14203.173936] online   /devices/system/memory/memory61 (memory)
KERNEL[14203.180667] online   /devices/system/memory/memory59 (memory)
UDEV  [14203.180817] add  /devices/system/memory/memory59 (memory)
UDEV  [14203.182015] online   /devices/system/memory/memory59 (memory)
KERNEL[14203.188645] online   /devices/system/memory/memory57 (memory)
UDEV  [14203.188715] add  /devices/system/memory/memory57 (memory)
UDEV  [14203.189542] online   /devices/system/memory/memory57 (memory)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  Invalid
Status in linux package in Ubuntu:
  Fix Released
Status in linux-kvm package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  Fix Released
Status in linux-kvm source package in Focal:
  In Progress
Status in linux source package in Groovy:
  Fix Released
Status in linux-kvm source package in Groovy:
  In Progress
Status in linux source package in Hirsute:
  Fix Released
Status in linux-kvm source package in Hirsute:
  In Progress

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  

[Kernel-packages] [Bug 1925008] Re: no memory hot-plugging in cloud-images

2021-04-22 Thread Olaf Schmerse
qemu -name $ 
-m 1024,slots=255,maxmem=256G 
-M pc-i440fx-2.7 
-enable-kvm 
-no-user-config 
-nodefaults 
-rtc base=utc 
-object rng-random,filename=/dev/urandom,id=rng0 
-device virtio-rng-pci,rng=rng0,max-bytes=1024,period=1000,bus=pci.0,addr=0x3 
-netdev 
tap,ifname=$,id=hostnet6,vhost=on,vhostforce=on,vnet_hdr=on,script=no,downscript=no
 
-device 
virtio-net-pci,netdev=hostnet6,id=net6,mac=$,bus=pci.0,addr=0x6 
-chardev pty,id=charserial0 
-device isa-serial,chardev=charserial0,id=serial0 
-usb 
-device usb-tablet,id=input0 
-vnc $ -vga qxl 
-cpu 
Haswell,+ssbd,+spec-ctrl,+vmx,+md-clear,+pdpe1gb,+stibp,-vmx-entry-load-perf-global-ctrl,-vmx-exit-load-perf-global-ctrl
 
-smp 4,sockets=32,cores=1,maxcpus=64,threads=2 
-object iothread,id=iothread5 
-drive 
file=$,if=none,id=drive-virtio-disk5,format=raw,snapshot=off,aio=native,cache=none
 
-device 
virtio-blk-pci,serial=$,bus=pci.0,addr=0x5,drive=drive-virtio-disk5,iothread=iothread5,num-queues=2,id=virtio-disk5,bootindex=1

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  Invalid
Status in linux package in Ubuntu:
  Fix Released
Status in linux-kvm package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  Fix Released
Status in linux-kvm source package in Focal:
  In Progress
Status in linux source package in Groovy:
  Fix Released
Status in linux-kvm source package in Groovy:
  In Progress
Status in linux source package in Hirsute:
  Fix Released
Status in linux-kvm source package in Hirsute:
  In Progress

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] Re: no memory hot-plugging in cloud-images

2021-04-21 Thread Olaf Schmerse
Well for memory hotplug the -m paramter is important. Here is how i started the 
VM: 
qemu -name myfancyvm -m 1024,slots=255,maxmem=256G...

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  Invalid
Status in linux package in Ubuntu:
  Fix Released
Status in linux-kvm package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  Fix Released
Status in linux-kvm source package in Focal:
  In Progress
Status in linux source package in Groovy:
  Fix Released
Status in linux-kvm source package in Groovy:
  In Progress
Status in linux source package in Hirsute:
  Fix Released
Status in linux-kvm source package in Hirsute:
  In Progress

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] acpidump.txt

2021-04-19 Thread Olaf Schmerse
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1925008/+attachment/5489834/+files/acpidump.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] UdevDb.txt

2021-04-19 Thread Olaf Schmerse
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1925008/+attachment/5489832/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] WifiSyslog.txt

2021-04-19 Thread Olaf Schmerse
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1925008/+attachment/5489833/+files/WifiSyslog.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] ProcModules.txt

2021-04-19 Thread Olaf Schmerse
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1925008/+attachment/5489831/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] ProcInterrupts.txt

2021-04-19 Thread Olaf Schmerse
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1925008/+attachment/5489830/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] ProcCpuinfoMinimal.txt

2021-04-19 Thread Olaf Schmerse
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1925008/+attachment/5489829/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] Lspci-vt.txt

2021-04-19 Thread Olaf Schmerse
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1925008/+attachment/5489828/+files/Lspci-vt.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] Lspci.txt

2021-04-19 Thread Olaf Schmerse
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1925008/+attachment/5489827/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] CurrentDmesg.txt

2021-04-19 Thread Olaf Schmerse
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1925008/+attachment/5489826/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A
   linux-firmware  N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-1038-kvm x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.12.0-1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-2.7
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-2.7
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1925008/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925008] Re: no memory hot-plugging in cloud-images

2021-04-19 Thread Olaf Schmerse
apport information

** Tags added: apport-collected focal uec-images

** Description changed:

  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure
  
  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set
  
  Obviously the necessary kernel configuration for ACPI memory hotplug is
  missing.
  
  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
+ --- 
+ ProblemType: Bug
+ AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
+ AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
+ ApportVersion: 2.20.11-0ubuntu27.16
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
+ CRDA: N/A
+ CasperMD5CheckResult: skip
+ DistroRelease: Ubuntu 20.04
+ IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
+ Lsusb: Error: command ['lsusb'] failed with exit code 1:
+ Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
+ Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
+ MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
+ Package: linux (not installed)
+ PciMultimedia:
+  
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
+ ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-1038-kvm N/A
+  linux-backports-modules-5.4.0-1038-kvm  N/A
+  linux-firmware  N/A
+ RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
+ Tags:  focal uec-images
+ Uname: Linux 5.4.0-1038-kvm x86_64
+ UnreportableReason: This report is about a package that is not installed.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: False
+ dmi.bios.date: 04/01/2014
+ dmi.bios.vendor: SeaBIOS
+ dmi.bios.version: 1.12.0-1
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: QEMU
+ dmi.chassis.version: pc-i440fx-2.7
+ dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.7:cvnQEMU:ct1:cvrpc-i440fx-2.7:
+ dmi.product.name: Standard PC (i440FX + PIIX, 1996)
+ dmi.product.version: pc-i440fx-2.7
+ dmi.sys.vendor: QEMU

** Attachment added: "AudioDevicesInUse.txt"
   
https://bugs.launchpad.net/bugs/1925008/+attachment/5489825/+files/AudioDevicesInUse.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1925008

Title:
  no memory hot-plugging in cloud-images

Status in cloud-images:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Memory hot-plugging is not working with public cloud-images. Error with dmesg 
shows:
  [  184.544535] acpi PNP0C80:00: Enumeration failure

  checking kernel configuration:
  root@ubuntu:/boot# uname -r
  5.4.0-1038-kvm
  root@ubuntu:/boot# grep CONFIG_ACPI_HOTPLUG_MEMORY config-5.4.0-1038-kvm
  # CONFIG_ACPI_HOTPLUG_MEMORY is not set

  Obviously the necessary kernel configuration for ACPI memory hotplug
  is missing.

  root@ubuntu:~# cat  /etc/cloud/build.info
  build_name: server
  serial: 20210415
  --- 
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: N/A
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t: Error: command ['lsusb', '-t'] failed with exit code 1: 
/sys/bus/usb/devices: No such file or directory
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1038-kvm 
root=PARTUUID=a204284f-e3de-498d-a306-c4e7f6b62831 ro console=tty1 
console=ttyS0 panic=-1
  ProcVersionSignature: Ubuntu 5.4.0-1038.39-kvm 5.4.101
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-1038-kvm N/A
   linux-backports-modules-5.4.0-1038-kvm  N/A