Unable to create template from volume

2024-08-21 Thread Alessandro Caviglione
Hi, I'm using ACS 4.19.1 with vcenter 7 and vSAN. When I try to create a template from volume I get Failed to create templateCopyCommand failed due to [Exception: java.lang.NullPointerException Message: null ]. I tried to troubleshoot checking if there are some SYN_SENT on esxi hosts, Management s

Re: Unable to create template

2015-06-12 Thread Carlos Reategui
Sudhansu or any other XenServer expert, any ideas why my dom0 has this vdi mounted? Is it safe to unmount? Is it because of some hierarchy of vhd files? My users are trying to create a templates from existing machines but are blocked by this. thanks, Carlos On Wed, Jun 10, 2015 at 1:39 PM, Car

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

Unable to create template

2015-06-09 Thread Carlos Reategui
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 and not allowing the template? 2015-06-10 06:29:12,653 DEBUG [o.a.c.h.x.XenSer