Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

unknown magic number 1

Status
Not open for further replies.

sxbah

Technical User
Joined
Dec 18, 2002
Messages
14
Location
US
THis is in continuation of a problem I had recovering files to SGI client from a Windows 2000 server. I have checked all network issues following LEgato's bulletin 299 (ping, nslookup, rpcinfo etc). I can manually backup and recover from the SGI, but when I do a scheduled backup I cannot recover the files. On running recover in debig mode I got the following message:

Recovering 1 file into its original location
Total estimated disk space needed for recover is 4 KB.
Requesting 1 file, this may take a while...
recover: 1 recover stream being returned from NSR server
recover: lgto_auth for `nsrmmd' succeeded
recover: unknown magic number 0x3175803
recover: recover failed: Error receiving files from NSR server

Does anyone know what this magic number means ??

Thanks,
Saurabh

 
Just out of curiosity, scan your file system and see how many times the recover and scanner binaries show up on your SGI box. Use something like:

find / -name recover -print
find / -name scanner -print
 
Well, I had an older version of netwroker on the machine as well. That was causing the trouble.


Thanks all lot for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top