|
From: Les M. <le...@fu...> - 2005-06-29 20:35:04
|
On Wed, 2005-06-29 at 14:22, mna.news wrote: > > > > Your error messages didn't make much sense to me but I wondered if > > the archive creation process could be failing to close the source > > files (perhaps from a bug in a version of the perl modules) and > > stopping when the process or system limit is reached. Can you run > > 'lsof' or something similar during the archive creation to see if > > this is likely? > > i have run this command (which generate truncate tar archive file as i have explain in my previous thead) : > > [backuppc@darkvador bin]$ ./BackupPC_tarCreate -t -h darkvador.mna.dyndns.org -n 32 -s \/usr\/bin\/ . > /tmp/mna.tar > Unable to write to output file (Bad file descriptor) > > during the BackupPC_tarCreate process i have done a "lsof -u backuppc" > and here is the result : > > lsof -u backuppc | wc -l > 114 [...] > hope i have corectly answered your request. That doesn't look like a problem. I thought there might be many more like this one: BackupPC_ 17576 backuppc 3r REG 3,2 2264455 215039 /home/backuppc/sav/pc/darkvador.mna.dyndns.org/28/f%2fusr%2fbin%2f/flyx -- Les Mikesell le...@fu... |