Subject: Odd dmesg log messages
To: None <current-users@netbsd.org>
From: None <explorer@flame.org>
List: current-users
Date: 12/05/2007 00:10:34
The raid0 messages are pretty obvious. I have raid0 auto-conf'd
via raidctl, and I have raid0.conf in /etc. The WARNING one confuses me...
raid0: RAID Level 1
raid0: Components: /dev/wd0g /dev/wd1g
raid0: Total Sectors: 566273088 (276500 MB)
WARNING: double match for boot device (wd0, wd1)
boot device: wd0
root on wd0a dumps on wd0b
root file system type: ffs
raid0: Device already configured!
I suspect I can find the source (I can commit after all, if I can't grep
I'd really be lame) but when I find it, I will be tempted to make it clear
about what was searching for the boot device, and why it thinks either can be
it.
--Michael