NAME | SYNOPSIS | DESCRIPTION | OPTIONS | RETURN VALUES | NOTES | EXAMPLES | SEE ALSO
domain_status displays the domain_config(4) file, which contains the following information for each configured domain: domain name, platform type, platform name, operating system, system boards, and InterDomain Network (IDN) information.
The following options are supported:
Show information about only the specified domain.
Display the dynamic reconfiguration (DR) model running on the domain, either 2.0, 3.0, or unknown:
DR model 2.0 indicates that DR operations on the domain are controlled by the dr(1M) daemon.
DR model 3.0 indicates that the domain configuration server, dcs (1M) is controlling DR operations on the domain. You can also use the Reconfiguration Coordination Manager (RCM) on DR model 3.0 domains to coordinate DR operations with other applications, such as database, clustering, or volume management software running on the domain.
Unknown indicates that the DR model for the domain cannot be determined because the domain is down or DR was not configured correctly for the domain.
Upon successful completion, domain_status returns a zero value; otherwise, it returns a nonzero value.
Any InterDomain Networks are identified in the status listing by a number, followed by the names of the domains in that network. The listing number, as shown below, is simply a tag used in the listing; it is not a persistent identifier for the IDN.
0: xf6-b6 xf6-b7 xf6-b8 1: xf6-b3 xf6-b4 |
The domain status information displayed includes the: domain name, type, platform name, DR model version (displayed only when you specify the -m with the domain_status command), operating system version, and system boards.
If an entry in any column is bigger than its allocated column width, a space separates the entry from the next column entry, but the subsequent columns of information will not be aligned under their respective column headings.
% domain status -m DOMAIN TYPE PLATFORM DR-MODEL OS SYSBDS xf6-b2 Ultra-Enterprise-10000 all-xf6 2.0 5.6 2 xf6-b1 Ultra-Enterprise-10000 all-xf6 3.0 5.8 1 xf6-b5 Ultra-Enterprise-10000 all-xf6 2.0 5.6 5 13 xf6-b6 Ultra-Enterprise-10000 all-xf6 2.0 5.7 6 14 xf6-b7 Ultra-Enterprise-10000 all-xf6 3.0 5.8 7 15 xf6-b8 Ultra-Enterprise-10000 all-xf6 2.0 5.7 0 8 xf6-b4 Ultra-Enterprise-10000 all-xf6 3.0 5.8 12 xf6-b3 Ultra-Enterprise-10000 all-xf6 2.0 5.7 4 |
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | RETURN VALUES | NOTES | EXAMPLES | SEE ALSO