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 capacities --encl enclosure Id command to discover aggregate physical, RAID group, and logical capacities for an enclosure
The --list capacities --encl enclosure Id command should list aggregate physical, RAID group, and logical capacities of the enclosure specified by -encl argument. enclosure Id is the identifier for the enclosure as reported by the -list encls command. These capacities are displayed on the waterfall chart in the enclosure overview page of Veritas InfoScale Operations Manager console.
This command expects a single record that lists all the capacity values as described below:
Table: --list capacities --encl enclosure Id
Attribute | Description | Data type | Comments |
---|---|---|---|
Id | Globally unique identifier for the enclosure. | String | It is the record identifier. |
PhySize | Total raw physical storage present in the enclosure. | Decimal | Specified in megabytes. |
PhyConfigSize | Total raw physical storage in the enclosure that is configured. This is the capacity that is either allocated to some type of array group like RAID group, or thin pool, or it is directly assigned to logical disks. | Decimal | Specified in megabytes. |
PhySpareSize | Total physical storage size that is used for internal housekeeping. | Decimal | Specified in megabytes. |
PhyUnConfigSize | Total physical storage that is not configured. It should not include the spare capacity. | Decimal | Specified in megabytes. |
RGSize | Total logical size of all RAID groups in the enclosure. | Decimal | Specified in megabytes. Applicable only if the array is RAID group capable. |
RGFreeSize | Total logical size of all RAID groups in the enclosure that is free, and not yet carved out into the logical disks. | Decimal | Specified in megabytes. Applicable only if the array is RAID group capable. |
RGAddrSize | Total logical addressable size of all RAID groups in the enclosure. That is, the logical size of RAID groups that is carved out into the logical disks. | Decimal | Specified in megabytes. Applicable only if the array is RAID group capable. |
RGOverheadSize | Total overhead size of all RAID groups in the enclosure. | Decimal | Specified in megabytes. Applicable only if the array is RAID group capable. |
LogicalSize | Total logical storage size in the enclosure. | Decimal | Specified in megabytes. Applicable only if the array is RAID group capable |
LogicalAssignedSize | Total logical storage in the enclosure that is assigned to hosts, or any front-end array. | Decimal | Specified in megabytes. |
LogicalUnassignedSize | Total logical storage in the enclosure that is not assigned to hosts, or any front-end array. | Decimal | Specified in megabytes. |
LogicalAdminSize | Total logical storage in the enclosure that is used for the administrative purpose. | Decimal | Specified in megabytes. |
LogicalRepTargetSize | Total logical storage in the enclosure that is used as replication target. | Decimal | Specified in megabytes. |