Vic > I installed snv_75 recently and noticed that the scsi_vhci.conf file no > longer has the following section... > > # device-type-scsi-options-list = > # "SUN SENA", "symmetric-option"; > > Instead it has this new section... > > # scsi-vhci-failover-override = > # "STK FLEXLINE 400", "f_asym_lsi", > # "SUN T4", "f_tpgs", > # "CME XIRTEMMYS", "NONE"; > > > Just curious, will these changes be integrated into the next Solaris 10 > release or > will this only apply only to Solaris 11? I'm curious because if I script the modification > of this configuration file I'll need to be able to determine which syntax to use for overriding > mpxio failover behavior. I don't want to rely on looking for default comments in the conf file. > So if I know it is only used with Solaris 11 or only applies to Solaris 10 with a specific > kernel patch level then I could make my configuration script work in all situations.
This change was part of making the scsi_vhci code available on opensolaris. There are no plans to backport this to S10 at this time. -Chris _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
