Restarting the Appliance

A hard reboot (for example, a "hard restart" in VMware) can leave services unable to restart correctly. Use the graceful procedure below so the appliance shuts down cleanly and your data stays consistent across reboots.

Connect to the appliance over SSH on port 10022, or through the virtual console provided by your VM environment.

To connect over SSH, open a Terminal or Command Prompt and run:

ssh user_name@domain_name:10022

For Virtual Console access, refer to the documentation for your virtual environment.

Log in. If you do not know the username and password, contact Supportenvelope. Then run:

sudo exavaultctl -o restart

The restart can take up to 10 minutes.

Last updated