Wednesday 26 February 2014

Procedure to clean up the HMC filesystems



As a hscroot check the filesystem use

monhmc -r disk -n 0
  
 - Free up space in /var
  
 chhmcfs -o f -d 0
  
  
 - As hscpe, login to HMC and use pesh to exit restricted shell then su  to root
  
 - As root run following commands
  
 cd /opt/ccfw/data/vr
 
 chsvcevent -o closeall
  
 rm -rf [123456789]*
  
 reboot

No comments:

Post a Comment