RE: Problem creating VirtualRouter on XenServer 6.2 due to problem with copy_vhd_from_secondarystorage.sh

2013-09-27 Thread Soheil Eizadi
I traced this to a problem with ListTemplateCommand() that is returning what I assumed is a cached value 10.48.15.22:/home/nfs/secondary/template/tmpl/1/1/34b74283-916e-4562-82fd-082b387b51c5.vhd, the new secondary storage has a new template now:

Re: Problem creating VirtualRouter on XenServer 6.2 due to problem with copy_vhd_from_secondarystorage.sh

2013-09-27 Thread Nitin Mehta
ListTemplateCommand() just reads the content present on secondary storage through template.properties. How did you put the new template ? Was template.properties and DB updated accordingly ? On 27/09/13 11:30 AM, Soheil Eizadi seiz...@infoblox.com wrote: I traced this to a problem with

RE: Problem creating VirtualRouter on XenServer 6.2 due to problem with copy_vhd_from_secondarystorage.sh

2013-09-27 Thread Soheil Eizadi
I followed the steps here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack Under Install the SystemVM Template, I put the steps there as there was not enough detail for developers. I think it is OK but you can review. As I said I am not sure of the steps that

RE: Problem creating VirtualRouter on XenServer 6.2 due to problem with copy_vhd_from_secondarystorage.sh

2013-09-24 Thread Soheil Eizadi
The error with copy_vhd_from_secondarystorage.sh is due to a problem with secondary storage, vhd_util returning a negative number to a query as the file does not exist. I am not sure why 34b74283-916e-4562-82fd-082b387b51c5.vhd versus 170c3425-6078-479e-8843-3f8fdc02aaf3.vhd is referenced, that