2008-02-06 14:45:20 +00:00
|
|
|
=head1 NAME
|
2008-08-02 16:18:07 +00:00
|
|
|
|
2008-02-06 14:45:20 +00:00
|
|
|
B<noderm> -Removes the nodes in the noderange from all database table.
|
2008-08-02 16:18:07 +00:00
|
|
|
|
2008-02-06 14:45:20 +00:00
|
|
|
=head1 SYNOPSIS
|
2008-08-02 16:18:07 +00:00
|
|
|
|
|
|
|
I<noderm [-h| --help]>
|
2008-02-06 14:45:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I<noderm noderange>
|
|
|
|
|
|
|
|
|
|
|
|
=head1 DESCRIPTION
|
|
|
|
|
2008-08-02 16:18:07 +00:00
|
|
|
The noderm command removes the nodes in the input node range.
|
2008-02-06 14:45:20 +00:00
|
|
|
|
|
|
|
=head1 OPTIONS
|
|
|
|
|
|
|
|
|
|
|
|
B<-h> Display usage message.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
=head1 RETURN VALUE
|
|
|
|
|
|
|
|
0 The command completed successfully.
|
|
|
|
|
|
|
|
1 An error has occurred.
|
|
|
|
|
|
|
|
=head1 EXAMPLES
|
|
|
|
|
2008-08-02 16:18:07 +00:00
|
|
|
1. To remove the nodes in noderange node1-node4, enter:
|
2008-02-06 14:45:20 +00:00
|
|
|
|
2008-08-02 16:18:07 +00:00
|
|
|
I<noderm node1-node4>
|
2008-02-06 14:45:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
=head1 FILES
|
2008-08-02 16:18:07 +00:00
|
|
|
|
2008-02-06 14:45:20 +00:00
|
|
|
/opt/xcat/bin/noderm
|
|
|
|
|
|
|
|
|
2008-08-02 16:18:07 +00:00
|
|
|
=head1 SEE ALSO
|
|
|
|
|
|
|
|
L<nodels(1)|nodels.1>, L<nodeadd(8)|nodeadd.8>, L<noderange(3)|noderange.3>
|
2008-02-06 14:45:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
|