[systemd-bugs] [Bug 69835] New: systemd autogenerates duplicate mounts for GPT partitions found in fstab
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 25 23:41:51 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69835
Priority: medium
Bug ID: 69835
Assignee: systemd-bugs at lists.freedesktop.org
Summary: systemd autogenerates duplicate mounts for GPT
partitions found in fstab
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: freedesk.apriori at spamgourmet.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: general
Product: systemd
Systemd 207 automatically generates a mount unit for my GPT swap partition.
This unit subsequently fails, because the swap partition is already mounted by
fstab.
Mount units based on GPT partition types should not be generated if a partition
is already found in fstab.
Sep 26 08:24:39 glenalbyn systemd[1]: Activating swap /dev/sda3...
Sep 26 08:24:39 glenalbyn systemd[1]: Activating swap
/dev/disk/by-uuid/326e9723-c2fd-4096-b15a-2ce90498da9a...
Sep 26 08:24:39 glenalbyn systemd[1]: Found device ST1000DM003-1CH162.
Sep 26 08:24:39 glenalbyn kernel: Adding 8388604k swap on /dev/sda3.
Priority:-1 extents:1 across:8388604k FS
Sep 26 08:24:39 glenalbyn systemd[1]: Activated swap /dev/sda3.
---
Sep 26 08:24:39 glenalbyn swapon[268]: swapon:
/dev/disk/by-uuid/326e9723-c2fd-4096-b15a-2ce90498da9a: swapon failed: Device
or resource busy
Sep 26 08:24:39 glenalbyn systemd[1]:
dev-disk-by\x2duuid-326e9723\x2dc2fd\x2d4096\x2db15a\x2d2ce90498da9a.swap swap
process exited, code=exited status=255
Sep 26 08:24:39 glenalbyn systemd[1]: Failed to activate swap
/dev/disk/by-uuid/326e9723-c2fd-4096-b15a-2ce90498da9a.
Sep 26 08:24:39 glenalbyn systemd[1]: Dependency failed for Swap.
Sep 26 08:24:39 glenalbyn systemd[1]: Unit
dev-disk-by\x2duuid-326e9723\x2dc2fd\x2d4096\x2db15a\x2d2ce90498da9a.swap
entered failed state.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130926/793b55f0/attachment.html>
More information about the systemd-bugs
mailing list