** Description changed: - Suspend/Resume capability is broken in all noble images with kernel - version + [Impact] + + Suspend/Resume capability is broken in all noble images with kernel version 6.8.0-1007-gcp. + + GCE offers the capability to "Suspend" a VM to conserve power/lower + costs when the instance is not in use [0]. It uses ACPI S3 signals to + tell the guest to power down. This capability no longer works in the + latest kernel with the following error: + + ``` + Operation type [suspend] failed with message "Instance suspend failed due to guest timeout." + ``` + + which points to the following [1]. + + ======== + + Refs: + + [0]: https://cloud.google.com/compute/docs/instances/suspend-resume- + instance + + [1]: + https://cloud.google.com/compute/docs/troubleshooting/troubleshooting- + suspend-resume#there_was_a_guest_timeout
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-gcp in Ubuntu. https://bugs.launchpad.net/bugs/2063315 Title: Suspend & Resume functionality broken/timesout in GCE Status in linux-gcp package in Ubuntu: New Bug description: [Impact] Suspend/Resume capability is broken in all noble images with kernel version 6.8.0-1007-gcp. GCE offers the capability to "Suspend" a VM to conserve power/lower costs when the instance is not in use [0]. It uses ACPI S3 signals to tell the guest to power down. This capability no longer works in the latest kernel with the following error: ``` Operation type [suspend] failed with message "Instance suspend failed due to guest timeout." ``` which points to the following [1]. ======== Refs: [0]: https://cloud.google.com/compute/docs/instances/suspend-resume- instance [1]: https://cloud.google.com/compute/docs/troubleshooting/troubleshooting- suspend-resume#there_was_a_guest_timeout To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-gcp/+bug/2063315/+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