storage Property for Zones
When using shared storage resources, the storage property defines the location of the storage object in a host-independent format by using storage URIs. The following storage URIs are currently supported by the Oracle Solaris Zones framework in Oracle Solaris:
-
dev: local device path storage URI, DAS -
iscsi: iSCSI storage URI -
lu: Fibre Channel (FC) and Serial Attached SCSI (SAS)
The storage property is managed using the following zonecfg subcommands from within a rootzpool or zpool resource scope:
zonecfg:zonename:zpool> add storage URI-string zonecfg:zonename:zpool> remove storage URI-string