next up previous contents
Next: cprio Up: FBSNG Command Line Interface Previous: ls   Contents

resources

The resources command lists the resources defined in the system. The format of the command is:

  fbs resources [-g][-l][-n<node>][<resource>...]
                [-p <proc_type>][<resource>...]
The following example shows resources available on the farm:

fnpcb> fbs resources
Resource         Type Usage Capacity
-----------      ---- ----- --------
nfs_disk            G     0       18 
Blue                L     0        0 
IO                  L     0     attr 
Krb                 L    13     attr 
Worker              L     0     attr 
cpu                 L   130     1800 
disk1               L     5       98 
disk2               L     8       20 
scratch             L     0        0 
disks               L    13      118 (pool: disk1 disk2)
fnpcb>
Word "attr" in capacity column indicates node attribute. In case of node attribute, usage column indicates how many processes use the attribute. For resource pools, the output includes composition of the pool.



FBSNG Home