Comment 12 for bug 1399595

Revision history for this message
Tom H (tomh0665) wrote :

Fixed:

# journalctl | grep swap
Jan 28 07:35:09 yoga.lenovo systemd[1]: Activating swap Swap Partition...
Jan 28 07:35:09 yoga.lenovo systemd[1]: Activating swap /dev/disk/by-uuid/73d341f1-eedc-43fc-9e53-ba4194dae3fb...
Jan 28 07:35:09 yoga.lenovo kernel: Adding 8298492k swap on /dev/sda3. Priority:-1 extents:1 across:8298492k SSFS
Jan 28 07:35:10 yoga.lenovo systemd[1]: Activated swap Swap Partition.
Jan 28 07:35:10 yoga.lenovo systemd[1]: Activated swap /dev/disk/by-uuid/73d341f1-eedc-43fc-9e53-ba4194dae3fb.

# systemctl status dev-sda3.swap
● dev-sda3.swap - Swap Partition
   Loaded: loaded (/run/systemd/generator.late/dev-sda3.swap)
   Active: active since Wed 2015-01-28 07:35:09 EST; 44min ago
     What: /dev/sda3
     Docs: man:systemd-gpt-auto-generator(8)
  Process: 372 ExecActivate=/sbin/swapon /dev/sda3 (code=exited, status=0/SUCCESS)

Jan 28 07:35:10 yoga.lenovo systemd[1]: Activated swap Swap Partition.

# systemctl status dev-disk-by\x2duuid-73d341f1\x2deedc\x2d43fc\x2d9e53\x2dba4194dae3fb.swap
● dev-disk-byx2duuid-73d341f1x2deedcx2d43fcx2d9e53x2dba4194dae3fb.swap - /dev/disk/byx2duuid/73d341f1x2deedcx2d43fcx2d9e53x2dba4194dae3fb
   Loaded: loaded
   Active: inactive (dead)
     What: /dev/disk/byx2duuid/73d341f1x2deedcx2d43fcx2d9e53x2dba4194dae3fb

Many thanks.