The mrconfig info volume snapshot command
displays information about volume snapshots.
Snapshot and this command require an upgrade to a MapR
Enterprise Edition license if you don't already have it.
See
mrconfig
for
instructions about running mrconfig commands.
/opt/mapr/server/mrconfig [-h <host>] [-p <port>] info volume snapshot <volName> <snapName>
<volName>
<snapName>
|
Parameter |
Description |
|---|---|
|
-h |
host IP address; default |
|
-p |
The filesystem port; default |
|
volName |
The name of the volume |
|
snapName |
The name of the snapshot |
Tips:
To find volume and snapshot names:
maprcli volume snapshot
list
command, which creates a report that displays
volume names and snapshot names./opt/mapr/server/mrconfig info volume snapshot myVolume snap-2012-01-01
Display information about snapshot "snap-2012-01-01" of volume
"myVolume" on a remote node with an IP address of xx.xx.xx.xx/opt/mapr/server/mrconfig -h xx.xx.xx.xx info volume snapshot myVolume snap-2012-01-01