mrconfig info containers
The mrconfig info containers command displays information about
      containers.
Example:
$ /opt/mapr/server/mrconfig info containers rw
RW containers: 1 2049 2050
$ /opt/mapr/server/mrconfig info containers resync
$ /opt/mapr/server/mrconfig info containers snapshot
Snapshot containers: 256000049
         
See 
   mrconfig
             for
instructions about running mrconfig commands.
Syntax
/opt/mapr/server/mrconfig [-h <host>] [-p <port>] info containers <container-type> [path]
    <container-type>
    [path]
      Parameters
| 
                         Parameter  | 
                     
                         Description  | 
                  
|---|---|
| 
                         -h  | 
                     
                         host IP address; default   | 
                  
| 
                         -p  | 
                     
                         The file system port; default
                                | 
                  
| 
                         container-type  | 
                     
                         When specified, lists only containers of the specified type. Possible values: 
  | 
                  
| 
                         path  | 
                     
                         The path to a service pool (obtained with   | 
                  
Examples
Display a list of read/write containers on a local node/opt/mapr/server/mrconfig info containers rw
Display a list of read/write containers on a remote node with an IP
address of xx.xx.xx.xx/opt/mapr/server/mrconfig -h xx.xx.xx.xx info containers rw