Ron Croonenberg <[EMAIL PROTECTED]> writes:

> thanks for the quick response, I appreciate it
> when I do a :

> fs rmm /home/user     I get:
> fs: '/home/user' is not a mount point.

Is /home/user a symlink into AFS?

> when I do :
> fs rmm user
> fs: You can not change a backup or readonly volume

You may need to explicitly go to the read-write path for your cell (by
putting a period before your cell name; /afs/.ir.stanford.edu instead of
/afs/ir.stanford.edu, for instance) in order to remove the mount point if
the parent volume is replicated.

If that's the case, you'll then want to vos release the parent volume
after you remove the mount point.

-- 
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