Networker

Re: [Networker] Saveset backup works in a group and not in another, why? [SOLVED]

2009-02-12 12:45:27
Subject: Re: [Networker] Saveset backup works in a group and not in another, why? [SOLVED]
From: Tim Mooney <Tim.Mooney AT NDSU DOT EDU>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Thu, 12 Feb 2009 11:36:54 -0600
In regard to: Re: [Networker] Saveset backup works in a group and not in...:

We've found the problem.

As we can't backup the saveset /home2 we've tried to copy all the files to another disk (using 'cp' command). And after a while of copying files the 'cp' command was killed by the OS. We did the copy again with "-v" to see what's happening and ... voilà! The command was killed while trying to copy a big, big file. But a strange one!

The size of the file was (as per "ls -l") in the order of thousands of terabytes! Yes terabytes! But "du -k" and the quota of the user in this directory said that this was impossible (the quota is only 200MB). We've discovered that this directory belongs to an student that has some C programs in the same directory like "mycp.c" and similar. The code does some kind of read/write system calls.

The student is experimenting with sparse files.  Do a google search
for sparse files and you'll understand what's going on.

You probably have other sparse files on your system (they're just not as
big).  When NetWorker backs them up (on most filesystems), it spends the
majority of its time seek()ing through the file.  It can appear that the
backup is hung, even though NetWorker is still doing exactly what it's
supposed to.

Tim
--
Tim Mooney                                             Tim.Mooney AT ndsu DOT 
edu
Enterprise Computing & Infrastructure                  701-231-1076 (Voice)
Room 242-J6, IACC Building                             701-231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164

To sign off this list, send email to listserv AT listserv.temple DOT edu and type 
"signoff networker" in the body of the email. Please write to networker-request 
AT listserv.temple DOT edu if you have any problems with this list. You can access the 
archives at http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER