Re: RAID A1000: Cant see the module
From: Vikas Agnihotri (fornewsgroups_at_vikas.mailshell.com)
Date: 08/27/03
- Next message: Richard L. Hamilton: "Re: looking for 113796-02"
- Previous message: Bill Fecht: "Any way to flush to disk mem-mapped file writes?"
- In reply to: Mr. Johan Andersson: "Re: RAID A1000: Cant see the module"
- Next in thread: Mr. Johan Andersson: "Re: RAID A1000: Cant see the module"
- Reply: Mr. Johan Andersson: "Re: RAID A1000: Cant see the module"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 27 Aug 2003 11:33:39 -0400
On Wed, 27 Aug 2003 16:46:21 +0200, Mr. Johan Andersson
<johan@solace.mh.se> wrote:
>> # export PATH=$PATH:/etc/raid/bin
>> # lad
>> c10t5d0 1T91053760 LUNS: 0 1 2 3 4 5 6 7 8 9
>
> ten luns?
Yes, long story. Lets not go into that!
> Many small luns, ah well, wont go into that.
Exactly! :-)
[Feel free to have a offline discussion with me about this. Use usenet at
vikas.mailshell.com]
>> Vendor ID Symbios ProductID StorEDGE A1000 Product
>> Revision 0003
>> Boot Level 03.01.04.00
>> Boot Level Date 04/05/01
>> Firmware Level 03.01.04.71
>> Firmware Date 09/25/01
>> raidutil succeeded!
>
> thast old, upgrade later :-)
Well, whats the latest firmware? 3.01.04.75? Even thats dated Jun 2002.
> As you can see, teh module has one name in one case, and another in the
> other, so it seems the system is quite confused with the array.
Oops! Sorry, my mistake. I changed the module name in 1 place (to hide it!)
and not in the other. The name is the same.
> It basically looks like you had the A1000 conencted with one setup, then
> rebuilt it and gotten bad data into the rdriver
Yes, I did build it when it was connected to another host and I just
attached it to this host.
Anyway, turns out my problem was the more than 8 luns per controller. I
edited /etc/default/rmparams to
System_MaxLunsPerController=32
and added targets to /kernel/drv/sd.conf
name="sd" class="scsi" target=5 lun=8;
name="sd" class="scsi" target=5 lun=9;
and also created /kernel/drv/glm.conf (as per the instructions in patch
109885-09)
# cat /kernel/drv/glm.conf
device-type-scsi-options-list =
"Symbios StorEDGE A1000", "lsi-scsi-options",
"Symbios StorEDGE A3000", "lsi-scsi-options",
"SYMBIOS RSM Array 2000", "lsi-scsi-options";
lsi-scsi-options = 0x407f8;
and did 'reboot -- -rv' and everything is working smoothly.
Thanks for your help.
- Next message: Richard L. Hamilton: "Re: looking for 113796-02"
- Previous message: Bill Fecht: "Any way to flush to disk mem-mapped file writes?"
- In reply to: Mr. Johan Andersson: "Re: RAID A1000: Cant see the module"
- Next in thread: Mr. Johan Andersson: "Re: RAID A1000: Cant see the module"
- Reply: Mr. Johan Andersson: "Re: RAID A1000: Cant see the module"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|