Fix bad example.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2505 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
cd6b419037
commit
62791fb3ea
@ -114,9 +114,9 @@ To list an osimage definition named "aix53J".
|
||||
|
||||
=item 7.
|
||||
|
||||
To list all adapter definitions for node "clstrn03".
|
||||
To list all node definitions that have a status value of "booting".
|
||||
|
||||
lsdef -t adapter -w nodename=clstrn03
|
||||
lsdef -t node -w status=booting
|
||||
|
||||
=item 8.
|
||||
|
||||
@ -130,12 +130,6 @@ To list all the attributes of the nodes that are members of the group "service".
|
||||
|
||||
lsdef -t node -l service
|
||||
|
||||
=item 10.
|
||||
|
||||
To list all nodes that have a service node called "FMS01".
|
||||
|
||||
lsdef -t node -w nfsserver=FMS01
|
||||
|
||||
=back
|
||||
|
||||
|
||||
@ -153,4 +147,4 @@ This command is part of the xCAT software product.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
L<mkdef(1)|mkdef.1>, L<chdef(1)|chdef.1>, L<rmdef(1)|rmdef.1>, L<xcatstanzafile(5)|xcatstanzafile.5>
|
||||
L<mkdef(1)|mkdef.1>, L<chdef(1)|chdef.1>, L<rmdef(1)|rmdef.1>, L<xcatstanzafile(5)|xcatstanzafile.5>
|
||||
|
Loading…
Reference in New Issue
Block a user