Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Oct 1995 11:51:05 +0000 (GMT)
From:      Adam David <adam@veda.is>
To:        freebsd-current@freefall.freebsd.org
Subject:   nullfs problem?
Message-ID:  <199510061151.LAA02388@veda.is>

next in thread | raw e-mail | index | archive | help
Is nullfs currently broken? I've been trying to use nullfs to union mount
some directories over each other and it triggers spontaneous reboots within
a few minutes of actual activity.

Here's the sequence of mounts I've been using:

mount -o union -t null tier1 basedir
mount -o union -t null tier2 basedir

tier1 contains pre-existing directories and tier2 contains files, which are
all to be presented within a single common directory.

--
Adam David <adam@veda.is>



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