gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] glusterfs as root filesystem


From: Anand Avati
Subject: Re: [Gluster-devel] glusterfs as root filesystem
Date: Wed, 14 Nov 2007 20:55:38 +0530

>
>
> the GlusterFS client works over FUSE, and FUSE doesn't support mmap yet.
> That means you can't load libraries (.so) from FUSE filesystems. Witch
> takes
> to no GlusterFS root filesystems.


Fuse does not support mmap() for O_RDWR mode alone. for loading .so mmap is
done as O_RDONLY which works fine. Some users have tested glusterfs as root
before with some success.

avati

-- 
It always takes longer than you expect, even when you take into account
Hofstadter's Law.

-- Hofstadter's Law


reply via email to

[Prev in Thread] Current Thread [Next in Thread]