Sean Kelly <[EMAIL PROTECTED]> writes:

> This may have been covered in list archives somewhere, but I failed to
> locate it.

> I'm having an issue where dead/broken mountpoints in AFS cause ls to
> output error messages. For example, I just did a `vos remove <volname>`
> of a mounted volume and now when I try to remove the mountpoint:

> [EMAIL PROTECTED] users]$ rm dirname
> rm: cannot lstat `dirname': No such device
> [EMAIL PROTECTED] users]$ rmdir dirname
> rmdir: `dirname': No such device

That isn't how you remove a mount point.  You have to use fs rmmount
(which will work fine for a mount point for a volume that's been deleted).

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to