Community
 
 
 

CloudPlatform 4.x

팔로워 284명
 
Avatar
Pankaj Paliwal

create zone / vmware / countless systems vms

Avatar

create zone / vmware / countless systems vms

Hi Guys

I'm a beginner , i created a new zone with all relevant information necessary , it was successfully created , all primary and secondary storage are fine , cloudstack keeps creating countless systems VM's and moving them to primary storage , i counted up to 75 so for , i'd like to know if this is a normal behavior. i already have cleanup up the database and restarted the zone creation twice but the behavior continues.

 

 

regards


marcos tarquinio MEMBERS
댓글 2개
0

댓글을 남기려면 로그인하세요.

 
 

Previous 댓글 2개

Avatar
Pankaj Paliwal
Avatar

create zone / vmware / countless systems vms

Hello marcos,

 

If you see those many system VMs are being created and all of those are running, it is not expected behavior.

 

Mostly those systemVMs are comming up and being destroyed for some other reasons. Please look into /var/log/cloudstack/management/management-server.log for possible causes.

 

Regards,

 

Abhisek


Abhisek Basu CITRIX EMPLOYEES
댓글 작업 고유 링크
Avatar
Pankaj Paliwal
Avatar

Hello Marcos,

 

Like Abhisek mentioned you have to look for the operations that are leading to this behaviour. 

 

You can run the below command on all CloudPlatform management servers in the cluster to easily find it:

 

tailf /var/log/cloudstack/management/management-server.log | grep consoleproxy-1

 

tailf /var/log/cloudstack/management/management-server.log | grep secstorage-1

 

BTW,

Have you seeded the system VM template to the secondary storage? Since you said cloudplatform is creating the system VMs and moving them to primary I would assume that is not the case?

 

I would presume that at a given point of time there are not too many system VMs


Jithin Raju CITRIX EMPLOYEES
댓글 작업 고유 링크

Top Contributors