Shutting down LSF data manager

The bdata admin shutdown command shuts down the dmd daemon. Only the LSF data manager administrator or root can run this command. You must shut down LIM before you shut down LSF data manager.

Procedure

  1. Run the bctrld stop lim command to shut down LIM.
  2. Run the bdata admin shutdown command to shut down the dmd daemon.

    The bdata admin shutdown [host_name] command kills the data manager process on the specified host. If you do not specify a host name, LSF data manager attempts to shut down all data manager candidates. If LIM is running on the node, the shutdown request is rejected.

    The output of the bdata admin shutdown command is similar in format to the bctrld stop lim and badmin hshutdown commands.
    bdata admin shutdown
    LSF data manager daemon (dmd) on <hostA> is shutting down... Done.
    LSF data manager daemon (dmd) on <hostB> is shutting down... Host unreachable.
    LSF data manager daemon (dmd) on <hostc> is shutting down... Cannot shut down LSF data 
    manager daemon (dmd) when the local lim is running.