"Panic: unmount: dangling vnode"

Chad Whitacre chad at zetaweb.com
Mon Mar 6 14:33:48 UTC 2006


Dear All,

Can anyone tell me what this error message means?

   Panic: unmount: dangling vnode


I believe it is caused by this script:

   #!/bin/sh

   /sbin/mount /backup/
   /usr/local/bin/rsync -ax --delete /usr/ /backup/
   /bin/sleep 15
   /sbin/umount /backup/

   echo 'backup of IWS complete'


Thanks!



Chad Whitacre
http://www.zetadev.com/



More information about the freebsd-questions mailing list