Nutanix /home directory is full Nutanix CVM 중 /home 디렉터리가 Full 현상이 발생한다. 해당 이슈는 CVM의 디스크 사용률(/home/nutanix)이 임계치를 넘었을 경우 해당 메시지가 발생합니다. - One-click 업그레이드 시 업로드한 AOS 이미지 파일이 남았을 경우 - Log Collector - 오래된 파일이 남았을 경우 해당 이슈 관련 KB 문서는 아래내용 참조 What to do when /home partition or /home/nutanix directory is full Article # 000001540 Last modified on Jan 13th 2020Summary: This article describes ways to safely free up space if /home or /ho.. HCI /Nutanix 5년 전
Nutanix CVM Error – Disk Space Usage /home On Controller exceeded 80% 시간이 지남에 따라 오래된 로그와 오래된 소프트웨어가 CVM / home 디렉토리에 쌓이기 시작합니다. 프리즘에서 다음과 같은 오류가 관찰된다. 해결방법. 1. nutanix 계정으로 CVM 로그인, 기본 비빌번호 ( nutanix /nutanix/4u ), 접속 후 df -h 용량 확인 2. 각 CVM 용량 확인 # allssh df -h or du -xsh /home/nutnaix/data/* 3. 용량 정리할 디렉토리 확인 후 삭제 # rm -rf /home/nutanix/data/log_collector/* # allssh rm -rf /home/nutanix/data/log_collector/* (CVM ALL) 4. 각 CVM에 대해 / home이 80 % 미만인지 확인 # allssh df .. HCI /Nutanix 5년 전