/etc/rc.d/mountlate runs when no file systems marked as late
    Paul Mather 
    paul at gromit.dlib.vt.edu
       
    Fri Sep 15 09:36:21 PDT 2006
    
    
  
On two -CURRENT systems I run, for some reason the root file system is
attempted to be mounted as a "late" filesystem, even though it is not
marked as "late" in /etc/fstab.
I get a slightly different error on each system.  On one (FreeBSD
7.0-CURRENT #0: Thu Sep  7 17:50:03 EDT 2006 i386), I get:
=====>=====
Mounting late file systems:
mount: 
/dev/mirror/raid1a
: 
No buffer space available
.
=====<=====
and on the other (FreeBSD 7.0-CURRENT #0: Thu Sep  7 17:46:03 EDT 2006
i386) I get:
=====>=====
Mounting late file systems:
mount:
/dev/mirror/raid1a
:
Bad address
.
=====<=====
Both are listed as below in their respective system /etc/fstab:
=====>=====
/dev/mirror/raid1a  /  ufs  rw  1  1
=====<=====
I don't get this problem on a gmirrored 6-STABLE system I run.
Any ideas as to why this is happening?  Both systems finish booting
successfully, so the problem is not serious.  It just struck me as odd.
Cheers,
Paul.
-- 
e-mail: paul at gromit.dlib.vt.edu
"Without music to decorate it, time is just a bunch of boring production
 deadlines or dates by which bills must be paid."
        --- Frank Vincent Zappa
    
    
More information about the freebsd-current
mailing list