=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:
ivm02
ivm02 10B7D1G ivm 9133-55A
3.3.3.91
Server-9133-55A-SN10B7D1G 10B7D1G fsp 9133-55A
1 10-B7D1G 10B7D1G lpar 9133-55A
2 lp2 10B7D1G lpar 9133-55A
3. To list all nodes managed by Management Module mm03 in stanza format and write the output to the xCAT database, enter: I Output is similar to: SN#IBM: objtype=node type=mm id=0 type-model=8852-22Z serial-number=23A4328 address=mm01 blade1: objtype=node type=blade id=1 type-model=8853-SWZ serial-number=23AD188 address= blade2: objtype=node type=blade id=3 type-model=7971-6AZ serial-number=23A0052 address= =head1 FILES /opt/xcat/bin/rscan =head1 NOTES This command is part of the xCAT software product.