We use volcreate and volnuke to manage our AFS volumes. The volcreate command will, if the $LOADMTPT variable is set, run the program pointed to by $LOADMTPT thereby allowing the updating of the mountpoint database on volume create. That is very helpful.
However, volnuke does not remove the mountpoint database entry. This causes us a problem in that now we have mountpoint entries pointing to non-existent volumes.
Question: why doesn't the volnuke have a similar facility?