On Thu, Oct 22, 2009 at 03:02:55PM +0530, Ritesh Raj Sarraf wrote:
> On Thursday 22 Oct 2009 14:44:13 Alex Samad wrote:
> > > > all i know when i do a df before it lists all the partitions, when I
> > > > ran these programs and it failed, I would run df afterwards it would
> > > > then show a fault, when i checked ps -ef | grep fuse, I couldn't find
> > > > one for /backups/max it had disappeared.
> > > > 
> > >
> > > 
> > > Can you run fusecompress in debug mode and see if it can provide more 
> > > information ?
> > 

hi

I am running rdiff-backup across  the network from one server to
another, in one instance in another I am using rsync on the same machine
- src is nfc mount.  In both cases the destination is a fusecompressed
  mount point for ex

  /backups/.nas  - uncompressed partition
  /backups/nas  - fusecompress mounted 


  rsync -aqSHz /home/alex /backups/nas/
  rdiff-backup --remote-schema 'ssh -i /root/.ssh/id_backup -C  %s
  rdiff-backup  --server' --exclude-sockets --exclude-fifos
  --exclude-device-files --create-full-path --preserve-numerical-ids
  /exports/something nas::/backups/.nas

  I mounted the nas partition with fc_d and tailed the last 1000 lines,
  I have attached to this email

from my quick glance I did not notice anything in particular.

Another thing I have noticed is it failes on hardlink as well (from
rdiff-backup)

Alex

Attachment: fusecompress-nas-debug2.txt.bz2
Description: Binary data

Attachment: signature.asc
Description: Digital signature

Reply via email to