[Bug 1392951] Re: Swap is missing after clean installation of Ubuntu 14.04.1 LTS Server

Mathieu Trudel-Lapierre mathieu.tl at gmail.com
Wed Mar 4 17:35:57 UTC 2015


Works for me; I've tried both the crypted LVM and just LVM installs.

Is there anything you can add to the details of how you do the
installation that might shed some light on why you're seeing different
results?

** Package changed: debian-installer (Ubuntu) => partman-crypto (Ubuntu)

** Changed in: partman-crypto (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1392951

Title:
  Swap is missing after clean installation of Ubuntu 14.04.1 LTS Server

Status in partman-crypto package in Ubuntu:
  Incomplete

Bug description:
  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:~$

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-crypto/+bug/1392951/+subscriptions



More information about the foundations-bugs mailing list