Oracle® Solaris Cluster 系统管理指南

退出打印视图

更新时间: 2015 年 10 月
 
 

如何查看群集配置

phys-schost# 提示符表示全局群集提示符。此操作过程适用于全局群集。

此过程提供了 Oracle Solaris Cluster 命令的长格式。此外,大多数命令还有短形式。这些命令除了名称长短的不同以外,其功能都是相同的。

您还可以通过 Oracle Solaris Cluster Manager GUI 查看群集的配置。有关 GUI 登录说明,请参见如何访问 Oracle Solaris Cluster Manager

开始之前

root 角色的用户需要具有 solaris.cluster.read RBAC 授权才能使用 status 子命令。

  • 查看全局群集或区域群集的配置。
    % cluster show

    从全局群集的节点执行此过程中的所有步骤。

    从全局群集节点运行 cluster show 命令可显示有关群集的详细配置信息以及区域群集的信息(如果已配置这些群集)。

    您还可以使用 clzonecluster show 命令仅查看区域群集的配置信息。区域群集的属性包括区域群集名称、IP 类型、自动引导和区域路径。show 子命令在区域群集内部运行,并且仅适用于该特定区域群集。从区域群集节点运行 clzonecluster show 命令时,将仅检索有关对该特定区域群集可见的对象的状态。

    要显示有关 cluster 命令的更多信息,请使用详细 (verbose) 选项。有关详细信息,请参见 cluster(1CL) 手册页。有关 clzonecluster 的更多信息,请参见 clzonecluster(1CL) 手册页。

示例 1-5  查看全局群集配置

以下示例列出了有关全局群集的配置信息。如果您配置了区域群集,则也会列出相应的信息。

phys-schost# cluster show
=== Cluster ===

Cluster Name:                                   cluster-1
clusterid:                                       0x4DA2C888
installmode:                                     disabled
heartbeat_timeout:                               10000
heartbeat_quantum:                               1000
private_netaddr:                                 172.11.0.0
private_netmask:                                 255.255.248.0
max_nodes:                                       64
max_privatenets:                                 10
num_zoneclusters:                                12
udp_session_timeout:                             480
concentrate_load:                                False
global_fencing:                                  prefer3
Node List:                                       phys-schost-1
Node Zones:                                      phys_schost-2:za

=== Host Access Control ===

Cluster name:                                 clustser-1
Allowed hosts:                                 phys-schost-1, phys-schost-2:za
Authentication Protocol:                       sys

=== Cluster Nodes ===

Node Name:                                    phys-schost-1
Node ID:                                       1
Enabled:                                       yes
privatehostname:                               clusternode1-priv
reboot_on_path_failure:                        disabled
globalzoneshares:                              3
defaultpsetmin:                                1
quorum_vote:                                   1
quorum_defaultvote:                            1
quorum_resv_key:                               0x43CB1E1800000001
Transport Adapter List:                        net1, net3

--- Transport Adapters for phys-schost-1 ---

Transport Adapter:                          net1
Adapter State:                               Enabled
Adapter Transport Type:                      dlpi
Adapter Property(device_name):               net
Adapter Property(device_instance):           1
Adapter Property(lazy_free):                 1
Adapter Property(dlpi_heartbeat_timeout):    10000
Adapter Property(dlpi_heartbeat_quantum):    1000
Adapter Property(nw_bandwidth):              80
Adapter Property(bandwidth):                 10
Adapter Property(ip_address):                172.16.1.1
Adapter Property(netmask):                   255.255.255.128
Adapter Port Names:                          0
Adapter Port State(0):                       Enabled

Transport Adapter:                          net3
Adapter State:                               Enabled
Adapter Transport Type:                      dlpi
Adapter Property(device_name):               net
Adapter Property(device_instance):           3
Adapter Property(lazy_free):                 0
Adapter Property(dlpi_heartbeat_timeout):    10000
Adapter Property(dlpi_heartbeat_quantum):    1000
Adapter Property(nw_bandwidth):              80
Adapter Property(bandwidth):                 10
Adapter Property(ip_address):                172.16.0.129
Adapter Property(netmask):                   255.255.255.128
Adapter Port Names:                          0
Adapter Port State(0):                       Enabled

