Re: [BackupPC-users] Incremental directory structure

2008-07-03 Thread Christoph Litauer
reation rate while incremental dumps are running: cd /path/to/your/backuppc/storage while true; do df -i -P . |tail -1| awk '{print $3}'; sleep 10; done -- Regards Christoph ________ Christoph Litauer [EM

Re: [BackupPC-users] Incremental directory structure

2008-07-02 Thread Christoph Litauer
Christoph Litauer schrieb: > Christoph Litauer schrieb: >> Thanks a lot Adam! >> In the meantime I discussed my problem on the xfs mailing list. We are >> not finished yet, but adding mount option "nobarrier" reduced my >> performance problems significantly

Re: [BackupPC-users] Incremental directory structure

2008-06-27 Thread Christoph Litauer
Christoph Litauer schrieb: > Thanks a lot Adam! > In the meantime I discussed my problem on the xfs mailing list. We are > not finished yet, but adding mount option "nobarrier" reduced my > performance problems significantly. I am still in contact to clarify if > it&#

Re: [BackupPC-users] Incremental directory structure

2008-06-26 Thread Christoph Litauer
Les Mikesell schrieb: > Christoph Litauer wrote: >>> >> Thanks a lot Adam! >> In the meantime I discussed my problem on the xfs mailing list. We are >> not finished yet, but adding mount option "nobarrier" reduced my >> performance problems signific

Re: [BackupPC-users] Incremental directory structure

2008-06-26 Thread Christoph Litauer
Adam Goryachev schrieb: > Adam Goryachev wrote: >> Christoph Litauer wrote: >>> Craig Barratt schrieb: >>>> Christoph writes: >>>> >>>>> If I take a look on the structure of incrementals, I can see lots of >>>>> empty direc

Re: [BackupPC-users] Incremental directory structure

2008-06-24 Thread Christoph Litauer
ds will lead to lots of millions of empty directories ... -- Regards Christoph ________ Christoph Litauer [EMAIL PROTECTED] Uni Koblenz, Computing Center, http://www.uni-koblenz.de/~litauer Postfach 201602, 56016

Re: [BackupPC-users] Includes and Excludes

2008-06-23 Thread Christoph Litauer
user1/a/a >> user1/b/b >> >> >> As you can see the order of include/exclude filter options doesn't seem >> to matter ... > > Can you try this with '*_DELETED' instead of '*_DELETED/'? This makes no difference. -- Regards Christoph

[BackupPC-users] Incremental directory structure

2008-06-23 Thread Christoph Litauer
gards Christoph ____ Christoph Litauer [EMAIL PROTECTED] Uni Koblenz, Computing Center, http://www.uni-koblenz.de/~litauer Postfach 201602, 56016 Koblenz Fon: +49 261 287-1311, Fax: -100 1311 PGP-Fingerprint: F39C E314 2650 650D 8092 9514 3A56

Re: [BackupPC-users] Includes and Excludes

2008-06-18 Thread Christoph Litauer
t define it as an include/exclude pattern ... -- Regards Christoph ________ Christoph Litauer [EMAIL PROTECTED] Uni Koblenz, Computing Center, http://www.uni-koblenz.de/~litauer Postfach 201602, 56016 Koblenz Fon: +49 261 287-1311, Fax: -1

Re: [BackupPC-users] Includes and Excludes

2008-06-18 Thread Christoph Litauer
CTED]:/export/user1 /tmp receiving file list ... done user1/a/a user1/b/b And the other order: rsync -anv --exclude='*_DELETED/' --include='/[a-z]*' [EMAIL PROTECTED]:/export/user1 /tmp receiving file list ... done user1/a/a user1/b/b As you can see the order of include/e

[BackupPC-users] Includes and Excludes

2008-06-17 Thread Christoph Litauer
47 . create d 755 0/0 34 a create 644 0/0 0 a/a create d 755 0/0 6 aa_DELETED create d 755 0/0 14 b create 644 0/0 0 b/b Any ideas how to configure? -- Regards Christoph ___

Re: [BackupPC-users] queries regarding backupPC

2008-06-16 Thread Christoph Litauer
Hi Nils, what about the windows registry? No problem, too? -- Regards Christoph ________ Christoph Litauer [EMAIL PROTECTED] Uni Koblenz, Computing Center, http://www.uni-koblenz.de/~litauer Postfach 201602, 56

[BackupPC-users] Incrementals contain full directory structure?

2008-04-01 Thread Christoph Litauer
parts of the backup took substantial amounts of time. Option IncrFill is not set neither global nor for the client. Is this layout really necessary? Can I avoid creating the whole dir structure? -- Regards Christoph Chri

[BackupPC-users] split up share with _many_ files

2008-01-15 Thread Christoph Litauer
- Regards Christoph ________ Christoph Litauer [EMAIL PROTECTED] Uni Koblenz, Computing Center, http://www.uni-koblenz.de/~litauer Postfach 201602, 56016 Koblenz Fon: +49 261 287-1311, Fax: -100 1311 PGP-Fingerprint: F39C

Re: [BackupPC-users] rsync --acls stalls

2008-01-10 Thread Christoph Litauer
he rsync process on the client are just hanging in select calls. > > Sorry, 3.x doesn't support ACLs. Thanks Craig, any hope it will sometime? -- Regards Christoph ________ Christoph Litauer [EMAIL

[BackupPC-users] rsync --acls stalls

2008-01-07 Thread Christoph Litauer
talls. The BackupPC_dump process and the rsync process on the client are just hanging in select calls. Any ideas, help? -- Regards Christoph ____ Christoph Litauer [EMAIL PROTECTED] Uni Koblenz, Computing Center