Browse Community
Help
Log In
Responses(2)
Solutions(0)
pn1lDbv3G612259
105 Posts
0
May 10th, 2012 09:00
Hi,
The issue can be due to the name resolution.
Please refer this article and follow the steps accordingly.
http://solutions.emc.com/EMCSolutionView.asp?id=esg90144&usertype=C
Thanks
ShivaKiran
coganb
736 Posts
May 11th, 2012 00:00
You should have a look in the media database to see if the backup was successful and everything is as you expect:
mminfo -q client=[client_name_here] -r ssid,name,level,savetime,ssflags,sumflags,totalsize
If you are still unsure, you can test by doing a 'dummy recover' to see what's in the saveset:
- 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
Dell Support Resources
View All
Top
pn1lDbv3G612259
105 Posts
0
May 10th, 2012 09:00
Hi,
The issue can be due to the name resolution.
Please refer this article and follow the steps accordingly.
http://solutions.emc.com/EMCSolutionView.asp?id=esg90144&usertype=C
Thanks
ShivaKiran
coganb
736 Posts
0
May 11th, 2012 00:00
Hi,
You should have a look in the media database to see if the backup was successful and everything is as you expect:
mminfo -q client=[client_name_here] -r ssid,name,level,savetime,ssflags,sumflags,totalsize
If you are still unsure, you can test by doing a 'dummy recover' to see what's in the saveset:
- 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