remove fp
This command is used to stop and remove a Fulfillment Provisioning node.
provadmin remove fp [ nodename=<value> ] [ savelog=<value> ] [ saveconf=<value> ]
The following table describes the general options that are valid with the remove command
Option | Description |
---|---|
nodename | Fulfillment Provisioning node name (default is the name of the server) |
savelog | whether log files are saved (default true) |
saveconf | whether configuration files are saved (default true) |
The following shows the usage of the remove fp and typical output from the command:
provadmin remove fp Saving catalog data to /home/nicolas/saved/conf Copying log files to /home/nicolas/saved/log_2012-10-10:14:17:59 Checkpoint directory is ../checkpoints Stopping node einsteinium... Done. Removing node einsteinium directory ...
Copyright © Cloud Software Group, Inc. All rights reserved.