On Jan 11, 2008 6:01 AM, Karen Shaeffer <shaeffer@xxxxxxxxxxxxxxx> wrote: > Hi, > > I have this server with an LSI Logic SAS1064 RAID > enabled Ultra320 SCSI controller on the system board. Karen, The above doesn't make sense to me. How is "SAS 1064 RAID" related to "Ultra320 SCSI"? This card has both traditional 68-pin VHDLC connector and SAS/SATA connector? Is the word "and" missing from the above? > I am running a vanilla 2.6.23.12 kernel. Everything > runs well, except during the boot I see these logs > in dmesg and the syslogs. > > mptbase: ioc0: IOCStatus(0x0022): Config Page Invalid Page: type=08h, page=00h, action=01h, form=00000001h My interpretation of this (and Eric should know this alot better) is the host is attempting to read (action=01h) this page (type 08h == MPI_CONFIG_PAGETYPE_RAID_VOLUME) and couldn't. ie maybe HW RAID isn't configured on the card? Similarly, if this is being reported for a "normal" LSI u320 scsi controller which doesn't support RAID, then perhaps the mpt driver should "learn" it doesn't need to query this page. > I've traced through the mptbase.c code and can see these > invalid config pages are read from the controller during > initialization. My guess is it's reported as an error because the bhost attempted to read them but couldn't. hth, grant > This doesn't appear to cause any ill > effects, but I am wondering how to resolve this? Maybe > a MPT BIOS or MPT firmware upgrade will fix this? > > Thanks, > Karen > -- > Karen Shaeffer > Neuralscape, Palo Alto, Ca. 94306 > shaeffer@xxxxxxxxxxxxxxx http://www.neuralscape.com > - > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html