[Bug 1392951] [NEW] Swap is missing after clean installation of Ubuntu 14.04.1 LTS Server
Launchpad Bug Tracker
1392951 at bugs.launchpad.net
Sat Nov 15 08:39:43 UTC 2014
You have been subscribed to a public bug:
I created a new Virtual Machine with Ubuntu 14.04.1 Server with
automatically partitioned drive with LVM. After installation I noticed
the swap drive isn't mounting.
eero at ubuntu-server:~$ free
total used free shared buffers cached
Mem: 1017868 544496 473372 444 6728 406072
-/+ buffers/cache: 131696 886172
Swap: 0 0 0
eero at ubuntu-server:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/mapper/ubuntu--server--vg-root / ext4 errors=remount-ro 0 1
# /boot was on /dev/sda1 during installation
UUID=371660ae-82f5-4b2d-9c55-892a7226cede /boot ext2 defaults 0 2
#/dev/mapper/ubuntu--server--vg-swap_1 none swap sw 0 0
/dev/mapper/cryptswap1 none swap sw 0 0
eero at ubuntu-server:~$ cat /etc/crypttab
# <target name> <source device> <key file> <options>
cryptswap1 UUID=e865658f-067c-44ea-b206-068dce86f659 /dev/urandom swap,cipher=aes-cbc-essiv:sha256
eero at ubuntu-server:~$
** Affects: debian-installer (Ubuntu)
Importance: Undecided
Status: New
** Tags: bot-comment
--
Swap is missing after clean installation of Ubuntu 14.04.1 LTS Server
https://bugs.launchpad.net/bugs/1392951
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
More information about the foundations-bugs
mailing list