Sometimes the request is not blocked but just queued, and the farm manager is still not processing the request. In this case, ping the farm. Issuing the ping command to the farm activates the farm manager queue handler to process requests. This command especially applies to requests for farms that are in an error state. Run the following command to ping the farm to activate the request queue handler:
farm -p farm-ID |
If the farm was in an error state (that is, a previous operation ended in error), reset the error to move the queue:
farm -pf farm-ID |