Please enter search query.
Search <book_title>...
Veritas Access Appliance 8.2 Troubleshooting Guide
Last Published:
2024-02-19
Product(s):
Appliances (8.2)
Platform: Veritas 3340,Veritas 3350,Veritas 3360
- Introduction
- General troubleshooting procedures
- Monitoring Access Appliance
- Common recovery procedures
- About common recovery procedures
- Restarting servers
- Restarting cluster services
- Bringing services online
- Recovering from a non-graceful shutdown
- Testing the network connectivity
- Troubleshooting with traceroute
- Using the traceroute command
- Collecting the metasave image of a file system
- Replacing an Ethernet interface card (online mode)
- Replacing an Access Appliance node
- Speeding up episodic replication
- Uninstalling a patch release or software upgrade
- Troubleshooting the Access Appliance cloud as a tier feature
- Troubleshooting Access Appliance installation and configuration issues
- Troubleshooting Access Appliance CIFS issues
- Troubleshooting Access Appliance GUI startup issues
- Troubleshooting Veritas Data Deduplication issues
- Index
Restarting cluster services
There might be situations where you need to stop both the cluster nodes for maintenance tasks. When you stop both the cluster nodes, all the cluster services are stopped. You can stop each node individually by using the cluster stop nodename command, or you can stop both the cluster nodes using the cluster stop all command. When you stop both the nodes, either successively or simultaneously, all the cluster services are stopped and you don't have access to the command-line interface. To start the cluster services, you must use the following procedure.
To start the cluster services:
- Use SSH to log on to one of the nodes using the admin credentials.
- Elevate to root by using the support elevate command.
- Run the following command to start the cluster services:
/opt/VRTSnas/scripts/cluster/cluster_config.sh start all