S3Sync.net
February 02, 2014, 01:25:24 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Report Bugs / Re: v 1.2.6 creates invisible files on root partition? on: June 16, 2009, 09:48:00 PM
Doh, I had 'wireshark' open, which was holding open some humooooooooooongous files.  For more info about 'lsof | grep deleted', http://www.linuxjournal.com/node/1000432.

Feel free to close. Smiley
2  General Category / Report Bugs / v 1.2.6 creates invisible files on root partition? on: June 16, 2009, 09:15:24 PM
I have been backing up from a centos computer to s3 for months using v1.2.6 of the script( centos 5, ruby 1.8.5).  If I do a 'df' before and after the script runs, the available space on the / partition shrinks about the size the backups I desired (in my case, around 1GB).

After I noticed this happening, I cleared some old, unrelated files out, and ran the script twice, confirming both times that the available space shrinks about 1GB.  On the second occasion, I wrote the outputs of 'du / | sort -n' to files before and after I ran the script.  After comparing the du outputs however, the increased size listed in the du files is nowhere close to 1GB.  It's as if the s3 script has put invisible files equal to size of the desired 2 files to backup on the / partition.

Both times I ran the script I got messages on the terminal like this (it has not been uncommon to get similar output before):

Code:
Update node file1.tar.gz
Connection reset: Connection reset by peer
99 retries left, sleeping for 30 seconds
Update node file2.tar.gz

I can not rerun the script to debug further because I will fill up the / partition.  Anyone have any hints as to where and how I might delete the invisible files so I can debug further?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!