How we can retrive the data from snapshots nad mirrors

asked 07 Feb, 22:32

mapr%20user's gravatar image

mapr user
121518
accept rate: 0%


Let's say you have a volume called project.fraud, which is at /project/fraud. The snapshots will be under /project/fraud/.snapshot

cd into that directory and then use ls to see which snapshots are there. Each snapshot will be a directory named as the timestamp of that snapshot, and in that directory you can see the data exactly as it was when the snapshot was taken. You can also use a file browser like Mac Finder or Windows Explorer to access the snapshot data.

For a mirror, are you talking about remote mirrors (between two clusters)?

link

answered 07 Feb, 22:36

tshiran's gravatar image

tshiran ♦♦
2692
accept rate: 30%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×3

Asked: 07 Feb, 22:32

Seen: 193 times

Last updated: 07 Feb, 22:36

powered by OSQA