--- SNMP MIB Configuration on phys-schost-1 ---

SNMP MIB Name:                              Event
State:                                       Disabled
Protocol:                                    SNMPv2

--- SNMP Host Configuration on phys-schost-1 ---

--- SNMP User Configuration on phys-schost-1 ---

SNMP User Name:                             foo
Authentication Protocol:                     MD5
Default User:                                No

Node Name:                                    phys-schost-2:za
Node ID:                                       2
Type:                                          cluster
Enabled:                                       yes
privatehostname:                               clusternode2-priv
reboot_on_path_failure:                        disabled
globalzoneshares:                              1
defaultpsetmin:                                2
quorum_vote:                                   1
quorum_defaultvote:                            1
quorum_resv_key:                               0x43CB1E1800000002
Transport Adapter List:                        e1000g1, nge1

--- Transport Adapters for phys-schost-2 ---

Transport Adapter:                          e1000g1
Adapter State:                               Enabled
Adapter Transport Type:                      dlpi
Adapter Property(device_name):               e1000g
Adapter Property(device_instance):           2
Adapter Property(lazy_free):                 0
Adapter Property(dlpi_heartbeat_timeout):    10000
Adapter Property(dlpi_heartbeat_quantum):    1000
Adapter Property(nw_bandwidth):              80
Adapter Property(bandwidth):                 10
Adapter Property(ip_address):                172.16.0.130
Adapter Property(netmask):                   255.255.255.128
Adapter Port Names:                          0
Adapter Port State(0):                       Enabled

Transport Adapter:                          nge1
Adapter State:                               Enabled
Adapter Transport Type:                      dlpi
Adapter Property(device_name):               nge
Adapter Property(device_instance):           3
Adapter Property(lazy_free):                 1
Adapter Property(dlpi_heartbeat_timeout):    10000
Adapter Property(dlpi_heartbeat_quantum):    1000
Adapter Property(nw_bandwidth):              80
Adapter Property(bandwidth):                 10
Adapter Property(ip_address):                172.16.1.2
Adapter Property(netmask):                   255.255.255.128
Adapter Port Names:                          0
Adapter Port State(0):                       Enabled

--- SNMP MIB Configuration on phys-schost-2 ---

SNMP MIB Name:                              Event
State:                                       Disabled
Protocol:                                    SNMPv2

--- SNMP Host Configuration on phys-schost-2 ---

--- SNMP User Configuration on phys-schost-2 ---

=== Transport Cables ===

Transport Cable:                              phys-schost-1:e1000g1,switch2@1
Cable Endpoint1:                               phys-schost-1:e1000g1
Cable Endpoint2:                               switch2@1
Cable State:                                   Enabled

Transport Cable:                              phys-schost-1:nge1,switch1@1
Cable Endpoint1:                               phys-schost-1:nge1
Cable Endpoint2:                               switch1@1
Cable State:                                   Enabled

Transport Cable:                              phys-schost-2:nge1,switch1@2
Cable Endpoint1:                               phys-schost-2:nge1
Cable Endpoint2:                               switch1@2
Cable State:                                   Enabled

Transport Cable:                              phys-schost-2:e1000g1,switch2@2
Cable Endpoint1:                               phys-schost-2:e1000g1
Cable Endpoint2:                               switch2@2
Cable State:                                   Enabled

=== Transport Switches ===

Transport Switch:                             switch2
Switch State:                                  Enabled
Switch Type:                                   switch
Switch Port Names:                             1 2
Switch Port State(1):                          Enabled
Switch Port State(2):                          Enabled

Transport Switch:                             switch1
Switch State:                                  Enabled
Switch Type:                                   switch
Switch Port Names:                             1 2
Switch Port State(1):                          Enabled
Switch Port State(2):                          Enabled


=== Quorum Devices ===

Quorum Device Name:                           d3
Enabled:                                       yes
Votes:                                         1
Global Name:                                   /dev/did/rdsk/d3s2
Type:                                          shared_disk
Access Mode:                                   scsi3
Hosts (enabled):                               phys-schost-1, phys-schost-2

