Displaying 4 results from an estimated 4 matches for "reisersf".
Did you mean:
reiserfs
2003 Aug 14
1
Re: Samba vs. Windows : significant difference in timestamphandling ?
...reiserfs and don't worry about ctime.
>>>>
>>> But reiserfs doesn´t support ACLs. Does it?
>>
>> Oh yes, it does. Big way.
>>
> ??
>
> I was under the impression that if i wanted acls, i
> should use xfs, ext3 (or jsf i believe) but NOT
> reisersf.
>
> Am I wrong? Does (for example) SuSE 8.2 with
> reisersf support acls out-of-the-box?
Yes. 8.2 works out of box. Use mount options acl for
ACLs and user_xattr for EAs.
> And another, related, question:
>
> Which fs w/ acls do you (the experts here)
> recommend? I know t...
2003 Aug 14
0
Re: Samba vs. Windows : significant difference in timestamphandling?
> and (now that i have your attention... :)) what
> software do you use to backup your reisersf/acls
> partitions?
Excellent question. I use tar, but before I start it
I do a "getfacl --skip-base -R ." and save the output
in a file that is bound to be the first on tape. When
I restore such a tarball I do "setfacl --restore="
and all the ACLs are restored in a fell sw...
2003 Aug 14
0
RE: Samba vs. Windows : significant difference in timestamphandli ng?
...t: Thursday, August 14, 2003 11:19
> To: mourik jan c heupink
> Cc: samba@lists.samba.org
> Subject: Re: Samba vs. Windows : significant difference in
> timestamphandling?
>
>
> > and (now that i have your attention... :)) what
> > software do you use to backup your reisersf/acls
> > partitions?
>
> Excellent question. I use tar, but before I start it
> I do a "getfacl --skip-base -R ." and save the output
> in a file that is bound to be the first on tape. When
> I restore such a tarball I do "setfacl --restore="
> and all...
2004 Nov 12
1
Enlarge ext3 Logical Volume (Filesystem) in a volume group (LVM)
...system ext3 without having to unmounted it, when they are still space left in the volume group (when using LVM) ?
I will be running large production linux system running Oracle.
I can't stop the database everytime I have to enlarge a filesystem.
We can do it with all others filesystems (JFS, REISERSFS and XFS) when they are created in a volume group. Why can't we do it with ext3 ?
I cannot believe nobody ask for it !
Somebody must have a tools (they used to be ext2online) any other ?
How all others folks are dealing with this kind of problem ?
-------------- next part --------------
An HT...