[DRBD-user] Re: acl support with drbd - revisited

Lars Ellenberg Lars.Ellenberg at linbit.com
Sun Oct 24 12:00:39 CEST 2004

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


/ 2004-10-23 13:52:17 -0500
\ john little:
> > Hello all,
> >
> > I am attempting to use acl support with drbd. So far I haven't been
> > able to get the acl's to failover properly. (At least I think that's the
> > problem-if there is some other reason that you know of please let me 
> know).
> >
> > Setup:
> > 2 x SLES 8 Servers
> > 2 x drbd version: 0.7.4, setup with heartbeat to start smb, nmb, winbind
> 
> Hello all!
> 
> I previously wrote the above post and received several good ideas which 
> I have implemented-or attempted to.
> 
> One of these was to go to SLES 9 which I did.  I also went with 
> reiserfs.  I can't seem to get the syntax correct in the haresources 
> file for drbd to mount the devices with acls.  My syntax:
> fp3la 128.1.245.240/16 drbddisk::drbd0 
> Filesystem::/dev/nb0::/www::reiserfs::rw::acl::user_xattr.

of course needs to be one line, or the first ending in \

and it should read
Filesystem::/dev/nb0::/www::reiserfs::rw,acl,user_xattr

which will translate to
 mount -t reiserfs -o rw,acl,user_xattr /dev/nb0 /www


	Lars Ellenberg

-- 
please use the "List-Reply" function of your email client.



More information about the drbd-user mailing list