Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484998 - sys-apps/systemd-207 fails to mount swap partitions listed in fstab
Summary: sys-apps/systemd-207 fails to mount swap partitions listed in fstab
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-15 12:31 UTC by Harris Landgarten
Modified: 2013-09-18 11:10 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harris Landgarten 2013-09-15 12:31:36 UTC
since upgrade to systemd-207 swap is no longer automatically mounting even though it is in fstab. I can swapon after logging in and manually start swap. The swap.target is being reached but the volumes are not being mounted.

This is what is in fstab:
UUID=266c0f05-3630-48ea-b21e-06af9df44a5d	  none		swap		sw		0 0
UUID=239c4032-0f93-4347-b8b0-6ef04acc6208		none		swap		sw		0 0
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-15 14:34:29 UTC
1) Please post your `emerge --info' output in a comment.
2) Please post (relevant) syslog output from systemd.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-09-15 14:42:42 UTC
Hmm, my swap wasn't mounted either. I'll take a look at it.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-09-15 15:13:25 UTC
I think 90060fa6605 [1] is supposed to fix it. I would prefer to wait a while before backporting it though, to do it in a larger patch batch.

[1]:http://cgit.freedesktop.org/systemd/systemd/commit/?id=90060fa6605446bef7078867423b691e4effa575
Comment 4 Marek Bartosiewicz 2013-09-17 08:09:38 UTC
I can also confirm this problem.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-09-18 11:10:45 UTC
Fixed in -207-r1.