Display Component Information
About the xtshow command.
Use the HSS xtshow command to identify compute and service components. Commands are typed as xtshow --option_name. Combine the --service or --compute option with other xtshow options to limit the selection to the specified type of node.
For a list of all xtshow --option_name options, see the xtshow(8) man page.
Identify all service nodes
crayadm@smw> xtshow --service
L1s ...
Cages ...
L0s ...
c0-0c0s0: service X86| ready [noflags|]
c0-0c0s1: service X86| ready [noflags|]
c1-0c0s0: service X86| ready [noflags|]
c1-0c0s1: service X86| ready [noflags|]
c2-0c0s1: service X86| ready [noflags|]
c2-0c1s1: service X86| ready [noflags|]
Nodes ...
c0-0c0s0n0: service X86| empty [noflags|]
c0-0c0s0n1: service SB08 X86| ready [noflags|]
c0-0c0s0n2: service SB08 X86| ready [noflags|]
c0-0c0s0n3: service X86| empty [noflags|]
c0-0c0s1n0: service X86| empty [noflags|]
c0-0c0s1n1: service SB08 X86| ready [noflags|]
.
.
.
Aries ...
c0-0c0s0a0: service X86| on [noflags|]
c0-0c0s1a0: service X86| on [noflags|]
c1-0c0s0a0: service X86| on [noflags|]
c1-0c0s1a0: service X86| on [noflags|]
c2-0c0s1a0: service X86| on [noflags|]
c2-0c1s1a0: service X86| on [noflags|]
AriesLcbs ...
c0-0c0s0a0l00: service X86| on [noflags|]
c0-0c0s0a0l01: service X86| on [noflags|]
c0-0c0s0a0l02: service X86| on [noflags|]
c0-0c0s0a0l03: service X86| on [noflags|]
c0-0c0s0a0l04: service X86| on [noflags|]
c0-0c0s0a0l05: service X86| on [noflags|]
c0-0c0s0a0l06: service X86| on [noflags|]
.
.
.
Identify compute nodes in the disabled state
crayadm@smw> xtshow --compute --disabled
L1s ...
Cages ...
L0s ...
Nodes ...
c0-0c2s0n3: - X86| disabled [noflags|]
c0-0c2s11n0: - X86| disabled [noflags|]
c0-0c2s11n3: - X86| disabled [noflags|]
c1-0c0s11n2: - X86| disabled [noflags|]
Aries ...
AriesLcbs ...
Identify components with a status of not empty
crayadm@smw> xtshow --not_empty c0-0c0s0
L1s ...
c0-0: - | on [warn|alert|]
Cages ...
L0s ...
c0-0c0s0: service X86| ready [noflags|]
Nodes ...
c0-0c0s0n1: service SB08 X86| ready [noflags|]
c0-0c0s0n2: service SB08 X86| ready [noflags|]
Aries ...
c0-0c0s0a0: service X86| on [noflags|]
AriesLcbs ...
c0-0c0s0a0l00: service X86| on [noflags|]
c0-0c0s0a0l01: service X86| on [noflags|]
c0-0c0s0a0l02: service X86| on [noflags|]
c0-0c0s0a0l03: service X86| on [noflags|]
c0-0c0s0a0l04: service X86| on [noflags|]
c0-0c0s0a0l05: service X86| on [noflags|]
c0-0c0s0a0l06: service X86| on [noflags|]
.
.
.