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

How to move index to other filesystem ?

Status
Not open for further replies.

snees

Technical User
Aug 16, 2001
1
NL
I get the following message:

Warning: Filesystem for index is getting full
Version of legato: 5.5.1

How can i move the index (/nsr/index/<clientname> to another filesystem ?

I work with solaris 2.6

 
Is this a client initiated backup? If so, you need to do manual maintenance on it and clear out some old indexes because they are not being done by the server.

- Remove old indeces that are outside the browse window
- nsrck -F to cross check and copress the index
 
you can do the following:
-create the new directory to store the client index file
-in the client definition enter the new path in Index Path attribute(select client setup, select View/details to display hidden attributes)
-shutdown networker daemons and services
-move the existing client indexes to the new location
-restart the networker services and daemons
-verify that the indexes are correct:nsrinfo clientname

This has helped resolve some space problems for us.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top