[systemd-devel] [PATCH] util: always consider glusterfs as a network filesystem
Lennart Poettering
lennart at poettering.net
Mon Mar 24 10:49:34 PDT 2014
On Mon, 24.03.14 18:03, Lukáš Nykrýn (lnykryn at redhat.com) wrote:
> >Well, but how exactly do those lines look in fstab? Are you sure they
> >have "glusterfs" in the fstype field? And not "fuse.glusterfs" or so?
>
> From RH Knowledgebase (again sorry not a public link)
> https://access.redhat.com/site/solutions/204443
>
> Update /etc/fstab and add the _netdev option to the glusterfs mount
> points like this:
> HOSTNAME-OR-IPADDRESS:/VOLNAME MOUNTDIR glusterfs defaults,_netdev 0 0
> For example:
> server1:/test-volume /mnt/glusterfs glusterfs defaults,_netdev 0 0
But that's how it looks in /etc/fstab, which is a userspace interface.
Howe does it look in /proc/self/mountinfo though, i.e. after it is
mounted, in the kernel interface?
Since "glusterfs" is a FUSE file system I am pretty sure it is called
"fuse.gluster" or so in /proc/self/mountinfo, right?
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list