stop fp

This command is used to stop a running node and all its engines.

provadmin stop fp [ nodename=<value> ]
                    [ stopcoordinator=<value> 

The following table describes the general options that are valid with the stop command.

Option Description
nodename Fulfillment Provisioning node name. By default, it is the name of the server.
stopcoordinator Indicates whether or not the Kabira Infrastructure Server coordinator is stopped. The default value is false.

The following shows the usage and output of the stop fp command.

>$ provadmin stop fp
    Stopping Catalog Web Admin.
    Stopping fp node
    fp node stopped
>