Veritas InfoScale™ Operations Manager 7.4 Add-ons User's Guide
- Section I. VCS Utilities Add-on 7.4
- Section II. Distribution Manager Add-on 7.4
- Section III. Fabric Insight Add-on 7.4
- Section IV. Patch Installer Add-on 7.4
- Introduction to Patch Installer Add-on
- Using Patch Installer Add-on
- Prerequisites for deploying SFHA hot fixes
- Deploying SFHA hot fixes
- Requirements for scripts to customize SFHA hot fix deployment
- Adding pre-installation and post-installation scripts to SFHA hot fixes
- Removing or replacing custom scripts for SFHA hot fixes
- Viewing information about SFHA hot fix deployment requests
- Section V. Storage Insight Add-on 7.4
- Performing the deep discovery of enclosures
- About Storage Insight Add-on
- About the discovery host
- About the network-attached storage discovery
- Adding HITACHI storage enclosures for deep discovery
- Adding EMC Symmetrix storage enclosures for deep discovery
- Adding IBM XIV storage enclosures for deep discovery
- Adding NetApp storage enclosures for deep discovery
- Adding EMC CLARiiON storage enclosures for deep discovery
- Adding HP EVA storage enclosures for deep discovery
- Adding IBM System Storage DS enclosures for deep discovery
- Adding EMC Celerra storage enclosures for deep discovery
- Adding EMC VNX storage enclosures for deep discovery
- Adding EMC VPLEX storage enclosures for deep discovery
- Adding 3PAR storage enclosures for deep discovery
- Adding IBM SVC storage enclosures for deep discovery
- Editing the deep discovery configuration for an enclosure
- Removing deep discovery for a storage enclosure
- Refreshing the enclosures that are configured for deep array discovery
- 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
- Physical connection requirements for EMC Symmetrix enclosure
- Device setup requirements for EMC Symmetrix arrays
- Veritas InfoScale Operations Manager setup requirements for in-band EMC Symmetrix storage arrays
- Veritas InfoScale Operations Manager setup requirements to discover EMC Symmetrix storage arrays through remote SYMAPI servers
- 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
- 3PAR storage enclosure configuration prerequisites
- Appendix B. Commands used by Management Server for deep discovery of enclosures
- HITACHI storage enclosure commands
- EMC Symmetrix storage enclosure commands
- IBM XIV storage enclosures commands
- NetApp storage enclosure commands
- EMC CLARiiON storage enclosure commands
- HP EVA storage enclosure commands
- IBM System Storage DS enclosure commands
- EMC Celerra storage enclosure commands
- EMC VNX (Block) storage enclosure commands
- EMC VNX (File) storage enclosure commands
- EMC VPLEX storage enclosure commands
- 3PAR storage enclosure commands
- IBM SVC storage enclosure commands
- Performing the deep discovery of enclosures
- Section VI. Storage Insight SDK Add-on 7.4
- Overview of Storage Insight SDK Add-on 7.4
- Managing Veritas InfoScale Operations Manager Storage Insight plug-ins
- About creating Storage Insight plug-in
- About installing Storage Insight SDK Add-on
- About discovery script
- About the enclosure discovery command output
- --list encls command to discover all enclosures
- --list pdevs --encl enclosure Id command to discover all physical disks in an enclosure
- --list ldevs --encl enclosure Id command to discover all logical disks for an enclosure
- --list adapters --encl enclosure Id command to discover all adapters of an enclosure
- --list ports --encl enclosure Id command to discover all ports for an enclosure
- --list capacities --encl enclosure Id command to discover aggregate physical, RAID group, and logical capacities for an enclosure
- --list ldevpdevmap --encl enclosure Id command to discover logical disk-physical disk mapping for an enclosure
- --list ldevhostmap --encl enclosure Id command to discover logical device-host mapping for an enclosure
- --list meta-ldevs --encl enclosure Id command to discover the mapping of meta logical disks with segment logical disks for an enclosure
- --list raidgroups --encl enclosure Id command to discover RAID groups for an enclosure
- --list thinpools --encl enclosure Id command to discover all thin pools for an enclosure
- --list rgpdevmap --encl enclosure Id command to discover RAID group-physical disk mapping for an enclosure
- --list rgldevmap --encl enclosure Id command to discover RAID group-logical device mapping for an enclosure
- --list tpsrcldevmap --encl enclosure Id command to discover thin pool-source logical device mapping for an enclosure
- --list tpldevmap --encl enclosure Id command to discover thin pool logical device mapping for an enclosure
- --list replications --encl enclosure Id command to discover the replications for an enclosure
- About additional scripts
- About device identifiers
- Storage Insight Plug-in sample
- 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.4
- Provisioning storage
- About storage provisioning
- About creating a storage template
- Creating a storage template using VxFS file systems
- Creating a storage template using NTFS file systems
- Creating a storage template using volumes
- Updating a storage template
- Provisioning storage
- Uploading storage templates
- Downloading storage templates
- Deleting storage templates
- Locking storage templates
- Unlocking storage templates
- 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
- Registering the HA Plug-in with VMware vCenter Server
- Unregistering the HA Plug-in from VMware vCenter Server
- Deploying the HA Plug-in if the Management Server is configured in a high availability environment
- Adding managed hosts to the Management Server
- Migrating virtual machines to Veritas InfoScale Operations Manager
- Section IX. Application Migration Add-on
- Introduction to Application Migration Add-on
- Creating and managing an application migration plan
- Supported versions and platforms
- User privileges
- Prerequisites for creating an application migration plan
- Prerequisites for migration to AWS
- VVR Replication: Environment variables used in application migration
- Creating an application migration plan
- Understanding user-defined tasks
- Understanding application migration operations
- Understanding the cleanup operation
- Understanding the tasks executed in each operation
- Validations performed before migration plan execution
- Executing the application migration plan
- Editing an application migration plan
- Deleting application migration plan(s)
- Exporting application migration plan(s)
- Importing application migration plan(s)
- Viewing historical runs
- Viewing properties of an application migration plan
- Application migration logs
About creating Storage Insight plug-in
You can use Storage Insight SDK Add-on to enter the metadata about an array that you want to discover, and create array-specific plug-in. This topic lists the steps to develop the Storage Insight plug-in:
Identify the array objects to be discovered, and their representation in Veritas InfoScale Operations Manager. For example, physical devices, logical devices, physical to logical device mapping, RAID groups, and thin pools.
Identify the array vendor CLI that can be used to discover the array objects.
Identify a mechanism to invoke the vendor CLI. The vendor CLI can be directly invoked from the discovery host where it is installed, or you may need to log on to the array. For example, use Secure Shell (SSH) to invoke the CLI.
Define the mechanism to generate globally unique identifiers for the objects using the data that is provided by the array vendor CLI.
Create discovery script. The discovery script invokes the vendor CLI to discover the array and its objects. When the discovery script is ready, you can create Storage Insight plug-in using Storage Insight SDK Add-on console. Launch Storage Insight SDK Add-on console, and select the Create SI plug-in option.
Along with the discovery script, you can also upload additional helper scripts.
Create formulas in terms of SCSI pages and bytes to construct the unique identifier for the array, and logical disks (LUNs).
From the host, launch the following URL:
https://SDK-hostname:5634/admin/htdocs/sisdk.html
Where, SDK-hostname is the host where you have installed Storage Insight SDK Add-on.
Create Storage Insight plug-in: To create Storage Insight plug-in, select the Create SI plug-in option on Storage Insight SDK Add-on panel. When you create the Storage Insight plug-in, you need to upload the discovery script, and specify any runtime arguments required by the discovery script.
You also need to specify the characteristics of the array that you want to discover, and how the characteristics are represented in Veritas InfoScale Operations Manager. The specified discovery script implements the discovery of the selected characteristics.
To support end-to-end correlation of storage discovered by the agent hosts with the storage discovered out of band by Storage Insight plug-in, you also need to provide specific formulas to be used to construct the identifiers for arrays and logical disk objects. The Storage Insight plug-in is deployed as Veritas InfoScale Operations Manager add-on.
Note:
A plug-in is uniquely identified by the combination of its vendor name, product, and the discovery method. Different plug-ins can be created for the same vendor and product that use different discovery mechanisms.
See Creating a Storage Insight plug-in.
See About the discovery script arguments.
See Command example.
See Enclosure objects discovery order.
Test the Storage Insight plug-in.
Install Storage Insight plug-in. The plug-in can be installed only on Veritas InfoScale Operations Manager Management Server. You can navigate to Deployment Management view of Veritas InfoScale Operations Manager console, upload, and install the plug-in.
Ensure that Storage Insight Add-on is already installed on Veritas InfoScale Operations Manager Management Server before you upload the Storage Insight plug-in. The minimum required version of Storage Insight Add-on is 5.0.
After the Storage Insight plug-in is installed successfully, you can discover the array using Storage Insight Add-on console. The array vendor, product, and discovery mechanism are listed on the Device Configuration wizard of Storage Insight Add-on.
More Information