Veritas InfoScale™ Operations Manager 7.3.1 Add-ons User's Guide
- Section I. VCS Utilities Add-on 7.3.1
- Section II. Distribution Manager Add-on 7.3.1
- Section III. Fabric Insight Add-on 7.3.1
- Section IV. Patch Installer Add-on 7.3.1
- Introduction to Patch Installer Add-on
- Using Patch Installer Add-on
- Section V. Storage Insight Add-on 7.3.1
- Performing the deep discovery of enclosures
- About Storage Insight Add-on
- Adding HITACHI storage enclosures for deep discovery
- Editing the deep discovery configuration for an enclosure
- Monitoring the usage of thin pools
- Monitoring storage array metering data
- Managing LUN classifications
- Appendix A. Enclosure configuration prerequisites
- HITACHI enclosure configuration prerequisites
- EMC Symmetrix storage array configuration prerequisites
- Device setup requirements for EMC Symmetrix arrays
- IBM XIV enclosure configuration prerequisites
- NetApp storage enclosure configuration prerequisites
- EMC CLARiiON storage enclosures configuration prerequisites
- Hewlett-Packard Enterprise Virtual Array (HP EVA) configuration prerequisites
- IBM System Storage DS enclosure configuration prerequisites
- IBM SVC enclosure configuration prerequisites
- EMC Celerra enclosure configuration prerequisites
- EMC VNX storage enclosure configuration prerequisites
- EMC VPLEX storage enclosure configuration prerequisites
- Appendix B. Commands used by Management Server for deep discovery of enclosures
- Performing the deep discovery of enclosures
- Section VI. Storage Insight SDK Add-on 7.3.1
- Overview of Storage Insight SDK Add-on 7.3.1
- Managing Veritas InfoScale Operations Manager Storage Insight plug-ins
- About creating Storage Insight plug-in
- About discovery script
- About the enclosure discovery command output
- Creating a Storage Insight plug-in
- Editing a Storage Insight plug-in
- Testing a Storage Insight plug-in
- About creating Storage Insight plug-in
- Section VII. Storage Provisioning and Enclosure Migration Add-on 7.3.1
- Provisioning storage
- Creating a storage template using VxFS file systems
- Migrating volumes
- Provisioning storage
- Section VIII. Veritas HA Plug-in for VMware vSphere Web Client
- Introduction to Veritas HA Plug-in for vSphere Web Client
- Installation and uninstallation of Veritas HA Plug-in for vSphere Web Client
- Configurations for Veritas HA Plug-in for vSphere Web Client
- Section IX. Application Migration Add-on
- Introduction to Application Migration Add-on
- Creating and managing an application migration plan
- Understanding application migration operations
--list encls command to discover all enclosures
The --list encls command should list all enclosures. Each enclosure should be listed as a record that starts with its record identifier attribute Id.
Table: --list encls
Attribute | Description | Data Type | Comments |
---|---|---|---|
Id | Globally unique identifier of the enclosure. | String | It should match with the identifier that is obtained from the SCSI pages via the enclosure identifier formula specified during the Storage Insight plug-in creation. |
Name | Name for the enclosure instance. | String | |
SerialNo | Serial Number of the enclosure. | String | |
FirmwareVersion | Firmware version of the enclosure. | String | |
Vendor | Vendor name of the enclosure. | String | For example, the vendor for the EMC Symmetrix enclosure is EMC. |
Product | The name of product. | String | For example, for EMC Symmetrix array, the product name is Symmetrix. |
Model | Model of the product. | String | For example, for EMC Symmetrix array, the models are DMX and VMAX. |
IPAddress | The IP address of the enclosure. | String | |
AutoComputeCaps | Indicates if Storage Insight plug-in agentlet should automatically compute the aggregate capacities in the waterfall chart using the objects that are discovered by other discovery commands | Boolean | The expected values are 1 or 0. Specify 1 to enable auto compute for aggregate capacities. If it is 0, it is expected that -list capacities command is implemented. |
AltId | Optional alternate unique identifier for the enclosure. It should be globally unique. | String | It is an optional argument. It is useful while identifying a remote enclosure which is the target for the replication. |