- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2002 08:20 AM
01-16-2002 08:20 AM
Re: Clearing the HP Array Logs
I would just copy the log files out first, then do a
cp /dev/null /var/opt/hparray/log/log_file
for each log file. That will free up the space without having to stop the process
cp /dev/null /var/opt/hparray/log/log_file
for each log file. That will free up the space without having to stop the process