Date: Tue, 16 Sep 2008 16:32:29 +0300 From: Stefan Lambrev <stefan.lambrev@moneybookers.com> To: Danny Braniss <danny@cs.huji.ac.il> Cc: freebsd-scsi@FreeBSD.org, freebsd-current@freebsd.org Subject: Re: PERC6/i/e cli Message-ID: <48CFB56D.3070908@moneybookers.com> In-Reply-To: <E1KfaNe-000Iso-89@cs1.cs.huji.ac.il> References: <E1KfaNe-000Iso-89@cs1.cs.huji.ac.il>
next in thread | previous in thread | raw e-mail | index | archive | help
Greetings, Danny Braniss wrote: > hi, mfi is ok, > > mfi0@pci0:1:0:0: class=0x010400 card=0x1f0c1028 chip=0x00601000 > rev=0x04 hdr=0x00 > vendor = 'LSI Logic (Was: Symbios Logic, NCR)' > device = 'SAS1078 PCI-X Fusion-MPT SAS' > class = mass storage > subclass = RAID > mfi0@pci0:1:0:0: class=0x010400 card=0x1f0c1028 chip=0x00601000 rev=0x04 hdr=0x00 vendor = 'LSI Logic (Was: Symbios Logic, NCR)' device = 'SAS1078 PCI-X Fusion-MPT SAS' class = mass storage subclass = RAID (exactly the same model) and linux-megacli-1.01.40_1 works well with it. (freebsd 7 - amd64) If you search the mailing lists you will find that similar problems can happen if modules are not loaded in the proper way. I have in /boot/loader.conf: linux_load="YES" mfi_linux_load="YES" which loads: linux.ko mfi_linux.ko and also: (because of fstab) linprocfs.ko linsysfs.ko Then you can put in your periodic.conf - daily_status_mfi_raid_enable="YES" and you will receive in your daily mails something like: Virtual Drive Information: VD DRV RLP RLS RLQ STS SIZE STATE NAME 0 2 1 0 0 64kB 139392MB Optimal Ah and btw I think it was mandatory to have compat.linux.osrelease=2.6.12 (2.6.16 works too but you have to fix the script to not complain - i think the port is still not fixed?) > mfi1@pci0:10:0:0: class=0x010400 card=0x1f0a1028 chip=0x00601000 > rev=0x04 hdr=0x00 > vendor = 'LSI Logic (Was: Symbios Logic, NCR)' > device = 'SAS1078 PCI-X Fusion-MPT SAS' > class = mass storage > subclass = RAID > > ... > mfi0: <Dell PERC 6> port 0xec00-0xecff mem 0xfc980000-0xfc9bffff,0xfc940000-0xf > c97ffff irq 16 at device 0.0 on pci1 > mfi0: Megaraid SAS driver Ver 2.00 > mfi0: [ITHREAD] > pcib8: <ACPI PCI-PCI bridge> at device 4.0 on pci0 > pci10: <ACPI PCI bus> on pcib8 > mfi1: <Dell PERC 6> port 0xdc00-0xdcff mem 0xfc780000-0xfc7bffff,0xfc740000-0xf > c77ffff irq 16 at device 0.0 on pci10 > mfi1: Megaraid SAS driver Ver 2.00 > mfi1: [ITHREAD] > ... > mfid0: <MFI Logical Disk> on mfi0 > mfid0: 953344MB (1952448512 sectors) RAID volume '' is optimal > mfid1: <MFI Logical Disk> on mfi1 > mfid1: 13346816MB (27334279168 sectors) RAID volume '' is optimal > > but megacli does not talk to it, am I missing something, or is there another > cli that does work? > > thanks, > danny > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Best Wishes, Stefan Lambrev ICQ# 24134177
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48CFB56D.3070908>