- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Solaris 8 and MPxIO and EVA5000 3028
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2007 05:40 AM
тАО04-20-2007 05:40 AM
Solaris 8 and MPxIO and EVA5000 3028
I usually use secure path for the multipathing, but in this instance I need to use mpxio.. anyways, I have my switch zoned, lun presented, etc... it works, but when I go to turn on mpxio with the scsi_vhci.conf file and I add the lines..
device-type-scsi-options-list =
"HP HSV101", "symmetric-option",
"COMPAQ HSV110", "symmetric-option",
"COMPAQ HSV111", "symmetric-option",
"HP HSV2", "symmetric-option",
"HP OPEN", "symmetric-option",
symmetric-option = 0x1000000;
and ofcourse set the disable to no.. and load balance to none, I get errors on reboot...
WARNING: Unexpected token 'symmetric-option' on line 39 of /kernel/drv/scsi_vhci.conf
WARNING: Unexpected token '=' on line 39 of /kernel/drv/scsi_vhci.conf
WARNING: Unexpected token '0x1000000' on line 39 of /kernel/drv/scsi_vhci.conf
WARNING: Unexpected end of line on line 39 of /kernel/drv/scsi_vhci.conf
Configuring /dev and /devices
Configuring the /dev directory (compatibility devices)
WARNING: ssfcp_create_dip: fp0: no driver for device @w50001fe150048669,0:
compatible: scsiclass,0c.vCOMPAQ.pHSV110__C_COMPAQ.r3028 scsiclass,0c.vCOMPAQ.pHSV110__C_COMPAQ scsa,0c.bfcp scsiclass,0c scsiclass
WARNING: ssfcp_create_dip: fp0: no driver for device @w50001fe15004866c,0:
compatible: scsiclass,0c.vCOMPAQ.pHSV110__C_COMPAQ.r3028 scsiclass,0c.vCOMPAQ.pHSV110__C_COMPAQ scsa,0c.bfcp scsiclass,0c scsiclass
I have the SFS Sun package installed, I am following the MPxIO for Sun Solaris app notes I downloaded from hp's site... I know the Warning no driver messages are apparently normal according to the guide, but the ones about the other stuff isn't and needless to say mpxio isn't working after the boot...
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2007 05:48 AM
тАО04-20-2007 05:48 AM
Re: Solaris 8 and MPxIO and EVA5000 3028
but after the reboot I didn't have the syntax errors, but.... it's still not working, when I do format, I have 2 disks showing up instead of one... it is connected to one switched and zoned to both controllers...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2007 12:55 AM
тАО04-23-2007 12:55 AM
Re: Solaris 8 and MPxIO and EVA5000 3028
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-24-2007 02:41 AM
тАО04-24-2007 02:41 AM
Re: Solaris 8 and MPxIO and EVA5000 3028
VCS 3.028 is STILL and active/passive configuration. If you really must need MPXio - you need to upgrade to VCS 4.x (VCS 4.007) is the latest one.
If you cannot upgrade to VCS 4.x, then you will need to use SecurePath OR just work with a single Controller Configuration (which you'll get no redundancy but is supported nevertheless). MPxIO and other "industry standard multi-pathing solutions" are only supported with Active/Active array operations on the EVA.
Hope this Helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-24-2007 07:00 AM
тАО04-24-2007 07:00 AM
Re: Solaris 8 and MPxIO and EVA5000 3028
Thanks