Veritas NetBackup™ Virtual Appliance Documentation
- Getting to know the NetBackup Virtual Appliance
- NetBackup Virtual Appliance product description
- Preparing to deploy the appliance
- Deploying and configuring the appliance
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance master server
- How to deploy and configure a NetBackup Virtual Appliance CloudCatalyst
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- Post initial configuration procedures
- Appliance common tasks
- Storage management
- About NetBackup Virtual Appliance storage configuration
- About viewing storage space information using the Show command
- About NetBackup Virtual Appliance storage configuration
- Network connection management
- Managing users
- About authenticating LDAP users
- About authenticating Active Directory users
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Using the appliance
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- About Copilot functionality and Share management
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- Monitoring the appliance
- About SNMP
- About Call Home
- Appliance security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 3.1.2
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- Appliance restore
- Decommissioning and Reconfiguring
- Troubleshooting
- About disaster recovery
- About NetBackup support utilities
- Appliance logging
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Manage commands
- Appendix C. Monitor commands
- Appendix D. Network commands
- Appendix E. Reports commands
- Appendix F. Settings commands
- Appendix G. Support commands
Setting the date and time on a NetBackup Virtual Appliance
You can manually set the time or configure the appliance to use a Network Time Protocol (NTP) server.
Note:
Some appliance functionality is dependent on keeping accurate time with the rest of your network environment. Veritas recommends that you use an NTP server for the appliance and any hosts that it interacts with.
To set the date and time
- Log on to the NetBackup Virtual Appliance Shell Menu.
- From the Main_Menu > Network view, type the following command to set the date and time:
Date Set <Month> <Day> <HH:MM:SS> <Year>
Where <Month> is the first three letters of the month, <Day> is the day of the month (1-31), <HH:MM:SS> is the hour, minute, and second in a 24-hour format, and <Year> is the year in YYYY format. For example:
Date Set Jun 2 15:12:00 2016
- Type the following command to set the time zone:
TimeZone Set
In the menus that follow, type the numbers that correspond to the continent (or ocean), country, and time zone region where the appliance is located. When you complete your selections, type yes to set the time zone.
- (Optional) Type the following command to configure the appliance to use an NTP server:
NTPServer Add <Server>
Where <Server> is the host name or IP address of the NTP server.
More Information