Please enter search query.
Search <book_title>...
Veritas™ Resiliency Platform 2.2 Deployment Guide
Last Published:
2017-04-07
Product(s):
Resiliency Platform & CloudMobility (2.2)
- Section I. Overview and planning
- Overview of Resiliency Platform
- Recovery to premises using third-party replication technologies
- Recovery to premises using Resiliency Platform Data Mover
- Recovery to AWS using Resiliency Platform Data Mover
- Recovery to vCloud Using Resiliency Platform Data Mover
- System requirements
- Section II. Deploying and configuring the virtual appliances
- Section III. Setting up and managing the resiliency domain
- Setting up the resiliency domain
- Managing Infrastructure Management Servers
- Managing NetBackup and NetBackup Appliances
- Adding NetBackup master server
- Managing Veritas InfoScale Operations Manager Server
- Managing Resiliency Platform Data Mover gateway pairing
- Setting up the resiliency domain
- Section IV. Adding the asset infrastructure
- Managing asset infrastructure
- Preparing and maintaining host assets
- Managing Hyper-V virtualization server assets
- Managing VMware virtualization server assets
- About adding a host for discovery of VMware servers
- Managing enclosure assets
- About the discovery host for enclosures
- Configuration prerequisites for adding storage enclosures to an IMS
- Adding storage enclosures
- Adding RecoverPoint appliance for replication
- Managing asset infrastructure
- Section V. Managing users and global product settings
- Managing licenses
- Managing user authentication and permissions
- Configuring authentication domains
- Managing service objectives
- Managing reports
- Managing settings
- Section VI. Updating or uninstalling the product
- Updating Resiliency Platform
- Using YUM virtual appliance as YUM server
- Uninstalling Resiliency Platform
- Updating Resiliency Platform
- Section VII. Troubleshooting and maintenance
- Troubleshooting and maintenance
- Displaying risk information
- Troubleshooting and maintenance
- Section VIII. Reference
Using Password Security file for CLARiiON enclosure
To use Secure Sockets Layer for the discovery of CLARiiON array, you need to use Password Security file on the discovery host.
To put the password in a security file
- Log on as root to the host that manages CLARiiON array.
- Run the following NaviSecCLI command to create the security file:
naviseccli -user userName -password passWord -scope userScope AddUserSecurity [-secfilepath secFileFolderName]
Where:
userName is a valid user name for the account in the array.
passWord is the password for the userName.
userScope is the scope of the user that you specified when you created the account in the array. It can be either local (userScope=1) or global (userScope=0).
secFileFolderName is the directory where you want the security file to reside. This directory is the path that you specify when you configure an array for the discovery.
- If some CLARiiON arrays have a different user name, repeat step 2 for each user name, specifying a different secFileFolderName.
If the secFileFolderName was specified in step 2, use the same name when configuring the corresponding arrays.