can I change probe order of mpt controllers?

2007-05-25 Thread Vivek Khera
I have a shiny new Sun X4100 here and it works pretty well (except that there is a bug in the ILOM bios that refuses to let the serial port console run at 115200!!!) I attached an external RAID array using an LSI fibre channel card, and now the boot disk is not found after the kernel

Re: can I change probe order of mpt controllers?

2007-05-25 Thread Scott Long
Vivek Khera wrote: I have a shiny new Sun X4100 here and it works pretty well (except that there is a bug in the ILOM bios that refuses to let the serial port console run at 115200!!!) I attached an external RAID array using an LSI fibre channel card, and now the boot disk is not found after

Re: can I change probe order of mpt controllers?

2007-05-25 Thread Michael Proto
Vivek Khera wrote: I have a shiny new Sun X4100 here and it works pretty well (except that there is a bug in the ILOM bios that refuses to let the serial port console run at 115200!!!) I attached an external RAID array using an LSI fibre channel card, and now the boot disk is not found

Re: can I change probe order of mpt controllers?

2007-05-25 Thread Vivek Khera
On May 25, 2007, at 11:22 AM, Scott Long wrote: Look in /sys/conf/NOTES for a long discussion on wiring SCSI device order. Thanks! That looks like it should do the trick. I'm assuming those go into /boot/loader.conf or do they go into the kernel config file itself? They look like

Re: can I change probe order of mpt controllers?

2007-05-25 Thread Vivek Khera
On May 25, 2007, at 11:23 AM, Michael Proto wrote: I believe you can use the following in your kernel config: options ROOTDEVNAME=\ufs:da2s1 Or whatever the appropriate device/slice for your mpt2 controller. That doesn't seem like it will be of much use since the device unit

Re: can I change probe order of mpt controllers?

2007-05-25 Thread Scott Long
Vivek Khera wrote: On May 25, 2007, at 11:22 AM, Scott Long wrote: Look in /sys/conf/NOTES for a long discussion on wiring SCSI device order. Thanks! That looks like it should do the trick. I'm assuming those go into /boot/loader.conf or do they go into the kernel config file itself?

Re: can I change probe order of mpt controllers?

2007-05-25 Thread Matthew Jacob
FWIW, IMO- don't wire- use glabel instead. On 5/25/07, Scott Long [EMAIL PROTECTED] wrote: Vivek Khera wrote: On May 25, 2007, at 11:22 AM, Scott Long wrote: Look in /sys/conf/NOTES for a long discussion on wiring SCSI device order. Thanks! That looks like it should do the trick. I'm

Re: can I change probe order of mpt controllers?

2007-05-25 Thread Vivek Khera
On May 25, 2007, at 11:20 PM, Matthew Jacob wrote: FWIW, IMO- don't wire- use glabel instead. That's pretty neat, too! I think I like this one better since I won't have to make a special case in my system config file generator for this one host.

Re: can I change probe order of mpt controllers?

2007-05-25 Thread Vivek Khera
On May 25, 2007, at 11:20 PM, Matthew Jacob wrote: FWIW, IMO- don't wire- use glabel instead. Hmmm... minor question: how does one deal with swap partitions? I tried as a test glabel label -v swap1 /dev/aacd0s2b but it doesn't show up as a label with glabel list, and trying to stop it