Date: Mon, 06 Mar 2006 16:00:45 -0500 From: Chad Whitacre <chad@zetaweb.com> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-questions@freebsd.org Subject: Re: "Panic: unmount: dangling vnode" Message-ID: <440CA2FD.3070804@zetaweb.com> In-Reply-To: <20060306205736.GA50469@xor.obsecurity.org> References: <duhh6j$d00$1@sea.gmane.org> <20060306205736.GA50469@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris, Thanks for the reply. > What version of FreeBSD? whit537@www2$ uname -a FreeBSD www2.svsd.net 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 whit537@www2$ chad Kris Kennaway wrote: > On Mon, Mar 06, 2006 at 09:32:50AM -0500, Chad Whitacre wrote: >> Dear All, >> >> Can anyone tell me what this error message means? >> >> Panic: unmount: dangling vnode > > What version of FreeBSD? > > Kris > >> 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/ >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?440CA2FD.3070804>