Index Index for
Section 8
Index Alphabetical
listing for A
Bottom of page Bottom of
page

asustop(8)

NAME

asustop - Stops the Advanced Server for UNIX (ASU) server

SYNOPSIS

/usr/sbin/asustop [-c]

OPTIONS

-c Checks the running state of the ASU server in a cluster without stopping the ASU server.

DESCRIPTION

The asustop command stops the ASU server. If the system on which the ASU server is running is configured in a TruCluster Version 5.0 or higher environment, the asustop command stops the ASU server on all systems in the cluster. You must be logged in as root to use the asustop command.

EXIT STATUS

The asustop -c command returns one of the following exit values: 0 If the ASU server is not running in the cluster. 1 If the ASU server is running on the local system. 2 If the ASU server is running on a system in the cluster, but not the local system.

EXAMPLES

1. To stop the ASU server, enter the following command: # asustop 2. To start the ASU server configured as a multi-instance application, enter the following command on each cluster member: # net start server 3. To start the ASU server configured as a single-instance application, enter the following command on any cluster member: # caa_start asu

Index Index for
Section 8
Index Alphabetical
listing for A
Top of page Top of
page