Quorum Device Name:                           qs1
Enabled:                                       yes
Votes:                                         1
Global Name:                                   qs1
Type:                                          quorum_server
Hosts (enabled):                               phys-schost-1, phys-schost-2
Quorum Server Host:                            10.11.114.83
Port:                                          9000


=== Device Groups ===

Device Group Name:                            testdg3
Type:                                          SVM
failback:                                      no
Node List:                                     phys-schost-1, phys-schost-2
preferenced:                                   yes
numsecondaries:                                1
diskset name:                                  testdg3

=== Registered Resource Types ===

Resource Type:                                SUNW.LogicalHostname:2
RT_description:                                Logical Hostname Resource Type
RT_version:                                    4
API_version:                                   2
RT_basedir:                                    /usr/cluster/lib/rgm/rt/hafoip
Single_instance:                               False
Proxy:                                         False
Init_nodes:                                    All potential masters
Installed_nodes:                               <All>
Failover:                                      True
Pkglist:                                       <NULL>
RT_system:                                     True
Global_zone:                                   True

Resource Type:                                SUNW.SharedAddress:2
RT_description:                                HA Shared Address Resource Type
RT_version:                                    2
API_version:                                   2
RT_basedir:                                    /usr/cluster/lib/rgm/rt/hascip
Single_instance:                               False
Proxy:                                         False
Init_nodes:                                    <Unknown>
Installed_nodes:                               <All>
Failover:                                      True
Pkglist:                                       <NULL>
RT_system:                                     True
Global_zone:                                   True
Resource Type:                                SUNW.HAStoragePlus:4
RT_description:                                HA Storage Plus
RT_version:                                    4
API_version:                                   2
RT_basedir:                                    /usr/cluster/lib/rgm/rt/hastorageplus
Single_instance:                               False
Proxy:                                         False
Init_nodes:                                    All potential masters
Installed_nodes:                               <All>
Failover:                                      False
Pkglist:                                       <NULL>
RT_system:                                     True
Global_zone:                                   True
Resource Type:                                SUNW.haderby
RT_description:                                haderby server for Oracle Solaris Cluster
RT_version:                                    1
API_version:                                   7
RT_basedir:                                    /usr/cluster/lib/rgm/rt/haderby
Single_instance:                               False
Proxy:                                         False
Init_nodes:                                    All potential masters
Installed_nodes:                               <All>
Failover:                                      False
Pkglist:                                       <NULL>
RT_system:                                     True
Global_zone:                                   True
Resource Type:                                SUNW.sctelemetry
RT_description:                                sctelemetry service for Oracle Solaris Cluster
RT_version:                                    1
API_version:                                   7
RT_basedir:                                    /usr/cluster/lib/rgm/rt/sctelemetry
Single_instance:                               True
Proxy:                                         False
Init_nodes:                                    All potential masters
Installed_nodes:                               <All>
Failover:                                      False
Pkglist:                                       <NULL>
RT_system:                                     True
Global_zone:                                   True
=== Resource Groups and Resources ===

Resource Group:                               HA_RG
RG_description:                                <Null>
RG_mode:                                       Failover
RG_state:                                      Managed
Failback:                                      False
Nodelist:                                      phys-schost-1 phys-schost-2

--- Resources for Group HA_RG ---

Resource:                                   HA_R
Type:                                        SUNW.HAStoragePlus:4
Type_version:                                4
Group:                                       HA_RG
R_description:
Resource_project_name:                       SCSLM_HA_RG
Enabled{phys-schost-1}:                      True
Enabled{phys-schost-2}:                      True
Monitored{phys-schost-1}:                    True
Monitored{phys-schost-2}:                    True

Resource Group:                               cl-db-rg
RG_description:                                <Null>
RG_mode:                                       Failover
RG_state:                                      Managed
Failback:                                      False
Nodelist:                                      phys-schost-1 phys-schost-2

--- Resources for Group cl-db-rg ---

Resource:                                   cl-db-rs
Type:                                        SUNW.haderby
Type_version:                                1
Group:                                       cl-db-rg
R_description:
Resource_project_name:                       default
Enabled{phys-schost-1}:                      True
Enabled{phys-schost-2}:                      True
Monitored{phys-schost-1}:                    True
Monitored{phys-schost-2}:                    True

