The mrconfig info containerlist command lists
read/write container IDs for a specified volume. Example:
$ /opt/mapr/server/mrconfig info containerlist volume1
Volume containers
2050
See
mrconfig
for instructions about running mrconfig commands.
/opt/mapr/server/mrconfig [-h <host>] [-p <port>] info containerlist <volName>
|
Parameter |
Description |
|---|---|
|
-h |
host IP address; default |
|
-p |
The filesystem port; default |
|
volName |
The name of the volume |
Tips:
You can see the names of volumes using:
maprcli
volume list
command.marketing on a local node/opt/mapr/server/mrconfig info containerlist marketing
Display information about the containers on a volume named
marketing on a remote node with an IP address of
xx.xx.xx.xx/opt/mapr/server/mrconfig -h xx.xx.xx.xx info containerlist marketing