Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #63276
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#916696: initramfs-tools: search for nonexistent resume device |
| Date | 2019-02-06 22:30 +0100 |
| Message-ID | <xoCVz-11q-5@gated-at.bofh.it> (permalink) |
| References | <x62xc-7Pl-13@gated-at.bofh.it> <x62xc-7Pl-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
Control: tag -1 moreinfo
On Mon, 17 Dec 2018 15:48:12 +0100 Trek <trek00@inbox.ru> wrote:
> Package: initramfs-tools
> Version: 0.132
>
> at boot, initramfs blocks searching for a resume device
>
> Begin: Waiting for suspend/resume device ...
> Begin: Running /scripts/local-block ... done.
>
>
> I'm using sysvinit and two encrypted swap partitions
>
> the file /etc/initramfs-tools/conf.d/resume does not exist
>
> the contents of /etc/crypttab are:
>
> sda5_crypt /dev/disk/by-id/ata-XXXXXXXXXX-XXXXXX_XXXXXXXX-part5 /dev/urandom
> cipher=aes-xts-plain64,size=256,swap
> sdb5_crypt /dev/disk/by-id/ata-XXXXXXXXXX-XXXXXX_XXXXXXXX-part5 /dev/urandom
> cipher=aes-xts-plain64,size=256,swap
>
>
> if I disable swap (swapoff -a) and rebuild the initrd, the problem
> disappears
>
>
> can I do something to further investigate the issue?
The RESUME variable doesn't have to be set in any particular file.
Please check with:
grep -rw RESUME /etc/initramfs-tools/initramfs.conf \
/etc/initramfs-tools/conf.d \
/usr/share/initramfs-tools/conf.d/
If it's definitely not set, then please:
1. Upgrade to initramfs-tools version 0.133 (I just uploaded this so
you will have to wait a few hours for it to be available)
2. Run "update-initramfs -u -v >initramfs.log 2>&1"
3. Look in initramfs.log for "Calling hook resume" and send the
messages after that
Ben.
--
Ben Hutchings
Man invented language to satisfy his deep need to complain.
- Lily Tomlin
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#916696: initramfs-tools: search for nonexistent resume device Trek <trek00@inbox.ru> - 2018-12-17 16:00 +0100
Bug#916696: initramfs-tools: search for nonexistent resume device Ben Hutchings <ben@decadent.org.uk> - 2019-02-06 22:30 +0100
Bug#916696: initramfs-tools: search for nonexistent resume device Trek <trek00@inbox.ru> - 2019-02-10 07:00 +0100
Bug#916696: initramfs-tools: search for nonexistent resume device Ben Hutchings <ben@decadent.org.uk> - 2019-02-10 18:40 +0100
Bug#916696: initramfs-tools: search for nonexistent resume device Trek <trek00@inbox.ru> - 2019-02-10 23:40 +0100
Bug#916696: initramfs-tools: search for nonexistent resume device Ben Hutchings <ben@decadent.org.uk> - 2019-02-10 23:50 +0100
Processed: Re: initramfs-tools: search for nonexistent resume device "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-02-06 22:30 +0100
Processed: Re: initramfs-tools: search for nonexistent resume device "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-02-10 23:50 +0100
Bug#916696: marked as done (initramfs-tools: search for nonexistent resume device) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-07-28 03:00 +0200
Bug#916696: marked as done (initramfs-tools: search for nonexistent resume device) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-08-23 10:10 +0200
csiph-web