Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1093

February 29th, 2012 01:00

How can i know the contents of a Saveset if i know the ssid ?

Hello , i want to know the contents of a saveset , how can i do this ?

Regards

173 Posts

February 29th, 2012 01:00

You have to query index. Use mminfo –q “ssid=12345656878” –r nsavetime to get unix time stamp of saveset, than use nsrinfo –t timestamp clientname.

Regards

Lukas

1.7K Posts

February 29th, 2012 01:00

Hi Oscar,

Please take a look at the following KB:

https://solutions.emc.com/emcsolutionview.asp?id=esg55421

You will need to use nsrinfo command.

Thank you.

Carlos.

736 Posts

February 29th, 2012 01:00

Alternatively, you can use the recover command to do a 'dummy' recover:

- recover -s [nw_server_name_here] -n -S [ssid_here] > dummy_recover 2>&1  - this will not recover any data but will output to the file what would have been recovered by a recover of the entire saveset.

-Bobby

No Events found!

Top