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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

client does not create index

Status
Not open for further replies.

bultacomk11

IS-IT--Management
Joined
May 20, 2005
Messages
4
Location
ES
Hello,
I have got a client doing backups but it does not create index.
Here is a part of daemon.log

lgux45.lg.ehu.es: /var level=incr, 32 MB 00:00:04 129 files
lgdx10.lg.ehu.es: index:lgux45.lg.ehu.es level=9, 0 KB 00:00:03 0 files

lgux45.lg.ehu.es --> client
lgdx10.lg.ehu.es --> backup server

Pool is defined for storing index and rest of clients are not giving trouble.

Any idea?
Thanks a lot.
Bultacomk11


 
O.K. - the fact is a bit different:
- the index database for this client has been created
- the index backup is in fact initiated
- It is just the case that nothing will be backed up.

I do not have a straight answer but several questions are coming into my mind:
- is the file index database structure complete
(compare with other clients)
- can you recover?
If so, the index info must reside somewhere, most likely for another client.
This points to a name resolution problem. Check your clients' alias field whether
you can detect a another reference.

 
Hello 605,
Here is a index file structure on this client.
bash-2,00# pwd
/nsr/index/lgux45.lg.ehu.es
bash-2,00# ls -lR
total 11
-rw-r--r-- 1 root system 13 Dec 2 13:17 .nsr
-rw-r--r-- 1 root system 1107 Dec 2 13:17 README
drwx------ 2 root system 8192 Dec 2 13:17 db6
-rw------- 1 root system 0 Dec 2 13:1 v6ck.lck

As you can see index have not been modified since December 2 2005, this is same data client was created.
They can not recover.
I have told to this client to try to generate new index files by this way:
scanner –v –i –c clientname \\.\Tapex
nsrck –L7 –t date clientname
I am still waiting for ist answer to know if they can recover index files.
I will check alias filed issues.
Thanks a lot.




 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top