Veritas Velocity™ User's Guide
- Getting to know Velocity
- Setting up Velocity
- How to set up the Velocity Storage Server
- How to set up the Velocity Client
- Setting up the Velocity on-premises management server
- Upgrading Velocity
- Velocity Storage Server
- Users and roles
- Oracle database ingestion using Velocity
- How to use copy preparation to mask or sanitize sensitive data
- Oracle database ingestion using NetBackup CoPilot
- Microsoft SQL Server database ingestion using Velocity
- Database sources and copies
- About scheduling ingestions for a database source
- Retention periods for database sources and copies
- Sandboxes
- Database recovery
- Alerts and logs
- Managing the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- About WAN optimization on the Velocity physical appliance
- About the Veritas Remote Management Console on the Velocity physical appliance
- About Velocity physical appliance storage
- About users on the Velocity physical appliance
- About Velocity physical appliance checkpoints
- About factory reset on the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- Monitoring the Velocity physical appliance
- Velocity physical appliance security
- About Velocity physical appliance user account privileges
- About the Velocity physical appliance intrusion detection system
- About Velocity physical appliance operating system security
- Recommended IPMI settings on the Velocity physical appliance
- Best practices
- Troubleshooting
- Glossary
- Context-sensitive topics
- Section I. Velocity shell menu commands
- Introduction
- Appendix A. Main > Manage > Storage
- Appendix B. Main > Manage > Cloud
- Appendix C. Main > Manage > Software
- Appendix D. Main > Monitor
- Appendix E. Main > Network
- Appendix F. Main > Settings
- Appendix G. Main > Support
Registering the Velocity Storage Server
Registering the Velocity Storage Server is the last step in configuration process for the Velocity Storage Server. After you have registered the Velocity Storage Server, you can view it in the Velocity Cloud Console.
Before you register the Velocity Storage Server, ensure the following:
You have performed all of the other configuration steps for the Velocity Storage Server.
If you installed the Velocity on-premises management server, ensure that you have performed all of the other configuration steps for the Velocity management server.
You have reviewed the Velocity Cloud Console requirements.
You can access the Velocity Cloud Console.
You have a Velocity administrator account. You need to provide the credentials that are retrieved from the Velocity Storage Server page to register it with the Velocity Cloud Service.
Note:
Only one Velocity Storage Server can be registered at a time for a registered tenant.
You can register the Velocity Storage Server for a cloud environment or for an on-premises environment with the Velocity management server:
To register the Velocity Storage Server for a cloud environment
- From the Velocity Cloud Console, in the left pane, click Velocity Storage Server.
- Click Generate Server Credentials.
Do not close the Server Credentials dialog.
- In the Velocity Storage Server console, log in to the Velocity shell menu, go to the Main Menu > Manage > Cloud view, and then type the following command:
Register Username Password
Where Username and Password are the User name and Password that appear on the Server Credentials dialog.
You can close the Server Credentials dialog after you have entered the credentials.
- Press Enter.
- (Optional) To restrict access of CIFS shares to authorized users, you can choose to integrate with Active Directory when you configure the Velocity Client for Windows. However, you must first join the Velocity Storage Server to the Active Directory domain.
See Joining the Velocity Storage Server to the Active Directory domain.
To register the Velocity Storage Server with the Velocity on-premises management server
- From the Velocity Cloud Console, in the left pane, click Velocity Storage Server.
- Click Generate Server Credentials.
Do not close the Server Credentials dialog.
- In the Velocity Storage Server console, log in to the Velocity shell menu, go to the Support > Maintenance view, and then enter the maintenance password.
- After you have accessed the Maintenance user shell, type the following command to log into the root shell:
elevate
- Navigate to /opt/veritas/velocity/etc and edit the
controller.conf
file.For example, type:
vi controller.conf.
- For the following items, change the value to false:
verifyhost=false
verifypeer=false
- Save the file.
For example, type the following command:
:wq
- Type the following command to restart the vagentd service:
service vagentd restart
- Navigate to /opt/veritas/appliance/cloudReg and edit the
config
file.For example, type the following command:
vi config
- Change the URL from https://velocity.apps.veritas.com to the fully qualified URL and port of the Velocity on-premises management server.
For example, https://velocity.company.com:8443
- Save the file.
For example, type the following command:
:wq
- To return to the main menu, type Exit > Exit > Shell Main.
- In the Velocity Storage Server console, log in to the Velocity shell menu, go to the Main Menu > Manage > Cloud view, and then type the following command:
Register Username Password
Where Username and Password are the User name and Password that appear on the Server Credentials dialog.
You can close the Server Credentials dialog after you have entered the credentials.
- (Optional) To restrict access of CIFS shares to authorized users, you can choose to integrate with Active Directory when you configure the Velocity Client for Windows. However, you must first join the Velocity Storage Server to the Active Directory domain.
See Joining the Velocity Storage Server to the Active Directory domain.