Displaying 2 results from an estimated 2 matches for "idad0s2a".
2003 Oct 05
2
SMP + Compaq 2DH Array Controller cause freeze in boot
...these features don't seem to play well
together.
Installing FreeBSD 4.8 was very smooth. After doing a CVSup, one of my
first tasks was to compile a new kernel with SMP support. The compile
went fine, but when I reboot with the new kernel, the box freezes at:
"Mounting root from ufs:/dev/idad0s2a"
After doing some searching on the mailing lists I found that this
problem has been encountered by a few people over the last three or four
years.
One solution in the past for a similar problem was to tell the Compaq
BIOS that you are running Windows NT. Compaq tries to disable SMP
support f...
2003 Nov 03
3
(long) high traffic syslog server.
...mand were run while the system
was doing about 1500 pps (as per netstat -inb 1)
kern.maxfilesperproc: 8272
kern.openfiles: 86
btw syslogd runs at %20 cpu from top
systat -vm 1
shows disk mostly idle (1-5% usage).
this box has 6 9 gig drives in raid5 also.
Which i think show up as one drive.
/dev/idad0s2a on / (ufs, local)
/dev/idad0s2f on /tmp (ufs, local)
/dev/idad0s2e on /usr (ufs, local, soft-updates)
/dev/idad0s2g on /var (ufs, local, soft-updates)
ps -axwwj | grep syslogd
root 84 1 84 c500e740 0 Rs ?? 1601:25.44 /usr/sbin/syslogd -n
ps -axwwu | grep syslogd
root 84 1...