Skip to content

HMC ALERT: VAR USAGE EXCEEDS THRESHOLD

Check disk usage by login as hscroot and open restricted shell.
Enter the command monhmc -r disk -n 0 to check the disk usage.
Enter the command chhmcfs -o f -f /var -s 1000 to delete unused files

for example:

hscroot@mars:~> monhmc -r disk -n 0
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda2             16121184   9306540   5995732  61% /
tmpfs                  2047864       204   2047660   1% /dev
tmpfs                  2047864         0   2047864   0% /dev/shm
/dev/sda3              6040320   3965600   1767880  70% /var
/dev/sda7              8056524   1983292   5663980  26% /dump
/dev/sda8            442420472    203068 419743676   1% /extra
#

#

hscroot@uranus:~> chhmcfs -o f -f /var -s 1000   (to delete unused files )
hscroot@nfp210:~> monhmc -r disk -n 0
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda2             16121184   9306540   5995732  61% /
tmpfs                  2047864       204   2047660   1% /dev
tmpfs                  2047864         0   2047864   0% /dev/shm
/dev/sda3              6040320   2856060   2877420  50% /var
/dev/sda7              8056524   1983288   5663984  26% /dump
/dev/sda8            442420472    203068 419743676   1% /extra