The system password for cloudplatform4.5
HI,everyone:
Today,I install the cloudplatform4.5,I find that the password for the system vm have change.
Who can tell me the password for the system vm cloudplatform4.5.
HI,everyone:
Today,I install the cloudplatform4.5,I find that the password for the system vm have change.
Who can tell me the password for the system vm cloudplatform4.5.
I have created a test environment to learn CloudPlatform with XenServer.
The test environment consists of the CentOS6.3 server with CloudPlatform 4.3.0.2 installed, I have
seeded the template using system64vmtemplate-2014-09-30-4.3-xen.vhd.bz2. During the seed template process I did see a "scheme missing" error but it still installed so the secondary storage.
I have another server running CentOS6.3 that acts as a NFS server and has folders for primary and secondary storage.
I have a third server running XenServer 6.2 that has an additional 400GB local storage.
Under Infrastructure, I was able to successfully create a Zone, Pod, Cluster and Host. In addition, I can see Primary and Secondary storage under Infrastructure.
I see two VMs, one is the Console Proxy VM and the other is Secondary Storage VM both in stopped state. If I try to start the Console Proxy VM I get a "Job failed due to exception Unable to create a deployment fir VM [ConsoleProxy | v-2-VM]
If I go into XenCenter after Zone creation, I see two new drives with long alphanumeric names.
Attached is the management-server.log from the CloudPlatform Management server.
Thanks,
John
Has anyone seen the console VM disconnect from Cloud Platform Management randomly? We are seeing it about once every week or so. It does not notify of the agent disconnect or cause any other issues; if I restart the Console Proxy VM it restarts and reconnects as it should.
On CloudPlatform 4.3.0.1 on CentOS and XenServer 6.2 hypers.
In the management log (IPs removed):
2015-01-05 05:35:05,334 DEBUG [c.c.h.AbstractInvestigatorImpl] (AgentTaskPool-8:ctx-98238002) host (x.x.x.x) has been successfully pinged, returning that host is up
2015-01-05 05:35:05,334 DEBUG [c.c.h.UserVmDomRInvestigator] (AgentTaskPool-8:ctx-98238002) ping from (1) to agent's host ip address (x.x.x.x) successful, returning that agent is disconnected
2015-01-05 05:35:05,335 DEBUG [c.c.h.HighAvailabilityManagerImpl] (AgentTaskPool-8:ctx-98238002) PingInvestigator was able to determine host 3 is in Disconnected
2015-01-05 05:35:05,335 INFO [c.c.a.m.AgentManagerImpl] (AgentTaskPool-8:ctx-98238002) The state determined is Disconnected
2015-01-05 05:35:05,335 WARN [c.c.a.m.AgentManagerImpl] (AgentTaskPool-8:ctx-98238002) Agent is disconnected but the host is still up: 3-v-1-VM
2015-01-05 05:35:05,336 INFO [c.c.a.m.AgentManagerImpl] (AgentTaskPool-8:ctx-98238002) Host 3 is disconnecting with event AgentDisconnected
2015-01-05 05:35:05,357 DEBUG [c.c.a.m.AgentManagerImpl] (AgentTaskPool-8:ctx-98238002) The next status of agent 3is Alert, current status is Up
2015-01-05 05:35:05,358 DEBUG [c.c.a.m.AgentManagerImpl] (AgentTaskPool-8:ctx-98238002) Deregistering link for 3 with state Alert
2015-01-05 05:35:05,358 DEBUG [c.c.a.m.AgentManagerImpl] (AgentTaskPool-8:ctx-98238002) Remove Agent : 3
2015-01-05 05:35:05,358 DEBUG [c.c.a.m.ConnectedAgentAttache] (AgentTaskPool-8:ctx-98238002) Processing Disconnect.
It then proceeds to send disconnect info to the listeners.
Thanks
I have built a test CloudPlatform 4.3 environment consisting of a CloudPlatform Mgmt server, NFS Server, and XenServer. The CloudPlatform Mgmt and NFS server are running on CentOS 6.3. The XenServer is running 6.2
In CloudPlatform manager, I was able to successfully create a Zone, Pod, Cluster and connected to my XenServer host. I was able to mount my Primary and Secondary Storage as well. If I click System VMs I see one or two VMs in "Stopped" state. If I try to start the one labeled Console Proxy VM I get this error:
Status: Job failed due to exception, unable to create a deployment for VM[ConsoleProxy|v-89-VM]
In XenServer I do not see any VMs, only two new drives with a long alphanumeric numbers as their name.
I can submit logs for review, but will need to know where to locate the logs an their name.
Thanks!
John
Hi,
I've been trying with both Cloudstack 4.4.1 and the trial of CloudPlatform, but the result is the same.
I'm following this documentation...
http://cloudstack-installation.readthedocs.org/en/latest/hypervisor/xenserver.html
...which is the most recent and comprehensive I've been able to found.
So.. I install Xenserver 6.2, all by default and it creates 4 bridges: xenbr0-3 because I've got 4 interfaces:
-1 for public internet ip addressing
-1 for internal addressing (192.x.x.x)
-2 for storage. these interfaces are usually used (and our current production environment) in bonding for providing storage for the vms through NFS. Right now, I can reach the cloudstack management server and the storage servers (both primary and secondary) through these 2 NICs.
so... I've tried to add this xenserver as a host and I haven't been successful, so let me ask you two things:
1. with this layout I just told you... which should be the management interface? may be none and I should use a different one?
2. Do I have to create the cloud-public and cloud-private bondings? If I don't do that, cloudstack won't add the host, but If I do, the hosts is added but system vms won't boot and the configuration wizard will freeze at "creating system vms".
That documentation is the only I've been able to find and it doesn't cover all these doubts, can you point me in the right direction to understand the proper network setup I need?
Thanks.
Hi,
I am using cloudstack(4.4.1) with KVM host. I have a L3 switch - partitioned to 4 vlans
public(CIDR:-192.168.1.0/24)
guest vlan (CIDR:-10.0.0.0/24)
management vlan (CIDR:-10.0.1.0/24)
storage vlan (CIDR:-10.0.2.0/24)
I have a kvm host with four physical NICS that a connected in switch and each NIC is connected in each different vlan.
I have created bridge over each physical nics:-
Cloudrbr0:-ip address:-10.0.0.24 connected on the port of the switch belongs to guest vlan)
Cloudbr1:-ip address:-10.0.1.24 (connected on the port of the switch belongs to management vlan)
Cloudbr2:-ip address:-10.0.2.24 (connected on the port of the switch belongs to storage vlan)
Cloudbr3:-ip address:-192.168.1.24 (connected on the port of the switch belongs to public vlan)
I have a physical machine with four NICS and CloudStack management is installed on it and four NICS are connected in four vlans with ip.
=>I have created a zone with advanced networking and everything been success so far.
when I created two instances(guests) on kvm host, I can ping this instances with each other.( guest1/ guest2)
i.e
Instance1:-ip address:-10.0.0.90
Instance2:-ip address:-10.0.0.91
Virtual router:-ip address:-10.0.0.4
Now when I tried to ping /ssh the guest from a laptop attached in same vlan (guest vlan) , I canât ping guests.
From the laptop , I can ping 10.0.0.24 ( my cloudbr0 ip â in KVM host machine) , but cant ping/ssh any guest.
There is no firewall issues - i checked.
I have attached a network diagram also for better understanding of issues.
Could you please help me so that I can ping /ssh to any guest from any machine in guest vlan.
Thanks in advance
Hi,everyone:
My environment information is as follows?
1. I Have one cloudplatform4.3.0.2 setup with at 2 advanced zones.
2. Enable each zone with Netscaler(NSVPX-ESX-10.5-52.1115.e_nc) with GSLB
3. As a root user, create a GSLB rule
4. assign one LB rule (bj-ssh) from zone1.
5. assign another LB(nj-ssh) rule from another zone2.
6.In the region,assign more load balancing, select bj-ssh or nj-ssh in the Load balancing rule.
But it't don't work and the log is ad follows:
2014-11-24 08:31:25,436 DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-409:ctx-22993192) Ping from 16(201-NetscalerVPXLoadBalancer-192.167.1.7)
2014-11-24 08:31:26,348 DEBUG [c.c.a.ApiServlet] (catalina-exec-11:ctx-acc60e00) ===START=== 192.167.1.66 -- GET command=assignToGlobalLoadBalancerRule&response=json&sessionkey=bIj8e72PJKAY7lNZIqIaivWplyE%3D&id=633f725e-ba0c-4b8e-af4d-ad0d7cfa56ea&loadbalancerrulelist=c6c1ae69-cf3b-4662-93e6-95c19327a718&_=1416789271771
2014-11-24 08:31:26,374 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (catalina-exec-11:ctx-acc60e00 ctx-b52bb4f9) submit async job-443, details: AsyncJobVO {id:443, userId: 2, accountId: 2, instanceType: None, instanceId: null, cmd: org.apache.cloudstack.api.command.user.region.ha.gslb.AssignToGlobalLoadBalancerRuleCmd, cmdInfo: {"response":"json","id":"633f725e-ba0c-4b8e-af4d-ad0d7cfa56ea","sessionkey":"bIj8e72PJKAY7lNZIqIaivWplyE\u003d","cmdEventType":"GLOBAL.LB.ASSIGN","loadbalancerrulelist":"c6c1ae69-cf3b-4662-93e6-95c19327a718","ctxUserId":"2","httpmethod":"GET","_":"1416789271771","ctxAccountId":"2","ctxStartEventId":"932"}, cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: null, initMsid: 52231992512, completeMsid: null, lastUpdated: null, lastPolled: null, created: null}
2014-11-24 08:31:26,376 DEBUG [c.c.a.ApiServlet] (catalina-exec-11:ctx-acc60e00 ctx-b52bb4f9) ===END=== 192.167.1.66 -- GET command=assignToGlobalLoadBalancerRule&response=json&sessionkey=bIj8e72PJKAY7lNZIqIaivWplyE%3D&id=633f725e-ba0c-4b8e-af4d-ad0d7cfa56ea&loadbalancerrulelist=c6c1ae69-cf3b-4662-93e6-95c19327a718&_=1416789271771
2014-11-24 08:31:26,376 INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-42:ctx-becf381e job-443) Add job-443 into job monitoring
2014-11-24 08:31:26,376 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-42:ctx-becf381e job-443) Executing AsyncJobVO {id:443, userId: 2, accountId: 2, instanceType: None, instanceId: null, cmd: org.apache.cloudstack.api.command.user.region.ha.gslb.AssignToGlobalLoadBalancerRuleCmd, cmdInfo: {"response":"json","id":"633f725e-ba0c-4b8e-af4d-ad0d7cfa56ea","sessionkey":"bIj8e72PJKAY7lNZIqIaivWplyE\u003d","cmdEventType":"GLOBAL.LB.ASSIGN","loadbalancerrulelist":"c6c1ae69-cf3b-4662-93e6-95c19327a718","ctxUserId":"2","httpmethod":"GET","_":"1416789271771","ctxAccountId":"2","ctxStartEventId":"932"}, cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: null, initMsid: 52231992512, completeMsid: null, lastUpdated: null, lastPolled: null, created: null}
2014-11-24 08:31:26,430 ERROR [c.c.a.ApiAsyncJobDispatcher] (API-Job-Executor-42:ctx-becf381e job-443) Unexpected exception while executing org.apache.cloudstack.api.command.user.region.ha.gslb.AssignToGlobalLoadBalancerRuleCmd
com.cloud.utils.exception.CloudRuntimeException: No GSLB provider is available
at org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImpl.checkGslbServiceEnabledInZone(GlobalLoadBalancingRulesServiceImpl.java:723)
at org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImpl.assignToGlobalLoadBalancerRule(GlobalLoadBalancingRulesServiceImpl.java:246)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at com.cloud.event.ActionEventInterceptor.invoke(ActionEventInterceptor.java:50)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at $Proxy239.assignToGlobalLoadBalancerRule(Unknown Source)
at org.apache.cloudstack.api.command.user.region.ha.gslb.AssignToGlobalLoadBalancerRuleCmd.execute(AssignToGlobalLoadBalancerRuleCmd.java:154)
at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:167)
at com.cloud.api.ApiAsyncJobDispatcher.runJob(ApiAsyncJobDispatcher.java:97)
at org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.runInContext(AsyncJobManagerImpl.java:543)
at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:50)
at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:47)
at org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.run(AsyncJobManagerImpl.java:500)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
2014-11-24 08:31:26,433 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-42:ctx-becf381e job-443) Complete async job-443, jobStatus: FAILED, resultCode: 530, result: org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"No GSLB provider is available"}
2014-11-24 08:31:26,436 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-42:ctx-becf381e job-443) Publish async job-443 complete on message bus
2014-11-24 08:31:26,436 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-42:ctx-becf381e job-443) Wake up jobs related to job-443
2014-11-24 08:31:26,436 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-42:ctx-becf381e job-443) Update db status for job-443
2014-11-24 08:31:26,437 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-42:ctx-becf381e job-443) Wake up jobs joined with job-443 and disjoin all subjobs created from job- 443
2014-11-24 08:31:26,451 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-42:ctx-becf381e job-443) Done executing org.apache.cloudstack.api.command.user.region.ha.gslb.AssignToGlobalLoadBalancerRuleCmd for job-443
2014-11-24 08:31:26,451 INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-42:ctx-becf381e job-443) Remove job-443 from job monitoring
2014-11-24 08:31:29,419 DEBUG [c.c.a.ApiServlet] (catalina-exec-10:ctx-679f594d) ===START=== 192.167.1.66 -- GET command=queryAsyncJobResult&jobId=9a13d40f-d1f2-4c46-a53a-eb452033a5ce&response=json&sessionkey=bIj8e72PJKAY7lNZIqIaivWplyE%3D&_=1416789274917
2014-11-24 08:31:29,471 DEBUG [c.c.a.ApiServlet] (catalina-exec-10:ctx-679f594d ctx-677a86fe) ===END=== 192.167.1.66 -- GET command=queryAsyncJobResult&jobId=9a13d40f-d1f2-4c46-a53a-eb452033a5ce&response=json&sessionkey=bIj8e72PJKAY7lNZIqIaivWplyE%3D&_=1416789274917
2014-11-24 08:31:31,267 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-2:null) SeqA 2-13344: Processing Seq 2-13344: { Cmd , MgmtId: -1, via: 2, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"{\n \"connections\": []\n}","wait":0}}] }
2014-11-24 08:31:31,296 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-2:null) SeqA 2-13344: Sending Seq 2-13344: { Ans: , MgmtId: 52231992512, via: 2, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.AgentControlAnswer":{"result":true,"wait":0}}] }
2014-11-24 08:31:31,683 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-3:null) SeqA 5-10511: Processing Seq 5-10511: { Cmd , MgmtId: -1, via: 5, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":12,"_loadInfo":"{\n \"connections\": []\n}","wait":0}}] }
2014-11-24 08:31:31,689 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-3:null) SeqA 5-10511: Sending Seq 5-10511: { Ans: , MgmtId: 52231992512, via: 5, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.AgentControlAnswer":{"result":true,"wait":0}}] }
Hi ,
I keep doing many configuration and while doing that , so often , i flush the database , start from scratch and recreate zone again. Is there any facility like exporting a zone config to a xml file and then can reimport - may be in disabled state even.
Best Regards
Papu
Hi,
Could you please help me in joining developer mailing list -- anybody whom i can contact -- i have repeatedly mailed to dev-subscribe@cloudstack.apache.org with no result - not sure whats happening -- the mails are sent . i don't see any appropriate forum also ask for this help. So , i ask here - please pardon me.
If you guys could please help me. I have been working on some plugin of cloudstack - want desparately to join developer mail lists.
Papu
Hello guys, please confirm is possible migrate or move a VM's in one Cluster to other Cluster, the clusters have is the same hypervisor (VMware) and the cluster are in the same pod and same Zone, thanks.
Hi all,
CloudStack 4.3.0, XenServer 6.2.0, SecondaryStorage's - NFS
After make snapshots of Volume in CloudStack Primary Storage don't move snapshot file to Secondary Storage. Also on Secondary Storage created /snapshots/7/30/asdf786asd98f6asd8f6.vhd file, but size of it very small, for example Volume is 20Gb but .vhd may be about 2Gb.
Where is may be problem?
hi community,
I have a bug with revert to snapshot for just ONE snaphost.
Steps to reproduce :
revert-to-snapshot-failed.txt 191.82K
7 downloads
dumb_cloud_db_0311201402.zip 396.19K
4 downloads
With CloudStack 4.4 and now CloudStack 4.4.1 released and CloudPlatform still being on 4.3.0.1, I was wondering if the past alignment of the equivalent 4.x CloudPlatform releases has come to an end as a general long term change of plans or if there are ...specific factors... related to CloudStack 4.4.x as a reason.
Any feedback from the Citrix team would be much appreciated!
Thanks!
Hello guys, I have a question the connection CCP to Hypervisor, please inform how establish the connection?, the CLoudPlatform install agent to hypervisor? how platform send the command for create the vm or network?, thanks
Hello guys, please your collaboration in this moment I have 2 Primary Storage, one have not tag and other have tag, but I need that all vm create with the offerings that not have tags will create in storage that not have tag, because i test and the platform for default generate vm and allocated in one storage and create another vm and generate in other, but I need that the platform create vm in specific storage, remember the offering not have storage tag and the one storage not have tag, thanks
All,
Have followed the directions for a POC with CP. Centos 6.3 as Mngmnt server on XenServer.
When opening Chrome going to Mnmgmnt IP of http:// 192.168.x.x:8080/client the web page loads just fine, yet nothing is actually displayed.
I have triple checked the install, ensured all services are running and still no change. Assuming browser settings perhaps?
Any direction would be appreciated.
Hy,
whats best practice to secure the web ui or management server when public access to the web ui is needed ?
Management Server -> DMZ ?
MYSQL Server -> LAN ?
Is Netscaler AAA possible ?
thanks
regards
Alex
Does anyone know what the default KVM write cache is for cloudstack 4.2.1.
I can't seem to find documentation on how to access the XML file to check. I'm using KVM with Cloudstack 4.2.1.
Help would be appreciated.
What do you guys think if CloudMonkey? Anyone here who tried it/still use it would be willing to share their thoughts/feedback?
Hello,
I'll try to enable https for cloudplatform 4.3
I followed the official documentation.
But SSL doesn't work. In management log i can see this message :
java.io.IOException: KeyStore is too big for database! Length 4639
In source code i can see the limite is set at 3000.
After several try i can't create a keystore under 3000.
Someone succeed to enable https with this limit ?
Or find a workaround ?
thanks for your help.
N.B
Hi,
I am new to cloudstack. As i read on cloudstack's documentation, Guest network is used when there is trafic generated betwwen VMs and Public network is used when VM tries to access internet.
But then why there is no option to assign Public network to VMs. The only way i found is adding new guest network with A range of IP addresses that are accessible from the Internet.
So then When exactly public network will be used apart from system VMs? Isnt there any other way i can assign Public IP addresses to my VMs, so they can be accessible from internet?
Cloudstack version 4.2.1
I am unable to attach a new volume to a windows VM. It is working fine for Linux.
When adding the new disk it won't show up in windows disk management.
If I create a VM template it will work great for a few days. Eventually it starts to error out with "Unable to Deploy VM".
The logs indicate it can no longer find the volume with the qcow2.
Any suggestions?
Hi all,
I followed this https://github.com/imduffy15/GSoC-2014/ and installed apache cloudstack with basic networking in my local machine, and every thing worked smoothly.
?I can add instances from the built in tiny linux template(cent-os 5.6 64bit) without having any issue.
I got a snapshot of the running instance volume and created a template from it. When I try to add an instance using that template I always get InsufficientServerCapacityException.
According to my dashboard there are enough capacity to add the instance. Any ideas?
console:
?WARN [o.a.c.alerts] (API-Job-Executor-5:ctx-4692c763 job-166 ctx-b141500e) alertType:: 8 // dataCenterId:: 1 // podId:: null // clusterId:: null // message:: Failed to deploy Vm with Id: 29, on Host with Id: null
INFO [o.a.c.a.c.a.v.DeployVMCmdByAdmin] (API-Job-Executor-5:ctx-4692c763 job-166 ctx-b141500e) com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment for VM[User|i-2-29-VM]Scope=interface com.cloud.dc.DataCenter; id=1
INFO [o.a.c.a.c.a.v.DeployVMCmdByAdmin] (API-Job-Executor-5:ctx-4692c763 job-166 ctx-b141500e) Unable to create a deployment for VM[User|i-2-29-VM]
com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment for VM[User|i-2-29-VM]Scope=interface com.cloud.dc.DataCenter; id=1
at org.apache.cloudstack.engine.cloud.entity.api.VMEntityManagerImpl.reserveVirtualMachine(VMEntityManagerImpl.java:214)
at org.apache.cloudstack.engine.cloud.entity.api.VirtualMachineEntityImpl.reserve(VirtualMachineEntityImpl.java:200)
at com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:3515)
at com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:3166)
at com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:3154)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.apache.cloudstack.network.contrail.management.EventUtils$EventInterceptor.invoke(EventUtils.java:106)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)
at com.cloud.event.ActionEventInterceptor.invoke(ActionEventInterceptor.java:51)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at com.sun.proxy.$Proxy224.startVirtualMachine(Unknown Source)
at org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin.execute(DeployVMCmdByAdmin.java:48)
at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:141)
at com.cloud.api.ApiAsyncJobDispatcher.runJob(ApiAsyncJobDispatcher.java:108)
at org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.runInContext(AsyncJobManagerImpl.java:503)
at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
at org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.run(AsyncJobManagerImpl.java:460)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
I'm thinking of migrating the MGMT server to new hardware. I figured I would:
- Install CCP (same version) on new hardware
- Setup data replication to a dedicated DB server
- Configure primary MGMT server to stop managing XenClusters, restart.
- Disconnect CCP from Clusters
- Verify DB replication is up to speed
- Take a backup of the DB
- Finish setup of secondary MGMT server and connect to the dedicated DB server
- Connect clusters in CCP
- Configure MGMT to manage XenClusters again, restart.
Question: Would it matter if the OS version on the old and the new, as long as the version of CCP is the same?
I have a rather bizarre problem, I created a template from an ISO (MailCleaner ISO, mailcleaner.org) and when I create a VM with this template, I can boot but after starting services I can not get a login prompt it simply blinks and waits after services started (no login prompt),
If, I go into my Xenserver and issue this command then everything works just fine:
xe vm-param-set uuid=d45280aa-4342-b04b-5f6d-f5c6a3b353fa HVM-boot-params:order=dc HVM-boot-policy="BIOS order" PV-bootloader=""
But the problem is :
Everytime this VM stopped and started again, it it is getting a different UUID from the XENSERVER 6.2 (with latest patches) thus breaking it again.
Is there a fix for this in Cloudstack 4.3 or any kind of workaround?
Thanks,
Sam
I see with CloudStack Ubuntu is supported for the management and KVM. Will CloudPlatform officially support this?
Ask, Discuss, Answer