Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 1996 02:48:07 +0000 (GMT)
From:      Adam David <adam@veda.is>
To:        freebsd-current@freebsd.org
Subject:   async mounts, etc.
Message-ID:  <199603240248.CAA00668@veda.is>

next in thread | raw e-mail | index | archive | help
I have been using an async mount for a newsspool for a few months, but today
it seems that some limit was exceeded and it panicked on average twice an hour
with "bad dir". It did not help to let fsck exercise the disk - I mean that
repair to the filesystem claimed to be successful but there were further panics.
After mounting without the async option, the filesystem is stable again. I have
a crashdump, but I suspect it only shows that the filesystem was damaged.

This reminds me of another similar problem with an NFS mounted from localhost
with the union option, it happened a few months back. After many weeks of
regular operation, it crashed when some limit was exceeded. After this, every
attempt to mount the upper layer would cause an instant panic. There was not
enough diskspace at the time to take a crashdump, and I have not dared test
it since. I used a bunch of symbolic links in the end, instead of the lower
layer.

Oh, and that reminds me to ask: Just how broken is nullfs? Is it lying broken
because it depends on other stuff not yet settled, or is it just waiting to be
fixed?

In the preceding description, I said "exceeded some limit" because all of a
sudden with no obvious explanation (for instance due to kernel changes, etc),
a system which was working reliably and was to all intents and purposes normal,
suddenly became unstable. The NFS.union directory contained several thousand
entries at the time.

--
Adam David <adam@veda.is>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603240248.CAA00668>