Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jan 2006 01:09:15 -0600
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        current@freebsd.org
Subject:   nmount() issues
Message-ID:  <20060108070915.GA98507@over-yonder.net>

next in thread | raw e-mail | index | archive | help
I just updated from an October 1 -CURRENT, and I'm having some issues
from nmount().

SOME (but not all, and with no pattern I can see) of my filesystems
react poorly to `mount -u`.  I keep getting:

% mount -u /usr/ports
mount: /dev/da0s1e: Bad address

All my filesystems have been through a good fsck'ing.  I can even
newfs ports, and it'll still have that issue.  /depot fails too.
/depot2 goes through without a hitch.  So do / and /usr.  A ktrace is
pretty uninformative; it just shows the EFAULT return from nmount().
Some of the filesystems are UFS1, some UFS2, and the split isn't along
those lines.

Anybody else seen anything like this?


-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.



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