Virtual TapeServer 6.04.01 Operations and Administration Guide
146 | Performing Administrative Tasks
4. Click OK to continue. The following page is displayed:
5. Enter the path to the file in the field.
6. Click SUBMIT to begin the update.
The screen displays the process status.
7. When this process is complete, click REBOOT to complete the update.
Maintaining the file system
The file system of the VTS server requires maintenance for optimal performance. This section
outlines the files and directories that you should be aware of so that you can monitor and
remove old data as needed.
Note For information about maintaining the file system in a GFS environment, see
Maintaining GFS for VTS on page 191.
Several directories store files that are generated on a regular basis. Files may accumulate in
the following directories:
/tmp Used for temporary files, this directory contains a variety of items including files,
fifos, and directories
/var/log
Contains system log files
/usr/local/tape/log
Contains VTS log files
/usr/local/tape/trace
Contains trace logs generated by some programs
/var/spool/mail
Contains user mail folders.
/var/spool/mqueue
Contains outbound mail
/var/spool/clientmqueue
Contains outbound mail not yet processed by the host’s MTA.
It is recommended that you monitor these directories and archive (or purge) old files as
needed. You can use several commands to help manage the directories:
• To view the size of a directory, run the following command (as root):
du -sh /dir_path
• To see the oldest files in the directory and their sizes, run this command (as root):
ls -alth /dir_path