Re: Unable to create template

2015-06-10 Thread Carlos Reategui
Hi Sudhansu, I tried with the vbd-list command instead and got the following: # xe vbd-list vdi-name-label=ROOT-167 params=vm-uuid vm-uuid ( RO): 1b4becc4-7255-4670-bdee-b86d42c26977 vm-uuid ( RO): 1b4becc4-7255-4670-bdee-b86d42c26977 And then checked that vm but it is the dom0 of one

Re: Unable to create template

2015-06-10 Thread Carlos Reategui
Hi Suhansu, Thanks for the help. The command you provided complained about "unknown field 'vdi-uuid'". I tried with just uuid but the id from the log (which you had in your command) does not exist. Instead I fetched all the params by name-label of the root disk we were trying to create a templat

Re: Unable to create template

2015-06-10 Thread Sudhansu Sahu
Hi Carlos, You can execute below command to see what is using the VDI. xe vdi-list vdi-uuid=e8287b80-2fad-21bb-873f-994692660f params=vm-uuid xe vm-list uuid= Regards Sudhansu Sahu CPG-Orchestration sudhansu.s...@citrix.com Powe

Re: Unable to create template

2015-06-10 Thread Carlos Reategui
Anybody? On Tue, Jun 9, 2015 at 6:24 PM, Carlos Reategui wrote: > > ACS: 4.4.0 on Ubuntu 12.04.5 > Hosts: XenServer 6.2 > > I am seeing the following error when trying to create a template from a > stopped instance (no problems stopping/starting it). How do I figure out > what is using the VDI

AW: Problem Upload Windows volume to ACS 4.5.1

2015-06-10 Thread Jochim, Ingo
Didn't you download the file locally? You can rename it there. Then put it on a webserver for upload. -Ursprüngliche Nachricht- Von: Andrija Panic [mailto:andrija.pa...@gmail.com] Gesendet: Mittwoch, 10. Juni 2015 13:05 An: users@cloudstack.apache.org Cc: d...@cloudstack.apache.org Betref

Re: Problem Upload Windows volume to ACS 4.5.1

2015-06-10 Thread Andrija Panic
How do I do that :) it's auto generated hash/filename inside SSVM - sumlink to reall file... I can try to edit this link name maybe...and try ? On 10 June 2015 at 12:51, Jochim, Ingo wrote: > What if you remove the file extension? > > -Ursprüngliche Nachricht- > Von: Andrija Panic [mailt

AW: Problem Upload Windows volume to ACS 4.5.1

2015-06-10 Thread Jochim, Ingo
What if you remove the file extension? -Ursprüngliche Nachricht- Von: Andrija Panic [mailto:andrija.pa...@gmail.com] Gesendet: Mittwoch, 10. Juni 2015 10:06 An: users@cloudstack.apache.org Cc: d...@cloudstack.apache.org Betreff: Re: Problem Upload Windows volume to ACS 4.5.1 Marcus, Sin

Re: [BUG?] ACS 4.5.1 can't create VM from template on CEPH, bigger than 20GB

2015-06-10 Thread Andrija Panic
Actually, my collegue made a patch for the plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java, where we first check if the image is already present on CEPH, and if not, only then it tries to copy it to the CEPH. But this is not permanent solution, since in th

[BUG?] ACS 4.5.1 can't create VM from template on CEPH, bigger than 20GB

2015-06-10 Thread Andrija Panic
Hi guys, we just experienced a very strange problem: ACS 4.5.1 vanila Ubuntu 14.04.2 - latest Qemu* binaries (2.0.0+dfsg-2ubuntu1.11) CEPH 0.94.1 We are unable to create VM from template that is bigger than 20GB - on CEPH. Works with 10,14,18GB, but not with templates 20GB or bigger... Problem

Re: Problem Upload Windows volume to ACS 4.5.1

2015-06-10 Thread Andrija Panic
Marcus, Since file on the old ACS is really RAW (template, created from snapshot, and snapshot created from CEPH volume) - why didn't ACS convert it to qcow2? It has named it x. qcow2 on secondary NFS. ... I get folowing error in the new ACS, when I select RAW as the source format to Upload v