Viewing host-level resource information (bhosts)

Procedure

  1. Use bhosts -l to show the amount of resources reserved on each host. In the following example, 143 MB of memory is reserved on hostA, and no memory is currently available on the host.
    bhosts -l hostA
    HOST  hostA 
    STATUS     CPUF   JL/U   MAX   NJOBS    RUN   SSUSP   USUSP   RSV  DISPATCH_WINDOW 
    ok       20.00       -     4       2      1       0       0     1       -  
    CURRENT LOAD USED FOR SCHEDULING: 
                r15s   r1m  r15m     ut     pg       io    ls     it    tmp      swp    mem   slots
    Total       1.5   1.2   2.0   91%     2.5        7    49      0   911M     915M      0M       8
    Reserved    0.0   0.0   0.0    0%     0.0        0     0      0     0M       0M    143M       8
  2. Use bhosts -s to view information about shared resources.