Please enter search query.
Search <book_title>...
Veritas Access Installation Guide
Last Published:
2021-08-04
Product(s):
Access (7.4.2.400)
Platform: Linux
- Licensing in Veritas Access
- System requirements
- Important release information
- System requirements
- Linux requirements
- Software requirements for installing Veritas Access in a VMware ESXi environment
- Hardware requirements for installing Veritas Access virtual machines
- Management Server Web browser support
- Required NetBackup versions
- Required OpenStack versions
- Required IP version 6 Internet standard protocol
- Network and firewall requirements
- Maximum configuration limits
- Preparing to install Veritas Access
- Deploying virtual machines in VMware ESXi for Veritas Access installation
- Installing and configuring a cluster
- Installation overview
- Summary of the installation steps
- Before you install
- Installing the operating system on each node of the cluster
- Installing Veritas Access on the target cluster nodes
- About managing the NICs, bonds, and VLAN devices
- About VLAN tagging
- Replacing an Ethernet interface card
- Configuring I/O fencing
- About configuring Veritas NetBackup
- About enabling kdump during an Veritas Access configuration
- Configuring a KMS server on the Veritas Access cluster
- Automating Veritas Access installation and configuration using response files
- Displaying and adding nodes to a cluster
- Upgrading the operating system and Veritas Access
- Migrating from scale-out and erasure-coded file systems
- Migrating LLT over Ethernet to LLT over UDP
- Performing a rolling upgrade
- Uninstalling Veritas Access
- Appendix A. Installation reference
- Appendix B. Configuring the secure shell for communications
- Appendix C. Manual deployment of Veritas Access
- Index
Migration of data
You can migrate your data by performing the following steps:
Use
migration_tool.pyto migrate files from scale-out file system to CFS../migration_tool.py -src src_filesystem -dest dest_filesystem
where
src_filesystem
Specifies the name of the source scale-out file system from which you want to migrate files
dest_filesystem
Specifies the name of the destination CFS to which you want to migrate the files.
The script copies all the files with their data as well as attributes.
Log are created in the
/opt/VRTSnas/log/directory with migrate_<src_file><dest_file><timestamp>.log format.
Note:
In case of any failures during migration, remove all the files from the destination CFS and start the transfer again using the script.