That's the same environment I have here. I was using 3.0.2 but am now at 3.0.3. I can run rsyncs now using -rav but -rav -X will still cause a crash. -Joe -----Original Message----- From: phil cryer [mailto:phil at cryer.us] Sent: Wednesday, March 17, 2010 10:31 PM To: Joe Grace Cc: gluster-users at gluster.org Subject: Re: rsync causing gluster to crash Just to throw my experience on this, I'm currently using rsync over ssh (rsync -av /mnt/data user at server:/mnt/glusterfs) to sync data from a file server to two glusterfs servers running in raid1 mode. I've moved about 2 TB today, and it has not had any issues. I'm running 3.0.3 built from source on Debian Squeeze. HTH P On Wed, Mar 17, 2010 at 7:13 PM, Joe Grace <jgrace at photodex.com> wrote: > Hello, > > > > I am trying to test glusterfs for use as a backup/storage system. > > > > After installation everything seems to run fine. That is, until I run a > particular rsync command against a glusterfs mounted directory. > > > > '/mnt/backups/' being the gluster mounted directory and '/mnt/control' > containing various image files and directories. > > > > This command will crash gluster: > > backup0:/mnt# rsync -rav -X -i /mnt/control/ /mnt/backups/ > > > > with this error: > > [2010-03-17 19:07:22] W [fuse-bridge.c:722:fuse_attr_cbk] > glusterfs-fuse: 16173: LOOKUP() / => -1 (Stale NFS file handle) > > > > Yet this command does not: > > backup0:/mnt/control# rsync -rav -X -i * /mnt/backups/ > > > > I need to figure out what is causing this as I can't have normal > operations (and rsync will be used) causing these kinds of crashes in > our production environment. > > > > I can post any logs/configs necessary. Any help is appreciated. > > > > > > ---------------------------------- > > Joe grace > > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users > > -- http://philcryer.com