Make certain you have performed the following tasks before you update the control center application server:
Upgraded the Provisioning Server software as directed by To Upgrade from N1 Provisioning Server Version 3.0 to Version 3.1
Synchronized the chassis state and databases as directed by To Synchronize a Chassis's Physical State and Its Information in the Database
Login in as root (su - root) on the control plane server.
Stop the Provisioning Server and the Application Server.
Type the command /opt/terraspring/sunone/bin/appserv stop. The following messages appear.
Stopping admin server instance... Instance admin-server stopped Stopping server server_gw... Instance server_gw stopped |
If the administrator server fails to stop, type the following command :
/opt/terraspring/sunone/domain_gw/admin-server/bin/stopserv
If the application server fails to stop, type the following command:
/opt/terraspring/sunone/domain_gw/server_gw/bin/stopserv
Update the Control Center application server.
Type /opt/terraspring/sunone/bin/setup7.sh -silent -upgrade.
The setup7.sh process copies files required for the update, updates the server and security database, and generates the required database and security keys. The update process exits to the system prompt when it has completed the update.
Restart the application server.
Type the command /opt/terraspring/sunone/bin/appserv start. The following messages appear.
Starting admin server instance... Instance admin-server started Starting server server_gw... Instance server_gw started |
If the administrator server fails to start, type the following command :
/opt/terraspring/sunone/domain_gw/admin-server/bin/startserv
If the application server fails to start, type the following command:
/opt/terraspring/sunone/domain_gw/server_gw/bin/startpserv
When the administrator server and application server have started, import the operating system images as directed by the next procedure, To Import Operating System Images.