Veritas InfoScale™ Operations Manager 8.0.2 Add-ons User's Guide
- Section I. VCS Utilities Add-on 8.0.2
- Section II. Distribution Manager Add-on 8.0.2
- Section III. Fabric Insight Add-on 8.0.2
- Section IV. Patch Installer Add-on 1.0
- 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 8.0.2
- 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 8.0.2
- Overview of Storage Insight SDK Add-on 8.0.2
- 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 8.0.2
- 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. 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
- Index
Testing a Storage Insight plug-in
Before you deploy the Storage Insight plug-in, you can ensure that it functions correctly.
Note:
The data discovered during the test is not reported to Veritas InfoScale Operations Manager Management Server, and it is not available on the Veritas InfoScale Operations Manager console.
You can test the plug-in based on the following data source options:
Test with live data: If you choose this option, it is expected that the vendor CLI, or tool used by the discovery script are installed on the SDK host itself. The Storage Insight plug-in runs the discovery script on the SDK host to get the array data.
Test with collected data: This option is useful when you do not have the vendor CLI or tools installed on the SDK host, or you do not have the connectivity with the array to be discovered. You can run the discovery script on another host that has the vendor CLI installed, and has connectivity to the array. Copy the output of the discovery commands to .
txtfiles. Thetxtfiles can be added to thetar.gzfile, and thetar.gzfile can be uploaded as the test data source. Instead of calling the discovery script directly, the agentlet uses this file to discover the array.Note:
There should be a different txt file for each command output. The name of the txt file should be
Command.txt. For example, for --list pdevs command, the output should be stored inpdevs.txtfile.
To test the Storage Insight plug-in
- Log on to the host, and launch the Storage Insight SDK Add-on console by typing the following URL in the Web browser:
- Select the Test SI Plug-in option, and click Next.
See Create, edit, and test Storage Insight plug-in panel options.
- Select the plug-in to test, and click Upload.
- Click Test.
- Select the data source for the test. You can select live test, or test with the collected data.
Test with live data: For the live data option, enter run-time configuration parameters. For example, user name and password.
Test with collected data: For the collected data test, upload the required file. The current version of add-on supports only tar.gz files.
- Click Run Test.