This post is more than 5 years old

2 Intern

 • 

360 Posts

944

July 10th, 2008 02:00

stage saveset failed

Dear All,

Does anyone experience that following error?

07/10/08 16:49:30 nsrmmd #1: cannot open z:\b2d\98\95\720f214c-00000006-69430c05-48430c05-04980000-0a0a0d32 file: No such file or directory
07/10/08 16:49:30 nsrmmd #1: Read operation failed and aborted.
07/10/08 16:49:30 nsrmmd #1: Read operation failed and aborted.
07/10/08 16:49:30 nsrmmd #1: Read operation failed and aborted.
07/10/08 16:49:30 nsrmmd #1: Read operation failed and aborted.
07/10/08 16:49:30 nsrmmd #1: Read operation failed and aborted.
07/10/08 16:49:30 nsrmmd #1: Read operation failed and aborted.
07/10/08 16:49:30 nsrmmd #1: Read operation failed and aborted.
07/10/08 16:49:30 nsrmmd #1: Read operation failed and aborted.
07/10/08 16:49:30 nsrmmd #1: Read operation failed and aborted.
07/10/08 16:49:30 nsrmmd #1: Read operation failed and aborted.


07/10/08 16:49:30 nsrd: cloning session:1 of 2239 save set(s) reading from netbak.001.RO 2008 MB of 4296 GB
07/10/08 16:49:31 nsrmmd #1: Read operation failed and aborted.
07/10/08 16:49:31 nsrmmd #1: Read operation failed and aborted.
07/10/08 16:49:33 nsrd: [Jukebox `LTO2', operation # 9]. Finished with status: succeeded
07/10/08 16:49:34 nsrd: netbak:cloning session done saving
07/10/08 16:49:34 ansrd: ansrd_clone FAILED: errnum is 25004 and errstr is RPC receive operation failed. A network connection could not be established with the host.
07/10/08 16:49:34 ansrd: failed to execute MODE_CLONE
nsrstage: RPC error: RPC receive operation failed. A network connection could not be established with the host.
nsrstage: Cannot open nsrstage session with netbak
nsrstage: Failed to clone any save sets
07/10/08 16:49:34 nsrd: cloning session:2234 of 2239 save set(s) done reading from netbak.001.RO
07/10/08 16:49:34 nsrd: media info: restarting nsrmmd #1 on netbak in 2 minute(s)
07/10/08 16:51:35 nsrmmd #1: Start nsrmmd #1, with PID 2128, at HOST netbak
07/10/08 16:51:37 nsrd: media info: restarting nsrmmd #1 on netbak now
07/10/08 16:51:37 nsrd: media info: nsrmmd #1 on netbak started as requested


Thanks for any input.

Dennis Dai

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

July 15th, 2008 00:00

NW command. Because if you delete it manually it would still be in mdb (and obviously existence in mdb is causing NW to try to stage this). So, first determine existence of this ssid in mdb and its instance by cloneid:
mminfo -q ssid=720f214c-00000006-69430c05-48430c05-04980000-0a0a0d32 -r ssid,cloneid,volume

Then delete with nsrmm only ssid/cloneid pair from disk.

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

July 10th, 2008 03:00

It might be that your ssid is not on disk or at different place. Do following:
Z:
cd \
dir /s 95\720f214c-00000006-69430c05-48430c05-04980000-0a0a0d32

... and see if you can get that ssid on disk. What is possible is that you have ht the problem where ssids are incorrectly written on RO instead of RW - if that is the case you will be able to confirm that with dir command I gave you.

2 Intern

 • 

360 Posts

July 11th, 2008 04:00

Hi Hrvoje,

I tried following command and found:

Z:\>dir /s 95\720f214c-00000006-69430c05-48430c05-04980000-0a0a0d32
系統找不到指定的檔案。 (cannot found)

Z:\>dir /s 95\720f214c-00000006-69430c05-48430c05-04980000-0a0a0d32
系統找不到指定的檔案。(cannot found)

Z:\>dir /s 720f214c-00000006-69430c05-48430c05-04980000-0a0a0d32
磁碟區 Z 中的磁碟是 B2D
磁碟區序號: 7423-31AC

Z:\B2D\98\95\notes 的目錄

2008/06/02 上午 08:39 212 720f214c-00000006-69430c05-48430c05-049
80000-0a0a0d32
1 個檔案 212 位元組

檔案數目總計:
1 個檔案 212 位元組
0 個目錄 2,707,456 位元組可用

Z:\>

May I move 720f214c-00000006-69430c05-48430c05-049
80000-0a0a0d32 file to z:\98\95\720f214c-00000006-69430c05-48430c05-049
80000-0a0a0d32 ?

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

July 14th, 2008 08:00

Ah sorry... you should do just dir /s for file name... I gave you wrong syntax.

Anyway, you should have 2 instances; the in notes is RO instance of ssid while the other should appear in where NW is looking for it. Moving RO special file form notes won't resolve your issue.

2 Intern

 • 

360 Posts

July 14th, 2008 09:00

Can I resolve the issue if I remove the special file?

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

July 14th, 2008 13:00

You can resolve it my deleting saveset on disk from mdb.

2 Intern

 • 

360 Posts

July 14th, 2008 23:00

Hi Hrvoje,

Could you clarify it again?

I can delete it directly or I need to use networker command for deleting the saveset.

Thank you,
Dennis Dai

2 Intern

 • 

360 Posts

July 23rd, 2008 06:00

Hi Hrvoje,

Thanks for your great help. Everything works fine now.

Best Regards,
Dennis Dai

0 events found

No Events found!

Top