Cloudstack 4.3 Zone not deletable

2014-02-09 Thread Tejas Gadaria
Hi, I am not able to delete Zone. error is "The zone is not deletable because there are virtual machines running in this zone" but before deleting zone I have Deleted system VMs, Priamary & Secondary Storage, Host, Pod, Cluster & disabled Zone also. (not created virtual router at this point). Eve

Re: KVM Snapshot issues

2014-02-09 Thread Dave Hoffman
First thing I'm seeing at the top of the error log is that a system vm cannot communicate over port 8250 to 10.100.0.10 which looks to be a host. If the secondary storage vm cannot communicate with the host, it cannot copy the snapshot from the host and move it to secondary storage. That woul

KVM Snapshot issues

2014-02-09 Thread Tanner Danzey
Hello all, me again. After fixing some issues, I've narrowed my KVM snapshot issues down to some more specific errors. Here is a log of both the management server and the agent log from the hypervisor the snapshot is supposed to run on. http://pastebin.com/raw.php?i=Lu0VBPn2 Not captured by those

Re: Move running vm to project

2014-02-09 Thread Rafael Weingartner
Hey all, sorry to bring back this topic again. But, I am curious. I was looking at the CS source code, at the method "com.cloud.vm.UserVmManagerImpl.moveVMToUser(AssignVMCmd)" I found this: if (newAccount == null || newAccount.getType() == Account.ACCOUNT_TYPE_PROJECT) {

Swift3 as S3 secondary storage to CloudStack

2014-02-09 Thread Sailaja Mada
Hi, I configured Swift3 as S3 secondary storage to CloudStack. CS tried to download System VM templates but it failed with " Access Denied " error . Please help me to resolve this issue . =