Dear Colleague...
Mar. 4th, 2008 01:19 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
While I realize you meant well, backing up the shared drives on the file server TO the file server doesn't make much sense. Actually, the effect snowballs, and the server rapidly runs out of diskspace. And as my automated backups of the file server run, you fill up the backup server too. You get bonus points for automating all this destruction though... well done. -Vaughn
no subject
on 2008-03-04 06:37 pm (UTC)no subject
on 2008-03-04 07:11 pm (UTC)Directory structure gets pretty deep...
no subject
on 2008-03-04 07:45 pm (UTC)We had three shared directories coming off of one partition (share names changed to protect the innocent):
\\Shareme\Share1\
\\Shareme\Share2\
\\Shareme\Share3\
They had mapped these as X:, Y: and Z:.
First time it ran, it backed up X, Y, and Z to:
\\Shareme\Share1(X:)\BackupX\
\\Shareme\Share1(X:)\BackupY\
\\Shareme\Share1(X:)\BackupZ\
So now we have:
\\Shareme\Share1(X:)\
\\Shareme\Share1(X:)\BackupX\
\\Shareme\Share1(X:)\BackupY\
\\Shareme\Share1(X:)\BackupZ\
\\Shareme\Share2(Y:)\
\\Shareme\Share3(Z:)\
Next run, it creates more subdirs...
\\Shareme\Share1(X:)\
\\Shareme\Share1(X:)\BackupX\
\\Shareme\Share1(X:)\BackupY\
\\Shareme\Share1(X:)\BackupZ\
\\Shareme\Share1(X:)\BackupX\BackupX\
\\Shareme\Share1(X:)\BackupX\BackupY\
\\Shareme\Share1(X:)\BackupX\BackupZ\
\\Shareme\Share2(Y:)\
\\Shareme\Share3(Z:)\
Fills up pretty quick. :)
no subject
on 2008-03-04 07:39 pm (UTC)no subject
on 2008-03-04 07:52 pm (UTC)