[OpenAFS] deleting volumes
Russ Allbery
rra@stanford.edu
Fri, 15 Apr 2005 13:43:24 -0700
Ron Croonenberg <ronc@depauw.edu> 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 (rra@stanford.edu) <http://www.eyrie.org/~eagle/>