I have a 64MB /var fileset using the AdvFS filesystem.
The CRON log file filled the filesystem and the /var volume ran out of
disk space.
I have moved the log file to another volume, and the 64MB /var volume
now only has 8MB used. However, the system returns a full filesystem
on /var when I issue a df-k.
Because the system thinks the filesystem is full, there is no swap /
tmp area for CRON or mail, so the system will not function.
Is there a way of updating the free disk space for a volume without
rebooting the server?
Marty