You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
This object allows you to assign server module roles, set the coredump server profile, and perform server actions such as restart, soft reset and start software upgrade.
Command Syntax
% set system serverAdmin <name>
coredumpProfile <name>
role <primary | secondary>
% request system serverAdmin <name>
forceCoreDump coreDumpType <full | partial>
identify duration <0-255 seconds>
removeCoredump coreDumpFilename <file name>
restart
softReset
startSoftwareUpgrade
integrityCheck <perform | skip>
package <name>
rpmName <name>
versionCheck <perform | skip>
Command Parameters (set)
Parameter | Length/Range | Description |
---|
<serverName>
| N/A | The unique name of the server. |
coredumpProfile
| N/A | Core Dump Profile name. |
role
| N/A | Use this parameter to specify the server module role. When set to 'primary', role designates a server for internal processing. primary (default) secondary
|
Command Parameters (request)
Command Parameters (request)
Parameter | Length/Range | Description |
---|
<serverName>
| N/A | The unique name of the server. |
forceCoreDump | N/A | Use this command to force the termination of a fixed set of application processes with accompanying core dumps for troubleshooting purposes. By default, a full dump is performed if no option is specified. Before the command executes, the user is prompted to confirm or cancel the operation. If canceled, no further action is taken, and application operation is not affected. coreDumpType – Choose an option:full (default) – Full set of processes to dump (see Table 3 below).partial – Partial set of processes to dump (see Table 4 below).
|
identify duration
| 0-255 seconds | The duration (in seconds) to illuminate the locator LED of this server. The LED illuminates for the specified number of seconds and then extinguishes. A duration of "0" turns off the locator LED and a duration of "255" turns on the locator LED indefinitely. If the duration is not specified, the default value of 15 seconds is used. |
removeCoredump
| N/A | Use this object to remove the specified coredump from the chosen server. coredumpFileName <filename> – The name of the coredump file.
|
restart
| N/A | Restart the specified server. |
softReset
| N/A | Restart the application on the server without rebooting the server. |
startSoftwareUpgrade
| N/A | Use this control to start a software upgrade on the specified server. |
Full Application Process List
CamProcess | ChmProcess | CpxAppProc | DiamProcess |
DnsProcess | DsProcess | EmaProcess | EnmProcessMain |
FmMasterProcess | IkeProcess | ImProcess | IpmProcess |
PathchkProcess | PesProcess | PipeProcess | PrsProcess |
RtmProcess | SamProcess | ScmProcess_0 | ScmProcess_1 |
ScmProcess_2 | ScmProcess_3 | ScpaProcess | SmProcess |
SsaProcess | SsreqProcess | | |
Partial Application Process List
Process | PrsProcess | RtmProcess |
SamProcess | ScmProcess_0 | ScmProcess_1 |
ScmProcess_2 | ScmProcess_3 | SmProcess |
Command Example
To display server administration configuration:
% show system serverAdmin SBC01
coredumpProfile default;
role primary;
modularType false;
hwType ConnexIP5200;
To illuminate the locator LED of server FUBBCANARYb for two minutes:
% request system serverAdmin SBC01 identify duration 120
result success
reason Identifying server(s)...