Displaying 1 result from an estimated 1 matches for "ntsrever".
Did you mean:
ntserver
2001 Oct 04
2
Broken pipe on ls after doing mount -t smbfs
...that sometime soon).
We have quite a good tapedrive and backup software (3rd party) on the E-Smith
server, whereas the NT server has a poor tapedrive and hard to use backup
software. I was planning to backup the NT server as part of the daily backup of
the E-Smith server.
# mount -t smbfs //<ntsrever>/<sharename> <mountpoint> -o
rw,username=<smbusername>,gid=<user>,uid=<user>
works fine - for a while.
Go away for a while (I have not timed this, but less than 15 minutes).
# cd to <mountpoint>.
# ls
ls: broken pipe
or sometimes
ls: input/output error
or so...