rc(8) regression. What's the story?

[ Available lists | Index of freebsd-current | Month of Aug 2009 | Week of 16 Aug 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Marcel Moolenaar <xcllnt@mac.com>
Date
16 Aug 2009 21:21:58
Subject
rc(8) regression. What's the story?
Message-ID
F61821DF-7187-4C00-A691-0E4D88E83D4F@mac.com

Replies

[ Hide this part ]
All,

A few of my machines still can't boot successfully to multi-user:

...
Trying to mount root from ufs:da0p3
Entropy harvesting: interrupts ethernet point_to_point kickstart.
/dev/da0p3: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/da0p3: clean, 8843098 free (98130 frags, 1093121 blocks, 0.6%
fragmentation)
WARNING: ZFS is considered to be an experimental feature in FreeBSD.
ZFS filesystem version 13
ZFS storage pool version 13
bge0: link state changed to DOWN
Starting Network: lo0 bge0.
bge1: link state changed to DOWN
Mounting NFS file systems:mount_nfs: nfs: hostname nor servname
provided, or not known
.
bge0: link state changed to UP
Setting date via ntp.
Error : hostname nor servname provided, or not known
16 Aug 14:05:51 ntpdate[644]: can't find host time.lan.xcllnt.net

16 Aug 14:05:51 ntpdate[644]: no servers can be used, exiting
rpc.umntall: nfs: MOUNTPROG: RPC: Unknown host
Setting NIS domain: xcllnt.
Recovering vi editor sessions:.
Mounting late file systems:mount_nfs: nfs: hostname nor servname
provided, or not known
.
Mounting /etc/fstab filesystems failed, startup aborted
ERROR: ABORTING BOOT (sending SIGTERM to parent)!
Aug 16 14:05:53 hob init: /bin/sh on /etc/rc terminated abnormally,
going to single user mode
Enter full pathname of shell or RETURN for /bin/sh:


This is an obvious regression and I don't see that this is being
addressed. Am I mistaken?

Yes, I can make the NFS mount continue in the background to
avoid the problem, but that doesn't address the fact that
we're trying to use the network before interfaces are
configured...

--
Marcel Moolenaar
xcllnt@mac.com




Elapsed time: 0.141 seconds