[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] Stale NFS file handle error w ith unfsd and sym
From: |
devzero |
Subject: |
Re: [rdiff-backup-users] Stale NFS file handle error w ith unfsd and symbolic file |
Date: |
Tue, 24 Jul 2007 20:03:12 +0200 |
hi !
could you try rsync instead, to se if this makes a difference ?
roland
> -----Ursprüngliche Nachricht-----
> Von: Toshiyuki Ishimura <address@hidden>
> Gesendet: 24.07.07 19:16:38
> An: address@hidden
> Betreff: [rdiff-backup-users] Stale NFS file handle error with unfsd and
> symbolic file
> I encount "Stale NFS file handle" error when backing up to the nfs
> mouted filesystem.
> This is on Debian Etch machines with rdiff-backup 1.1.5.
> The unfsd 0.9.15 (user-mode nfs daemon) is running on remote machine.
>
> There is no problem with normail files as follow.
> local:~$ mkdir hoge mnt
> local:~$ touch hoge/foo
> local:~$ mount -t nfs -o soft,rw,intr remote:/tmp mnt
> local:~$ rdiff-backup hoge mnt
>
> However, when "hoge" directory has a symbolic file, "Stale NFS file
> handle" error occurred.
> local:~$ mkdir hoge mnt
> local:~$ touch hoge/foo
> local:~$ (cd hoge; ln -s foo bar)
> local:~$ mount -t nfs -o soft,rw,intr remote:/tmp mnt
> local:~$ rdiff-backup hoge mnt
> (error detail in the attachment)
>
> When using kernel-mode nfsd, this error never occurred.
> Any helps?
>
> Thanks.
>
> --
> Toshiyuki Ishimura
>
>
> <hr>
> _______________________________________________
> rdiff-backup-users mailing list at address@hidden
> http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
> Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
>
_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220
- Re: [rdiff-backup-users] Stale NFS file handle error w ith unfsd and symbolic file,
devzero <=