[systemd-devel] XFS Mount issues (multiple mount concurrency issue?)

Peter Lemenkov lemenkov at gmail.com
Fri Sep 14 01:55:54 PDT 2012


Hello!

2012/9/11 Colin Guthrie <gmane at colin.guthr.ie>:
> Hi guys.
>
> Quick straw poll: Has anyone had issues mounting XFS partitions on boot?
> I have a user who has several and one usually mounts fine the the others
> do not. When in the emergency shell they all mount fine manually.

This sounds pretty much the same as what I've been stuck with! See this thread:

http://thread.gmane.org/gmane.comp.sysutils.systemd.devel/5244

Also I found this today in the journal logs:

[root at nostromo ~]# systemctl status partition1.mount
partition1.mount - Partition no.1
	  Loaded: loaded (/etc/systemd/system/partition1.mount; enabled)
	  Active: failed (Result: exit-code) since Fri, 14 Sep 2012 08:42:01
+0400; 13min ago
	   Where: /media/partition1
	    What: UUID="5ace7388-bccb-439f-ac03-2a51046ff9a8"
	 Process: 343 ExecMount=/bin/mount
UUID="5ace7388-bccb-439f-ac03-2a51046ff9a8" /media/partition1 -t xfs
-o defaults,noatime,nodiratime,rw (code=exited, status=32)
	  CGroup: name=systemd:/system/partition1.mount

Sep 14 08:42:01 nostromo mount[343]: mount: unknown filesystem type 'xfs'

-- 
With best regards, Peter Lemenkov.


More information about the systemd-devel mailing list