Unsolved

This post is more than 5 years old

2 Intern

 • 

2K Posts

2410

November 16th, 2006 07:00

nsrck v/s. scanner

What is a better/faster option to recover indexes from a tape?

Is it using nsrck -L7 or scanner -i?

2 Intern

 • 

2K Posts

November 16th, 2006 07:00

I am unable to locate the option in nsrck to recover indexes from a tape for a specific client only.

Also, could you explain why nsrck is a better option despite the fact that scanner has more options available?

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

November 16th, 2006 07:00

nsrck -L7 -t

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

November 16th, 2006 07:00

nsrck.

8 Posts

January 28th, 2013 22:00

Hi Hrvoje

I have a situation in my environment. I have a windows client whose backup we have been taking for the last 2 years approx. we have a browse and retention policy both of 7 years,but due to some reason indexes of the client are not healthy. I checked the restore of the client via SSID it was successful, this I guess means that media database is healthy, cause I did several ssid restores for different timestamps all were successful. I tried to recover indexes via nsrck -L7 -t

Thanks

736 Posts

January 29th, 2013 01:00

Hi,

Your issue sounds like you have a duplicate clientid problem.  You will find an explanation of this and how to fix it in this knowledgebase article: 'Unknown volume' - Troubleshooting 'client id' issues

-Bobby

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

January 30th, 2013 10:00

I agree with Bobby - you might have clientid issue.  To verify that, do following on backup server:

mminfo -avot -q client=client.hostname -r clientid | sort -u

mminfo -avot -q client=client.fqdn -r clientid | sort -u

Both should ideally give you the same and only one entry.

8 Posts

February 5th, 2013 22:00

Hi Hrvoje

Thanks for the input. You were right, I checked with my team mate he told me that there were two folders in the CFI folders for the same client. Let me make it clear :

The name of the client is say X. In the index folder you should just find a folder by name X and that will work just fine. But I do not know how there was this folder X in index folder which is fine but there was another folder X in the folder X, so it was like F:\Program Files\Legato\nsr\index\X\X. By mistake my teammate has deleted the folder which is in bold :

F:\Program Files\Legato\nsr\index\X\X. Now I am have no idea how I can recover the indexes for the client, mm seems to be fine, as discussed earlier nsrck -L7 is not working, will I have to run scanner, is there no other option.

Waiting for replies....

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

February 6th, 2013 02:00

I believe what you had is called nested index folder. There are some KB articles on this subject.

2.4K Posts

February 6th, 2013 05:00

There is no need to scan the media. These directories are backed up as 'normal' file backups - just no CFI will be written. Consequently there is no index to browse.

However you could recover the path in non-interactive mode:

recover -iY -S -a "F:\Program Files\Legato\nsr\index\X\ X"

Be careful!

- The pathname is case-sensitive

- Save you current index directory first

- I also recommend that you familiarize on a test system

8 Posts

February 16th, 2013 10:00

Hi Hrvoje

Thanks for reply, can you send me the link to some kb's I could not find them on support site of EMC.

Thanks for kind support.

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

February 16th, 2013 12:00

Atm, I get site unavailable for support.emc.com ... will check later.

8 Posts

February 16th, 2013 18:00

Sure thanks...

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

February 17th, 2013 08:00

Peacerocks wrote:

Hi Hrvoje

Thanks for reply, can you send me the link to some kb's I could not find them on support site of EMC.

Thanks for kind support.

1. Go to support.emc.com

2. In search type nested index

3. Apply filter for KB only

You get something as:

ecn96.jpg

I believe first link is the promissing one.

No Events found!

Top