Veritas™ Resiliency Platform 2.2 Deployment Guide
- 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 klish
After the product configuration, whenever you log in to the Resiliency Platform appliance, you get the main menu of klish. This menu is the starting point, from which you can configure, manage, monitor, and support your application using the command line.
You can reconfigure or modify some of the appliance settings that are configured through the product bootstrap. Following are the settings that you can reconfigure using klish:
Network settings: You can reconfigure the subnet mask, default gateway, DNS server, and search domains using the klish menu.
You cannot reconfigure the hostname that you had configured through the bootstrap process. In case of static DHCP, you cannot change the network settings using the klish menu. You cannot change the network settings for any component that is configured in the cloud environment.
System settings: You can reset the timezone and NTP server using klish menu. Changing the system settings can affect the product functionality if incorrect values are set.
You can also perform logical volume management (LVM) operations such as adding a disk or removing a disk using the klish menu.
You can press the tab key to display the menu options or you can run the help command to get detailed help on how to use klish. Use space key for auto-completion of command. If you get the Syntax Error: Illegal command line error, press ? key to display detailed help on the required parameter.
If a klish command is expected to perform any operation on an entity such as start or stop services, it goes into lock mode and does not allow any other operation on the same entity from any other session to be performed till the first operation gets completed. In such a scenario, you may encounter the following warning:
Warning: Try to get lock. Please wait...
After waiting for some time, the command tries to perform the operation once again. If the operation still cannot be performed due to the lock, then you may encounter the following error:
Error: Can't get lock
In this case, you need to execute the same command after waiting for some time. The operation is performed if the lock gets released by that time.
Table: Options available in the main menu
Menu option | Description |
---|---|
back | Return to the previous menu |
exit | Log out from the current CLI session |
help | Display an overview of the CLI syntax |
manage | Manage appliance |
monitor | Monitor appliance activities |
network | Network configuration |
settings | Appliance settings |
support | Access logs |
updates | Manage updates and patches |
utilities | miscellaneous utilities |
Table: Options available with manage command
Menu option | Description |
---|---|
back | Return to the previous menu |
configure | Configure Resiliency Platform component or show the configured component |
datamover | Manage Resiliency Platform Data Mover activities and objects This option is available only on a Replication Gateway or Storage Proxy appliance |
exit | Log out from the current CLI session |
help | Display an overview of the CLI syntax |
infra-appliance | List or remove Replication Gateway appliance |
services | Manage the appliance services
|
Table: Options available with configure command
Menu option | Description |
---|---|
ims_register | Register the IMS using the registration URL obtained after initiating the Add IMS operation See Adding an IMS . |
show | Show the configured component |
Table: Options available with datamover command
Menu option | Description |
---|---|
start | Start a Veritas Replication Set |
abort | Stop a Veritas Replication Set |
delete | Delete a Veritas Replication Set |
clear-admin-wait | Clear the admin Wait status for the Veritas Replication Set |
Table: Options available with infra-appliance command
Menu option | Description |
---|---|
list | List the Replication gateway appliance. |
remove | Remove the Replication Gateway appliance. You need to remove the Gateway pair before you remove the Gateway. |
Table: Options available with services command
Menu option | Description |
---|---|
show | Show Resiliency Platform services. the short service names displayed here are used while exercising other options with services command such as restart, start, status. |
restart | Restart Resiliency Platform services Two options available are: restart all where, all means all the services. restart service name where, service name is the name of a particular service. You can provide multiple service names (comma separated). |
start | Start Resiliency Platform services Two options available are: start all where, all means all the services. start service name where, service name is the name of a particular service. You can provide multiple service names (comma separated). |
status | Check the status of Resiliency Platform services Two options available are: status all where, all means all the services. status service name where, service name is the name of a particular service. You can provide multiple service names (comma separated). |
stop | Stop Resiliency Platform services Two options available are: stop all where, all means all the services. stop service name where, service name is the name of a particular service. You can provide multiple service names (comma separated). |
Table: Options available with monitor command
Menu option | Description |
---|---|
back | Return to the previous menu |
exit | Log out from the current CLI session |
datamover | Display VRP Datamover activities and objects This option is available only on a Replication Gateway or Storage Proxy appliance |
FSusage | Display filesystem usage |
help | Display an overview of the CLI syntax |
top | Display the top process information |
uptime | Display the uptime statistics for the appliance |
who | Display who is currently logged into the appliance |
Table: Options available with datamover command
Menu option | Description |
---|---|
repl-sets | Display the details about Veritas Replication Sets including RPO, connection state, replication state |
update-sets | Display the list of current update sets which are in transit |
ingress-data | Display the IO statistics for the data transfer from protected virtual or physical machine to Gateway (IOReceiver statistics) |
network-data | Display the network related statistics for data transfer between production site Gateway and recovery site Gateway (Transceiver statistics) |
disk-data | Display the IO statistics for the data write on recovery site disks (Applier statistics) |
Table: Options available with network command
Menu option | Description |
---|---|
back | Return to the previous menu |
dns | Show or change the DNS |
exit | Log out from the current CLI session |
gateway | Show or change the Gateway |
help | Display an overview of the CLI syntax |
hostname | Show the hostname |
ip | Show or change the IP address |
netmask | Show or change the netmask |
search-domain | Show or change the domain |
traceroute | Trace packet routes to a particular host. You can also specify a port to trace the packet routes. |
Table: Options available with dns command
Menu option | Description |
---|---|
set | Configure Domain Name Server |
show | Show the current Domain Name Server |
Table: Options available with gateway command
Menu option | Description |
---|---|
set | Configure Gateway |
show | Show the current Gateway |
Table: Options available with ip command
Menu option | Description |
---|---|
set | Configure the IP address for additional NIC |
show | Show the current IP address |
Table: Options available with netmask command
Menu option | Description |
---|---|
set | Configure the netmask |
show | Show the current netmask |
Table: Options available with search-domain command
Menu option | Description |
---|---|
add | Add search-domain |
remove | Remove the search domain name |
show | Show the search domain settings |
Table: Options available with settings command
Menu option | Description |
---|---|
back | Return to the previous menu |
change-password | Change the admin user password for the appliance |
date | Display the current date and time for the appliance |
exit | Log out from the current CLI session |
help | Display an overview of the CLI syntax |
lvm | Perform operations related to logical volume manager on the appliance |
ntp | Perform operations related to NTP server |
poweroff | Shut down the appliance |
reboot | Restart the appliance |
timezone | Show or change the timezone for the appliance |
Table: Options available with date command
Menu option | Description |
---|---|
show | Show the time and date |
Table: Options available with lvm command
Menu option | Description |
---|---|
add-disk | Add disk to the data volume. You need to attach a disk before adding it. |
list-free-disk | List the free disks |
initialize-free-disk | Initialize the newly attached free disk |
list-used-disk | List the disks used by the data volume |
remove-disk | Remove disk from the data volume. Make sure that you have an extra disk to migrate the data before removing a disk. |
Note:
In case you initialize the newely-added disk during add-disk or remove-disk operation, the existing data on the new disk is deleted.
Table: Options available with timezone command
Menu option | Description |
---|---|
set | Set the timezone for the appliance |
show | Show the current timezone for the appliance |
Table: Options available with support command
Menu option | Description |
---|---|
back | Return to the previous menu |
exit | Log out from the current CLI session |
help | Display an overview of the CLI syntax |
loggather |
|
shell | Open the bash shell prompt for support user |
Table: Options available with loggather command
Menu option | Description |
---|---|
basic | Gather logs of Resiliency Manager or IMS without database |
full | Gather logs of Resiliency Manager or IMS with database |
Table: Options available with updates command
Menu option | Description |
---|---|
apply-update | Apply the specified update |
back | Return to the previous menu |
config-repository | Configure the repository |
exit | Log out from the current CLI session |
help | Display an overview of the CLI syntax |
list-updates | List the applicable updates |
remove-repository | Remove current repository configuration |
show-readme | Show readme for the specified update |
show-repository | Show current repository configuration |
show-version | Show appliance version |
Table: Options available with config-repository command
Menu option | Description |
---|---|
hostname | hostname of the repository server |
protocol | Protocol on which the repository server is configured |
port | Port on which the repository server is configured |
RepoPath | Path on which the repository server is configured |
Table: Options available with utilities command
Menu option | Description |
---|---|
clear | clear the screen |