Re: Reiser4 pokes into R3

2005-04-08 Thread Vladimir Saveliev
Hello On Wed, 2005-04-06 at 21:47, Jan Engelhardt wrote: [please Cc, i'm not subscribed atm] Hello list, after I started using a loop-mounted reiser4 fs, I was getting ReiserFS: hda1: warning: clm-2100: nesting info a different FS would you try to see whether the attached patch

Re: reiser4: mv changes mtime ?

2005-04-08 Thread Vladimir Saveliev
Hello On Thu, 2005-04-07 at 12:36, Mickael Marchand wrote: Hi, I am giving a shot at reiser4 to make rsync snapshots backups (using hard links and incremental rsync). this works definitely great apart from 2 minor bugs :) 1 : it seems that mv directory/ directory2/ changes the mtime of

Re: reiser4: mv changes mtime ?

2005-04-08 Thread Mickael Marchand
Hi, Vladimir Saveliev wrote: Hello On Thu, 2005-04-07 at 12:36, Mickael Marchand wrote: Hi, I am giving a shot at reiser4 to make rsync snapshots backups (using hard links and incremental rsync). this works definitely great apart from 2 minor bugs :) 1 : it seems that mv directory/

Re: [patch 1/1] reiserfs: make resize option auto-get new device size

2005-04-08 Thread Alex Zarochentsev
Hi, On Fri, Apr 08, 2005 at 06:55:50AM +0200, [EMAIL PROTECTED] wrote: Cc: [EMAIL PROTECTED], reiserfs-list@namesys.com, [EMAIL PROTECTED] It's trivial for the resize option to auto-get the underlying device size, while it's harder for the user. I've copied the code from jfs. Since of

Re: [patch 1/1] reiserfs: make resize option auto-get new device size

2005-04-08 Thread Blaisorblade
On Friday 08 April 2005 10:10, Alex Zarochentsev wrote: Hi, On Fri, Apr 08, 2005 at 06:55:50AM +0200, [EMAIL PROTECTED] wrote: Cc: [EMAIL PROTECTED], reiserfs-list@namesys.com, [EMAIL PROTECTED] It's trivial for the resize option to auto-get the underlying device size, while it's

Re: reiser4: mv changes mtime ?

2005-04-08 Thread Mickael Marchand
hmm just got 3 more soft lookups in a few hours (2/3 hours I think) ;) my script (attached in case you want to try it) for backups basically do: rm -rf hourly.11 mv hourly.10 hourly.11 ... mv hourly.1 hourly.2 mv hourly.0 hourly.1 cp -al hourly.1 hourly.0 rsync [various options] /home/ hourly.0/

Re: reiser4: mv changes mtime ?

2005-04-08 Thread Kathy KN (HK)
For your first problem, see fs/reiser4/plugin/dir/hashed_dir.c, line 540, comment from_dir-i_mtime = CURRENT_TIME; away, and recompile your kernel. mtime shouldn't update when you try to mv, and thus will not break your backup scripts. Kathy On Apr 8, 2005 4:51 PM, Mickael Marchand [EMAIL

Re: reiser4: mv changes mtime ?

2005-04-08 Thread Mickael Marchand
Kathy KN (HK) wrote: For your first problem, see fs/reiser4/plugin/dir/hashed_dir.c, line 540, comment from_dir-i_mtime = CURRENT_TIME; away, and recompile your kernel. mtime shouldn't update when you try to mv, and thus will not break your backup scripts. ho, thanks, looks like a

corrupted files

2005-04-08 Thread Nicolae Mihalache
Hi, I have experience some weird problems on a reiserfs partition. I tried to copy a big archive (6.9GB) from another computer using scp or ftp and it seems that the file gets somehow corrupted. Right now I manage to reproduce the problem even locally, I copy the file in the same directory, no

Re: Mask moderation policy

2005-04-08 Thread David Masover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nate Diller wrote: Hans Reiser wrote: Nate, give them the code, and use the latest text we wrote for the moderation policy guidelines. Ok guys, if you want the patch (and weren't clever/motivated enough to find it from the security_mask

Re: Protect/Backup Encrypted FS

2005-04-08 Thread Shannon
I haven't received a reply to this, so I'm going to be more specific: When you create an encrypted partition, where is this configuration stored? On Tue, 5 Apr 2005 02:48 pm, Shannon wrote: / 10GBReiser /home 40GBReiser encrypted FS /swap 300mb As per the harddrive

Re: Protect/Backup Encrypted FS

2005-04-08 Thread Chester R. Hosey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 What configuration? I'm not really sure what you're asking, which means that it's difficult to formulate an answer. People on this list are generally very willing to help, but their ability to help is limited by how much information you give about what

Re: Protect/Backup Encrypted FS

2005-04-08 Thread Bedros Hanounik
I have a very similar problem; Assume that I created an ecnrypted partition using reiserfs. I know I can access the partition after a regular boot, but what if I used LiveCD? What data (and where it's stored) I need in order to access that partition using knoppix LiveCD for example. I

Re: Protect/Backup Encrypted FS

2005-04-08 Thread Hubert Chan
Shannon == Shannon [EMAIL PROTECTED] writes: Shannon I haven't received a reply to this, so I'm going to be more Shannon specific: When you create an encrypted partition, where is this Shannon configuration stored? How did you encrypt the partition? Are you using loop-AES? dm-crypt? cryptapi?

Re: Protect/Backup Encrypted FS

2005-04-08 Thread Hubert Chan
Chester == Chester R Hosey [EMAIL PROTECTED] writes: Chester As far as backing up a partition and restoring that backup, use Chester tar. GNU tar (which is almost certainly the default on Chester GNU/Linux systems) is quite full-featured and should be able to Chester serve your needs. This

Re: Protect/Backup Encrypted FS

2005-04-08 Thread David Masover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chester R. Hosey wrote: What configuration? I'm not really sure what you're asking, which means that it's difficult to formulate an answer. People on this list are generally very willing to help, but their ability to help is limited by how much

Re: Protect/Backup Encrypted FS

2005-04-08 Thread David Masover
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Shannon wrote: I haven't received a reply to this, so I'm going to be more specific: When you create an encrypted partition, where is this configuration stored? On Tue, 5 Apr 2005 02:48 pm, Shannon wrote: / 10GBReiser /home