This section contains the following topics:
If the appliance fails to start when you start the application, the most likely reason is that the appliance is not starting the VM agent (this is visible during start as the appliance taking a long time to start and then failing; the log says that appliance start timed out). To fix this, verify that the appliance runs the /lib/applogic/vmad bash script when it is done booting. All templates from the global catalog have this script and start it by default.
If you cannot SSH to the appliance, then most likely the volume or its boot configuration got corrupted. You can stop the application, manage the volume and inspect it, or start from the template again. If the problem recurs, contact Technical Support.
Appliance starts, but all properties remain at their default values in the configuration files.
There are multiple processes that you can use to start the application. Use the steps that that correspond with the condition that you encountered.
Inaccessible application
app restart myapp
Application errors due to data volume full
app stop myapp
vol list myapp --all
app stop myapp
Volumes may be inaccessible for one of the following reasons:
To verify that the volume exists, execute vol info name. If the volume does not exist, create the volume; see vol create command.
To verify if the volume is mounted, execute vol info name and inspect the volume mount state. If the volume is mounted, the volume is in use either by an appliance or by another user who is executing a volume operation over that volume. You must either stop the application that is using that volume or wait until the volume operation over that volume has completed.
To verify if the volume needs repair, execute vol repair --status and inspect whether the volume is in the list.
If the volume is in error state, verify that all servers on which the volume mirrors reside are up and operational - execute vol info name to see on which servers the mirrors reside.
If the volume needs repair - attempt to repair the volume - execute vol repair name.
If the volume needs migration you can attempt to migrate the volume using vol migrate name. However, the fact that a volume needs migration should not result in it being inaccessible.
If the grid is inaccessible, the grid controller is either down, the user with which you are trying to log into the grid controller has not been created, or the SSH key you are using is incorrect if trying to connect via SSH. You should contact your grid administrator or Technical Support if this occurs.
Sometimes, if there is heavy load being put upon the grid controller - typically due to a heavy I/O operation (for example, copying volumes), the GUI may seem slow and should begin responding normally when the operation is complete. If the GUI remains slow for an extended period of time, you should contact your grid maintainer or Technical Support.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|