On Jan 15, 2008 8:37 AM, Karen Shaeffer <shaeffer@xxxxxxxxxxxxxxx> wrote: > Hi Eric and Grant, > > These messages, all 15 of them only appear during the boot sequence. I > never see them at any other time. The messages are in dmesg and syslog. > > This is a Sun X4200 M2 Netra server. The LSI SAS1064 "RAID enabled" > Ultra320 SCSI controller supports RAID0, RAID1, and RAID1E modes. The > implementation uses RAID1, so this chip is RAID-enabled. http://www.sun.com/servers/netra/x4200/specs.xml says you only have SAS and NOT u320 SCSI (unless an add-on u320 SCSI card is installed). LSI u320 SCSI cards can support RAID0/1 but HP-UX didn't ship with RAID enabled because of Firmware bugs (which may have been fixed in the mean time). If you post "lspci -vt" and/or "lspci" output, it would be clear what's in the box. > I will look into this more today and report back any useful information > I learn. Thanks very much for your help in understanding this. excellent - thanks, grant > > Thanks, > Karen > > On Mon, Jan 14, 2008 at 06:19:30PM -0700, Moore, Eric wrote: > > On Monday, January 14, 2008 5:42 PM, Grant Grundler wrote: > > > > 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? > > > > > > > Grant - Your right that this is MPI_CONFIG_PAGETYPE_RAID_VOLUME(=0x8). > > I responded too soon earlier, my thinking it was scanning the sas > > topology, in which its expected to get Invalid pages. In previous > > email, the form being passed (1 thru 0xF) means someone is scaning the > > target ids, from 1 thru 15. I just checked my code, and there is no > > place where I scan volumes. The only place I ask for the volume pages, > > is in mpt_inactive_raid_volume, and I only ask for this page when I > > already know the target_id. Thus I think this must be application > > driven thru mptctl interface. > > > > Eric > ---end quoted text--- > > -- > > 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