Garry Trethewey
2010-05-10 05:38:05 UTC
Hello everyone.
Attempting
cp -pruv /media/nfs_saami_sda8/data/* /media/wdtb1
I'm getting a "stale file handle" error as I try to copy from one box to
another.
cp: cannot stat `/media/nfs_saa (long_path) /181.JPG': Stale NFS file handle
http://www.cyberciti.biz/tips/nfs-stale-file-handle-error-and-solution.html
says
"A filehandle becomes stale whenever the file or directory referenced by
the handle is removed by another host, while your client still holds an
active reference to the object. A typical example occurs when the
current directory of a process, running on your client, is removed on
the server (either by a process running on the server or on another
client)."
No files are getting removed, I can't see why anything about the network
suddenly changes. I only have 2 boxes, not anything big & complicated.
I reboot both boxes, continue the copy for a while, having success with
files that failed before, and then the same error occurs.
Just to check nomenclature,
cp -pruv /media/nfs_saami_sda8/data/* /media/wdtb1
the_other_box this_box
server client
host
jaunty hardy
I can't see why "another host" is relevant. As I said, I only have 2
boxes, and static IP addresses, eg 10.0.0.9
Unless my bigpond router or some stray wireless setting (which I don't
understand and so don't use) is interfering somehow?
There's plenty of advice on the web about how to fix once this has
happened, but I can't see why it happens in the first place.
Any ideas?
regards
------------------------------------
Garry Trethewey
------------------------------------
Attempting
cp -pruv /media/nfs_saami_sda8/data/* /media/wdtb1
I'm getting a "stale file handle" error as I try to copy from one box to
another.
cp: cannot stat `/media/nfs_saa (long_path) /181.JPG': Stale NFS file handle
http://www.cyberciti.biz/tips/nfs-stale-file-handle-error-and-solution.html
says
"A filehandle becomes stale whenever the file or directory referenced by
the handle is removed by another host, while your client still holds an
active reference to the object. A typical example occurs when the
current directory of a process, running on your client, is removed on
the server (either by a process running on the server or on another
client)."
No files are getting removed, I can't see why anything about the network
suddenly changes. I only have 2 boxes, not anything big & complicated.
I reboot both boxes, continue the copy for a while, having success with
files that failed before, and then the same error occurs.
Just to check nomenclature,
cp -pruv /media/nfs_saami_sda8/data/* /media/wdtb1
the_other_box this_box
server client
host
jaunty hardy
I can't see why "another host" is relevant. As I said, I only have 2
boxes, and static IP addresses, eg 10.0.0.9
Unless my bigpond router or some stray wireless setting (which I don't
understand and so don't use) is interfering somehow?
There's plenty of advice on the web about how to fix once this has
happened, but I can't see why it happens in the first place.
Any ideas?
regards
------------------------------------
Garry Trethewey
------------------------------------