Date: Thu, 28 Jul 2011 09:15:08 +0200 From: admin@prnet.org To: freebsd-questions@freebsd.org Subject: disappearing files Message-ID: <23d247b71b7fbb812daa6217121c9452.squirrel@www.prnet.org>
next in thread | raw e-mail | index | archive | help
Hi, I am using FreeBSD 8.2 with an UFS filesystem containing a jail. I do a tar of the whole jail every night. Suddenly after a few weeks of operation, tar complains about being unable to stat /usr/lib/libmilter.so. >From inside the jail: ls /usr/lib | grep "^libmilter.so$" returns "libmilter.so" ls /usr/lib/libmilter.so returns "ls: libmilter.so: No such file or directory" ls -l /usr/lib > /dev/null returns "ls: libmilter.so: No such file or directory" Trying to access the file from the main system gives the same result. A reboot returns everything to normal. Exactly the same also appeared on another machine some time ago, the only difference was that it appeared on another file. Does anyone know what can cause this problem ? Thanks in advance, David Arendt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23d247b71b7fbb812daa6217121c9452.squirrel>