Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...Thanks a lot Mate! I can't tell you how many times your site has saved my "rear". hehe..."

Geography

Where in the world do Tek-Tips members come from?

How do I properly remove a client to free up index space?

jesseroscoe (TechnicalUser)
13 Apr 09 11:08
Hi,
I got warning messages over the weekend that my filesystem containing my client file indexes was getting full.  Upon inspection, I have several machines that have been removed as clients but their index files remain.  I would like to remove all index files pertaining to these ex-clients without disturbing the media database.  Is it okay to just delete the /nsr/index/client_name directories to free up space, or do I need to do it through Networker commands?  If I have to use commands, what is the syntax I would use that would keep me from having to remove them by ssid, one at a time?

Thanks,
Kevin
denisfr (TechnicalUser)
14 Apr 09 3:31
Hello,

Check indices before with a nsrck -Ln to see if NW knows these clients.

Try also to perform a nsrim -X

And after you can delete directories (I always stop NW before, but it may be not necessary).
jesseroscoe (TechnicalUser)
14 Apr 09 8:09
Everything I have read from Legato regarding how to reduce the size of the client file index says to use the "nsrmm" command.  If you pass it a -P, it will not remove entries from the media database, so the indexes will still be recoverable with the command "scanner".  I wrote a couple scripts to write all of the SSIDs to a file, then run "nsrmm -d -P -S" against the file.  The problem is that the /nsr filesystem doesn't seem to be getting any smaller unless I omit the -P option, which then makes the indexes unrecoverable.  Is there something I'm missing?  I assumed the client file indexes included the data in /nsr/index/client_name/, which is what is using all of my disk space.
denisfr (TechnicalUser)
14 Apr 09 10:09
nsrmm is not intended to work on CFI, its first action is against the media database : suppressing volumes or savesets...

If you want to suppress indexes of a 'still-in-use' client to gain size, you can perform nsrim -l (which removes the oldest full save set), and so on.

But note that indexes will still be recoverable (or re-buildable) by a 'scanner' command against the volume as long as the volume is not relabelled.

So if you have clients which are not known by NW, you can delete the /nsr/index/xxxx of these clients.
605 (Instructor)
15 Apr 09 5:55
Yes, it is save to remove an obsolete CFI directory. This is also necessary to release a client license. However, before you do anything else, carefully investigate the /nsr file system.

This message is a leftover from the very first NW releases - it will pop up because NW can not copy the largest file index anymore to the SAME partition to compress the database. It will even pop up although you still have GBs of empty space on this partition.

Since the new (NW 6.0) database system for the CFI, no compression is necessary any longer - it is not even possible because the CFI files for expired save sets will be deleted immediately. Unfortunately, the message will still appear.

If you really have a space problem, then it is better to relocate a certain CFI directory.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close