Activity log for bug #1974178

Date Who What changed Old value New value Message
2022-05-19 11:47:13 Dominic Schwarz bug added bug
2022-05-19 11:53:47 Launchpad Janitor linux-raspi (Ubuntu): status New Confirmed
2022-05-19 11:54:01 Thomas Parrott bug added subscriber Thomas Parrott
2022-05-19 12:10:36 Juerg Haefliger tags kern-3349
2022-05-19 12:10:40 Juerg Haefliger bug added subscriber Juerg Haefliger
2022-05-23 08:36:51 Juerg Haefliger nominated for series Ubuntu Jammy
2022-05-23 08:36:51 Juerg Haefliger bug task added linux-raspi (Ubuntu Jammy)
2022-05-23 08:37:07 Juerg Haefliger linux-raspi (Ubuntu Jammy): status New In Progress
2022-05-23 08:37:12 Juerg Haefliger linux-raspi (Ubuntu): status Confirmed Invalid
2022-05-23 08:45:04 Juerg Haefliger bug task deleted linux-raspi (Ubuntu Jammy)
2022-05-24 13:16:46 Juerg Haefliger nominated for series Ubuntu Jammy
2022-05-24 13:16:46 Juerg Haefliger bug task added linux-raspi (Ubuntu Jammy)
2022-05-24 13:19:03 Juerg Haefliger linux-raspi (Ubuntu Jammy): status New In Progress
2022-05-24 13:19:06 Juerg Haefliger description Hey All, I am new to the container, lxc, lxd stuff and I am at the end of my knowledge. I have a fresh setup with a Raspberry PI 4 installed with Ubuntu 22.04 arm64. So far everything works fine for containers but I can't get any vm to launch. >    ~  lxc launch images:ubuntu/focal ubuntu --vm > > Creating ubuntu > Error: Failed instance creation: Failed creating instance record: Instance type "virtual-machine" is not supported on this server: vhost_vsock kernel module not loaded Seems like I am missing a kernel module, but I was not able to find or load it. Already googled for it but was not able to find any matching problem with solution. Additional Information: >    ~  uname -r > 5.15.0-1005-raspi >    ~  dpkg -l | grep linux-image > ii linux-image-5.15.0-1005-raspi 5.15.0-1005.5 arm64 Linux kernel image for version 5.15.0 on ARMv8 SMP >    ~  modprobe vhost_vsock > modprobe: FATAL: Module vhost_vsock not found in directory /lib/modules/5.15.0-1005-raspi >    ~  lsmod | grep vsock [Impact] $ lxc launch images:ubuntu/focal ubuntu --vm Creating ubuntu Error: Failed instance creation: Failed creating instance record: Instance type "virtual-machine" is not supported on this server: vhost_vsock kernel module not loaded [Fix] Move module vhost_vsock from linux-modules-extra to linux-modules. [Where Problems Could Occur] None expected, just moving a module between packages. [Original Description] Hey All, I am new to the container, lxc, lxd stuff and I am at the end of my knowledge. I have a fresh setup with a Raspberry PI 4 installed with Ubuntu 22.04 arm64. So far everything works fine for containers but I can't get any vm to launch. >    ~  lxc launch images:ubuntu/focal ubuntu --vm > > Creating ubuntu > Error: Failed instance creation: Failed creating instance record: Instance type "virtual-machine" is not supported on this server: vhost_vsock kernel module not loaded Seems like I am missing a kernel module, but I was not able to find or load it. Already googled for it but was not able to find any matching problem with solution. Additional Information: >    ~  uname -r > 5.15.0-1005-raspi >    ~  dpkg -l | grep linux-image > ii linux-image-5.15.0-1005-raspi 5.15.0-1005.5 arm64 Linux kernel image for version 5.15.0 on ARMv8 SMP >    ~  modprobe vhost_vsock > modprobe: FATAL: Module vhost_vsock not found in directory /lib/modules/5.15.0-1005-raspi >    ~  lsmod | grep vsock
2022-05-24 13:21:17 Juerg Haefliger description [Impact] $ lxc launch images:ubuntu/focal ubuntu --vm Creating ubuntu Error: Failed instance creation: Failed creating instance record: Instance type "virtual-machine" is not supported on this server: vhost_vsock kernel module not loaded [Fix] Move module vhost_vsock from linux-modules-extra to linux-modules. [Where Problems Could Occur] None expected, just moving a module between packages. [Original Description] Hey All, I am new to the container, lxc, lxd stuff and I am at the end of my knowledge. I have a fresh setup with a Raspberry PI 4 installed with Ubuntu 22.04 arm64. So far everything works fine for containers but I can't get any vm to launch. >    ~  lxc launch images:ubuntu/focal ubuntu --vm > > Creating ubuntu > Error: Failed instance creation: Failed creating instance record: Instance type "virtual-machine" is not supported on this server: vhost_vsock kernel module not loaded Seems like I am missing a kernel module, but I was not able to find or load it. Already googled for it but was not able to find any matching problem with solution. Additional Information: >    ~  uname -r > 5.15.0-1005-raspi >    ~  dpkg -l | grep linux-image > ii linux-image-5.15.0-1005-raspi 5.15.0-1005.5 arm64 Linux kernel image for version 5.15.0 on ARMv8 SMP >    ~  modprobe vhost_vsock > modprobe: FATAL: Module vhost_vsock not found in directory /lib/modules/5.15.0-1005-raspi >    ~  lsmod | grep vsock [Impact] $ sudo lxc launch images:ubuntu/focal ubuntu --vm Creating ubuntu Error: Failed instance creation: Failed creating instance record: Instance type "virtual-machine" is not supported on this server: vhost_vsock kernel module not loaded [Fix] Move module vhost_vsock from linux-modules-extra to linux-modules. [Test Case] See above. [Where Problems Could Occur] None expected, just moving a module between packages. [Original Description] Hey All, I am new to the container, lxc, lxd stuff and I am at the end of my knowledge. I have a fresh setup with a Raspberry PI 4 installed with Ubuntu 22.04 arm64. So far everything works fine for containers but I can't get any vm to launch. >    ~  lxc launch images:ubuntu/focal ubuntu --vm > > Creating ubuntu > Error: Failed instance creation: Failed creating instance record: Instance type "virtual-machine" is not supported on this server: vhost_vsock kernel module not loaded Seems like I am missing a kernel module, but I was not able to find or load it. Already googled for it but was not able to find any matching problem with solution. Additional Information: >    ~  uname -r > 5.15.0-1005-raspi >    ~  dpkg -l | grep linux-image > ii linux-image-5.15.0-1005-raspi 5.15.0-1005.5 arm64 Linux kernel image for version 5.15.0 on ARMv8 SMP >    ~  modprobe vhost_vsock > modprobe: FATAL: Module vhost_vsock not found in directory /lib/modules/5.15.0-1005-raspi >    ~  lsmod | grep vsock
2022-06-29 01:14:13 Ubuntu Kernel Bot tags kern-3349 kern-3349 verification-needed-jammy
2022-07-18 09:13:14 Launchpad Janitor linux-raspi (Ubuntu Jammy): status In Progress Fix Released
2022-07-18 09:13:14 Launchpad Janitor cve linked 2022-1789
2022-07-18 09:13:14 Launchpad Janitor cve linked 2022-21123
2022-07-18 09:13:14 Launchpad Janitor cve linked 2022-21125
2022-07-18 09:13:14 Launchpad Janitor cve linked 2022-21166
2022-08-31 14:15:20 Launchpad Janitor linux-raspi (Ubuntu): status Invalid Fix Released