JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Reference Manual     Oracle Solaris Cluster
search filter icon
search icon

Document Information

Preface

Introduction

OSC33 1

OSC33 1cl

OSC33 1ha

OSC33 1m

cconsole(1M)

ccp(1M)

chosts(1M)

cl_eventd(1M)

cl_pnmd(1M)

cports(1M)

crlogin(1M)

cssh(1M)

ctelnet(1M)

halockrun(1M)

hatimerun(1M)

pmfadm(1M)

pmfd(1M)

rpc.pmfd(1M)

scconf(1M)

scconf_dg_rawdisk(1M)

scconf_dg_svm(1M)

scconf_dg_vxvm(1M)

scconf_quorum_dev_netapp_nas(1M)

scconf_quorum_dev_quorum_server(1M)

scconf_quorum_dev_scsi(1M)

scconf_transp_adap_bge(1M)

scconf_transp_adap_ce(1M)

scconf_transp_adap_e1000g(1M)

scconf_transp_adap_eri(1M)

scconf_transp_adap_ge(1M)

scconf_transp_adap_hme(1M)

scconf_transp_adap_ibd(1M)

scconf_transp_adap_qfe(1M)

scconf_transp_jct_etherswitch(1M)

scconf_transp_jct_ibswitch(1M)

scdidadm(1M)

scdpm(1M)

sceventmib(1M)

scgdevs(1M)

scinstall(1M)

scnas(1M)

scnasdir(1M)

scprivipadm(1M)

scprivipd(1M)

scrgadm(1M)

scsetup(1M)

scshutdown(1M)

scsnapshot(1M)

scstat(1M)

scswitch(1M)

sctelemetry(1M)

scversions(1M)

scvxinstall(1M)

sc_zonesd(1M)

OSC33 3ha

OSC33 4

OSC33 5

OSC33 5cl

OSC33 7

OSC33 7p

Index

ccp

- the Oracle Solaris Cluster System Cluster Control Panel GUI

Synopsis

$CLUSTER_HOME/bin/ccp [-s] [-l username] [-p ssh-port][clustername | nodename]

Description

The ccp utility is a launch pad for the cconsole, crlogin, cssh, and ctelnet cluster utilities.

The ccp utility also accepts the standard set of X Window System command line arguments.

Options

The following options are supported:

-l username

Specifies the user name for the ssh connection. This option is passed to the cconsole, crlogin, or cssh utility when the utility is launched from the CCP. The ctelnet utility ignores this option.

If the -l option is not specified, the user name that launched the CCP is effective.

-p ssh-port

Specifies the Secure Shell port number to use. This option is passed to the cssh utility when the utility is launched from the CCP. The cconsole, crlogin, and ctelnet utilities ignore this option,

If the -p option is not specified, the default port number 22 is used for secure connections.

-s

Specifies using Secure Shell connections to node consoles instead of telnet connections. This option is passed to the cconsole utility when the utility is launched from the CCP. The crlogin, cssh, and ctelnet utilities ignore this option.

If the -s option is not specified, the cconsole utility uses telnet connections to the consoles.

To override the -s option, deselect the Use SSH checkbox in the Options menu of the cconsole graphical user interface (GUI).

Operands

The following operands are supported:

clustername

If provided, this option can be passed on as an argument to a tool in CCP's set of tools. The clustername argument can be specified by adding $CLUSTER in a tool's command line property.

Environment Variables

The following environment variables affect the execution of the ccp utility:

CLUSTER_HOME

Location of cluster tools. Defaults to /opt/SUNWcluster.

CCP_CONFIG_DIR

Location of the tools' configuration files containing tool properties. Defaults to /opt/SUNWcluster/etc/ccp.

Files

$CLUSTER_HOME/etc/ccp/*

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
SUNWccon
Interface Stability
Evolving

See Also

ssh(1), cconsole(1M), chosts(1M), cports(1M), crlogin(1M), cssh(1M), ctelnet(1M), serialports(4), attributes(5)