Can you show what mminfo -S -qssid=4041078215 says? Maybe it doesn't get that this is DSA so it does not use nsrdsa_recover (which should be called by nsrndmp_recover).
Strange indeed. I'm not sure if this could be bug or something else yet. Is there any additional information from ndmp log on Celerra? It looks as ndmpd on Celerra can't read ssid and recognize it properly. At this point that could bug on both sides unless something else obvious that we are missing is going on.
ble1
4 Operator
•
14.4K Posts
0
February 23rd, 2007 06:00
dsanville
2 Posts
0
February 23rd, 2007 07:00
ssid=4041078215 savetime=02/22/07 14:57:58 (1172174278) cdm1:/testmigfs
level=1 sflags=vNsF size=4977 files=3 insert=02/22/07
create=02/22/07 complete=02/22/07 browse=03/25/07 15:57:59 retent=02/22/08 14:57:59
clientid=5bcc909b-00000004-45db37fb-45db670a-000a0000-9b2218e3
*DIRECT: y;
*FILESYSTEM: /testmigfs;
*HIST: y;
*HOST: cdm1;
*LEVEL: 1;
*NDMP_BUTYPE: tar;
*OPTIONS: NT;
Clone #1: cloneid=1172174278 time=02/22/07 14:57:58 flags=F
frag@ 0 volid=4292721069 file/rec= 0/0 rn=0 last=02/22/07
Clone #2: cloneid=1172174279 time=02/22/07 14:57:59 flags=F
frag@ 0 volid= 14530987 file/rec= 0/0 rn=0 last=02/22/07
ble1
4 Operator
•
14.4K Posts
0
February 23rd, 2007 08:00
PeterBen
120 Posts
0
December 2nd, 2009 07:00
rmines1
49 Posts
0
December 29th, 2009 16:00
nsrdsa_recover is clearly not being called here. Is the tape being loaded into a non-NDMP configured device? Usually in the output
we should see something like "Performing immedidate recover" if the recover is being launched from the Storage Node where the
tape/backup device is loaded. OR we should "Performing non-immediate recover" if it being launched from a machine that is NOT
the Storage Node. The celerra clearly thinks it should be able to read the data directly and NetWorker believes it is ndmpdsa.
What is the Recover Storage Node value in the Client?
Are you using the same Storage Node that the backup was done with? If no, set NSR_DSA_NODE= in the application
information section of the client resource. The value of NSR_DSA_NODE is the NetWorker Storage Node that will do the recover. Then
make sure you set the Recover Storage Node in the Client to be same as the value you specified for NSR_DSA_NODE. Last but not
least launch the recover from the machine that is specified as the value of NSR_DSA_NODE.