RE: Xen - Deploying servers from a template

2015-04-29 Thread Yuri Kogun
Just wanted to add  from the personal experience that the process of copying template is sequential as the secondary storage can be mounted only on one host in the cluster (due to SR  locking issue)  .  We use local storage in production and normally prepare the template by starting the vm with

Re: Xen - Deploying servers from a template

2015-04-29 Thread Geoff Higginbottom
Hi Yuri, Thanks for adding some more detail to the thread. You say that the prepare template api does not work for you, I have not had the same experience so could you share more details and ideally log a jira ticket etc Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 |

RE: Xen - Deploying servers from a template

2015-04-29 Thread Yuri Kogun
Hi Geoff,  We have raised the issue with citrix cloudPlatform and I believe they are working on it and should  contribute the fix back to cloudstack.  The problem itself as follows  if you have more than one host in the XEN cluster with the local storage and send the prepare_template api call

Re: Xen - Deploying servers from a template

2015-04-29 Thread Geoff Higginbottom
Hi Yuri, Thanks for the update. Would I be right in saying this is a local storage issue and if using shared storage the prepare template api functions as expected. I think I've only tested when using shared storage so I will get our developers to look at this to see if we can include the fix

RE: Xen - Deploying servers from a template

2015-04-29 Thread Yuri Kogun
Yes, it works fine with the shared storage. This is local storage on Xen server issue.  I'm happy to provide more info if needed  Best regards  Yuri  > From: geoff.higginbot...@shapeblue.com > To: users@cloudstack.apache.org > Subject: Re: Xen - Deploying

RE: CloudStack & vCenter Operations outside of CloudStack

2015-04-29 Thread Timothy Lothering
Hi, Some feedback: I am using Cluster based Primary Storage Using vCenter, vMotion works as expected, but CloudStack does not recognize the move. When I try to start up the VM, it fails. Is there a way to have ACS run an update to check where the VMs are? I see that ACS periodically checks

Upgrade from 4.3.0-1 to latest stable 4.4.3 ?

2015-04-29 Thread Hollman Enciso R.
Hello all. I actually have a cloud ith CS 4.3 installed from repos (centos) I have 2 management servers, 2 HA databases, and 1 NFS. I wanna upgrade to the latest version stable. Can you help me providing me the best practices to upgrade ? maybe some tips, and the process ? thanks a lot -- Hol

Re: Upgrade from 4.3.0-1 to latest stable 4.4.3 ?

2015-04-29 Thread Rohit Yadav
Hi Hollman, Go to http://www.shapeblue.com/packages and select upstream/4.4, on this page you should find everything you need, the repository, systemvmtemplates, 4.4.3 release notes, installation/upgrade/admin docs and api docs. Hope this helps. > On 29-Apr-2015, at 4:57 pm, Hollman Enciso R.