Resource Group:                               cl-tlmtry-rg
RG_description:                                <Null>
RG_mode:                                       Scalable
RG_state:                                      Managed
Failback:                                      False
Nodelist:                                      phys-schost-1 phys-schost-2

--- Resources for Group cl-tlmtry-rg ---

Resource:                                   cl-tlmtry-rs
Type:                                        SUNW.sctelemetry
Type_version:                                1
Group:                                       cl-tlmtry-rg
R_description:
Resource_project_name:                       default
Enabled{phys-schost-1}:                      True
Enabled{phys-schost-2}:                      True
Monitored{phys-schost-1}:                    True
Monitored{phys-schost-2}:                    True

=== DID Device Instances ===

DID Device Name:                              /dev/did/rdsk/d1
Full Device Path:                              phys-schost-1:/dev/rdsk/c0t2d0
Replication:                                   none
default_fencing:                               global

DID Device Name:                              /dev/did/rdsk/d2
Full Device Path:                              phys-schost-1:/dev/rdsk/c1t0d0
Replication:                                   none
default_fencing:                               global

DID Device Name:                              /dev/did/rdsk/d3
Full Device Path:                              phys-schost-2:/dev/rdsk/c2t1d0
Full Device Path:                              phys-schost-1:/dev/rdsk/c2t1d0
Replication:                                   none
default_fencing:                               global

DID Device Name:                              /dev/did/rdsk/d4
Full Device Path:                              phys-schost-2:/dev/rdsk/c2t2d0
Full Device Path:                              phys-schost-1:/dev/rdsk/c2t2d0
Replication:                                   none
default_fencing:                               global

DID Device Name:                              /dev/did/rdsk/d5
Full Device Path:                              phys-schost-2:/dev/rdsk/c0t2d0
Replication:                                   none
default_fencing:                               global

DID Device Name:                              /dev/did/rdsk/d6
Full Device Path:                              phys-schost-2:/dev/rdsk/c1t0d0
Replication:                                   none
default_fencing:                               global

=== NAS Devices ===

Nas Device:                                   nas_filer1
Type:                                          sun_uss
nodeIPs{phys-schost-2}:                        10.134.112.112
nodeIPs{phys-schost-1                          10.134.112.113
User ID:                                       root
示例 1-6  查看区域群集配置

以下示例列出了包含 RAC 的区域群集配置的属性。

% clzonecluster show
=== Zone Clusters ===

Zone Cluster Name:                              sczone
zonename:                                        sczone
zonepath:                                        /zones/sczone
autoboot:                                        TRUE
ip-type:                                         shared
enable_priv_net:                                 TRUE

--- Solaris Resources for sczone ---

Resource Name:                                net
address:                                       172.16.0.1
physical:                                      auto

Resource Name:                                net
address:                                       172.16.0.2
physical:                                      auto


Resource Name:                                 fs
dir:                                            /local/ufs-1
special:                                        /dev/md/ds1/dsk/d0
raw:                                            /dev/md/ds1/rdsk/d0
type:                                           ufs
options:                                        [logging]

Resource Name:                                 fs
dir:                                            /gz/db_qfs/CrsHome
special:                                        CrsHome
raw:
type:                                           samfs
options:                                        []

Resource Name:                                 fs
dir:                                            /gz/db_qfs/CrsData
special:                                        CrsData
raw:
type:                                           samfs
options:                                        [] 

Resource Name:                                 fs
dir:                                            /gz/db_qfs/OraHome
special:                                        OraHome
raw:
type:                                           samfs 
options:                                        []

Resource Name:                                 fs 
dir:                                            /gz/db_qfs/OraData
special:                                        OraData
raw:
type:                                           samfs 
options:                                        []  

--- Zone Cluster Nodes for sczone ---

Node Name:                                    sczone-1
physical-host:                                 sczone-1
hostname:                                      lzzone-1

Node Name:                                    sczone-2
physical-host:                                 sczone-2
hostname:                                      lzzone-2

您还可以使用 clnasdevice show 子命令或 Oracle Solaris Cluster Manager 查看为全局群集或区域群集配置的 NAS 设备。有关更多信息,请参见 clnasdevice(1CL) 手册页。