Backups Disappearing?

bbuzzard
Posts: 28
Joined: Thu Jun 24, 2010 10:01 am

Re: Backups Disappearing?

Postby bbuzzard » Tue Jul 13, 2010 10:44 am

Sure, I'll post it when I get home.

bbuzzard
Posts: 28
Joined: Thu Jun 24, 2010 10:01 am

Re: Backups Disappearing?

Postby bbuzzard » Tue Jul 13, 2010 3:09 pm

The results of the mount command:

[root@AMAHI ~]# mount
/dev/sda3 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/sda1 on /boot type ext4 (rw)
/dev/sdb1 on /var/hda/files/drives/sdb1 type ext4 (rw)
/dev/sdc1 on /var/hda/files/drives/sdc1 type ext4 (rw)
/dev/sdd1 on /var/hda/files/drives/sdd1 type ext4 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
gvfs-fuse-daemon on /home/bbuzzard/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=bbuzzard)

User avatar
gboudreau
Posts: 606
Joined: Sat Jan 23, 2010 1:15 pm
Location: Montréal, Canada
Contact:

Re: Backups Disappearing?

Postby gboudreau » Wed Jul 14, 2010 5:07 pm

I found the problem.
Big files ( bigger than 2GB), on 32-bit systems.
I'm running on 64-bit, so I've never had a problem.
I'll see what can be done to fix this.

Thanks for the patience.
- Guillaume Boudreau

bbuzzard
Posts: 28
Joined: Thu Jun 24, 2010 10:01 am

Re: Backups Disappearing?

Postby bbuzzard » Wed Jul 14, 2010 6:11 pm

Great! That kind of makes sense with my test of small file sizes surviving.

I will set up trueimage to write files less than 2G until it's worked out.

Thanks for your hard work.

User avatar
gboudreau
Posts: 606
Joined: Sat Jan 23, 2010 1:15 pm
Location: Montréal, Canada
Contact:

Re: Backups Disappearing?

Postby gboudreau » Wed Jul 14, 2010 6:35 pm

Code: Select all

rpm -Uvh http://greyhole.pommepause.com/releases/hda-greyhole-0.6.15-1.i386.rpm
This should fix your problem.
Once installed, try to create a file bigger than 4GB on your Greyhole shares, and see if it's still there the next day, and verify that /var/log/greyhole.log is not stuck in an infinite loop (trying to process task ID 0), like it was before.
Last edited by gboudreau on Thu Jul 15, 2010 3:42 am, edited 1 time in total.
- Guillaume Boudreau

bbuzzard
Posts: 28
Joined: Thu Jun 24, 2010 10:01 am

Re: Backups Disappearing?

Postby bbuzzard » Wed Jul 14, 2010 6:39 pm

That was quick...I will set it up in a few minutes, then run a backup. It only takes 30 minutes or so to image. Then I can fsck and see if it stays.

bbuzzard
Posts: 28
Joined: Thu Jun 24, 2010 10:01 am

Re: Backups Disappearing?

Postby bbuzzard » Thu Jul 15, 2010 6:38 pm

Hi, I had some trouble with trueimage last night, so nothing got backed up. I wonder if anyone has a better idea for an image backup that will do incrementals nightly like WHS, cause trueimage kind of bites.

Anyway, I did it when I got home this evening, broken down into 4.7 GB files. Then I did greyhole --fsck. Backup deleted, so no dice. Didn't survive.

Bad news.

User avatar
gboudreau
Posts: 606
Joined: Sat Jan 23, 2010 1:15 pm
Location: Montréal, Canada
Contact:

Re: Backups Disappearing?

Postby gboudreau » Thu Jul 15, 2010 6:57 pm

Code: Select all

rpm -q hda-greyhole | fpaste tail -1000 /var/log/greyhole.log | fpaste
Please execute those commands and give me the URLs you receive.
You should execute the tail command before 4am, the day you did a backup that disappeared. Logs are rotated at 4am, so at that point, greyhole.log won't contain anything relevant anymore.
- Guillaume Boudreau

bbuzzard
Posts: 28
Joined: Thu Jun 24, 2010 10:01 am

Re: Backups Disappearing?

Postby bbuzzard » Thu Jul 15, 2010 8:37 pm


User avatar
gboudreau
Posts: 606
Joined: Sat Jan 23, 2010 1:15 pm
Location: Montréal, Canada
Contact:

Re: Backups Disappearing?

Postby gboudreau » Fri Jul 16, 2010 4:09 am

Ah! I think I found the problem.

It seems another function (fileinode) didn't work on 32-bit with big files, but I didn't see it earlier because the error message it throws is not shown in the greyhole.log! Plus, it's only used during fsck, thus why the file disappeared from the share at that point.

Code: Select all

rpm -Uvh http://greyhole.pommepause.com/releases/hda-greyhole-0.6.16-1.i386.rpm
This latest version should work better! :)
Try just a fsck, with that new version installed. Maybe the files that were removed will come back from the dead!
If not, try another backup, followed by fsck.
- Guillaume Boudreau

Who is online

Users browsing this forum: No registered users and 19 guests