=head1 NAME B - Collects node information from one or more hardware control points. =head1 SYNOPSIS I I I =head1 DESCRIPTION The rscan command lists hardware information for each node managed by the hardware control points specified in noderange. Note that the first line of the output always contains information about the hardware control point itself. When using the rscan command to generate output for HMC or IVM hardware control points, note that FSPs and BPAs are included in the output. =head1 OPTIONS B<-h> Display usage message. B<-v> Command Version. B<-V> Verbose output. B<-w> Writes output to xCAT database. B<-x> XML format. B<-z> Stanza formated output. =head1 RETURN VALUE 0 The command completed successfully. 1 An error has occurred. =head1 EXAMPLES 1. To list all nodes managed by HMC hmc01 in tabular format, enter: I Output is similar to: type name id type-model serial-number address hmc hmc01 7310-C05 10F426A hmc01 fsp Server-9117-MMA-SN10F6F3D 9117-MMA 10F6F3D 3.3.3.197 lpar lpar3 4 9117-MMA 10F6F3D lpar lpar2 3 9117-MMA 10F6F3D lpar lpar1 2 9117-MMA 10F6F3D lpar p6vios 1 9117-MMA 10F6F3D 2. To list all nodes managed by IVM ivm02 in XML format and write the output to the xCAT database, enter: I Output is similar to: 10B7D1G 9133-55A Server-9133-55A-10B7D1G ivm fsp ivm02 fsp,all 10 lpar01 Server-9133-55A-10B7D1G lpar01 ivm lpar,osi ivm02 lpar,all 1 lpar02 Server-9133-55A-10B7D1G lpar02 ivm lpar,osi ivm02 lpar,all 2 3. To list all nodes managed by HMC hmc02 in stanza format and write the output to the xCAT database, enter: I Output is similar to: Server-9458-100992001Y_B: objtype=node nodetype=bpa id=2 model=9458-100 serial=992001Y hcp=hmc02 profile= parent= groups=bpa,all mgt=hmc Server-9119-590-SN02C5F9E: objtype=node type=fsp id=10 model=9119-590 serial=02C5F9E hcp=hmc02 profile= parent=Server-9458-100992001Y_B groups=fsp,all mgt=hmc lpar01: objtype=node nodetype=lpar,osi id=1 model= serial= hcp=hmc02 profile=lpar01 parent=Server-9119-590-SN02C5F9E groups=lpar,all mgt=hmc lpar02: objtype=node nodetype=lpar,osi id=2 model= serial= hcp=hmc02 profile=lpar02 parent=Server-9119-590-SN02C5F9E groups=lpar,all mgt=hmc =head1 FILES /opt/xcat/bin/rscan =head1 SEE ALSO L