[Bug 1466314] Re: boot hangs on missing swap partition

2015-07-07 Thread Martin Pitt
Thanks Michael. So I'll close this report for the time being. Please yell here when you see it again and reopen (or I'll reopen it for you, I remain subscribed). ** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Bug 1466314] Re: boot hangs on missing swap partition

2015-07-07 Thread Michael Heuberger
Hmmm, after a recent apt-get dist-upgrade this problem seems to be gone. Unable to reproduce this at the moment ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1466314 Title: boot hangs on missing

[Bug 1466314] Re: boot hangs on missing swap partition

2015-07-05 Thread Martin Pitt
So the swap partition looks fine -- it exists in the kernel and in /dev /disk-by-uuid/, and /etc/fstab refers to the correct device. But it indeed seems that the kernel has some difficulty with detecting it: Jun 30 09:06:01 M2 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,

[Bug 1466314] Re: boot hangs on missing swap partition

2015-07-05 Thread Michael Heuberger
$ grep -v '^#' /etc/fstab UUID=b2f035dd-f14c-4a64-8834-5116d2df7864 / ext4 errors=remount-ro 0 1 UUID=bb8b6759-8fdb-4e4b-879b-7701cb217d2a noneswapsw 0 0 -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1466314] Re: boot hangs on missing swap partition

2015-07-05 Thread Michael Heuberger
$ sudo blkid /dev/sda1: UUID="b2f035dd-f14c-4a64-8834-5116d2df7864" TYPE="ext4" PARTUUID="1173afaf-01" /dev/sda2: UUID="bb8b6759-8fdb-4e4b-879b-7701cb217d2a" TYPE="swap" PARTUUID="1173afaf-02" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1466314] Re: boot hangs on missing swap partition

2015-07-05 Thread Michael Heuberger
yes, looks like i have no working swap. but when i open the disk app, i see an active 8.2 GB swap partition on /dev/sda2 ... ?? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1466314 Title: boot hang

[Bug 1466314] Re: boot hangs on missing swap partition

2015-07-05 Thread Michael Heuberger
$ ls -lR /dev/disk/by-uuid/ /dev/disk/by-uuid/: total 0 lrwxrwxrwx 1 root root 10 Jul 6 09:54 b2f035dd-f14c-4a64-8834-5116d2df7864 -> ../../sda1 lrwxrwxrwx 1 root root 10 Jul 6 09:54 bb8b6759-8fdb-4e4b-879b-7701cb217d2a -> ../../sda2 -- You received this bug notification because you are a mem