The fix (and previously the bug) is in initramfs-tools
** Changed in: uswsusp (Ubuntu)
Status: New => Fix Released
--
local-premount resume script(s) too fast for LVM
https://bugs.launchpad.net/bugs/131830
You received this bug notification because you are a member of Ubuntu
Bugs, which i
The fix (and previously the bug) is in initramfs-tools
** Changed in: lvm2 (Ubuntu)
Status: New => Fix Released
--
local-premount resume script(s) too fast for LVM
https://bugs.launchpad.net/bugs/131830
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
This bug should be solved since initramfs-tools 0.92ubuntu1:
"Merge from debian unstable, remaining changes:
...
* Loop for 5 seconds waiting for $suspend to show up, adjustable with the
resumedelay= command-line arg
...
"
** Changed in: initramfs-tools (Ubuntu)
Status: New => Fix Release
By the way searching for "LVM" in the same package seems to find related
bugs.
** Attachment added: "sleep-based workaround for local-premount/resume"
http://launchpadlibrarian.net/11163611/local-premount_resume_sleep.patch
--
local-premount resume script(s) too fast for LVM
https://bugs.laun
This bug is critical because it leads to data corruption. Experienced:
- first boot misses the snapshot to resume because of "LVM device not
found". System proceeds to boot normally (not resuming). System ignores
LVM swap/resume partition with unknown swap signature. Writes
modifications on other
The "wait for LVM device" workaround loop described above is needed by
BOTH Uswsusp (s2disk) and swsusp (/sys/power/state).
--
local-premount resume script(s) too fast for LVM
https://bugs.launchpad.net/bugs/131830
You received this bug notification because you are a member of Ubuntu
Bugs, which
Concerning a "final" fix:
- either enabling LVM is deemed to be asynchronous and all LVM users are
supposed to poll/wait
- or enabling LVM should be fixed to be synchronous (i.e., command returns when
actually DONE)
For maximum safety both could be implemented; it never hurts to wait a
few seco