Hi All, I am seeing system vm disk has no space left after running for few days. Cloudstack UI shows the agent in v-2-VM in alert state, while agent state of s-1-VM shows blank (hyphen in the UI). Both the system vms are running and ssh-able from the host. The log in s-1-Vm shows following errors:
root@s-1-VM:~# grep 'Exception' /var/log/cloud/*.* /var/log/cloud/cloud.out.2:java.io.IOException: No space left on device /var/log/cloud/cloud.out.2:java.io.IOException: No space left on device whereas logs in v-1-VM shows /var/log/cloud/cloud.out.3:java.io.IOException: No space left on device /var/log/cloud/cloud.out.3:java.io.IOException: No space left on device /var/log/cloud/cloud.out.3:07:18:00,547 INFO CSExceptionErrorCode:87 - Could not find exception: com.cloud.exception.AgentControlChannelException in error code list for exceptions /var/log/cloud/cloud.out.3:com.cloud.exception.AgentControlChannelException: Unable to post agent control request as link is not available Looks like cloud agent is filling up the log, which is leading to the disk full state. Is this a known issue? Thanks. Anirban