RE: Unable to put host into maintenance mode. Unable to migrate VM

2015-10-30 Thread Patrick W .
Hi Jeremy, You should be able to migrate the VMs directly on XenServer. Once they've been migrated into another host, just update the CS DB and set the value of the new host running those VMs. > From: jpeter...@acentek.net > To: users@cloudstack.apache.org > Subject: RE: Unable to put host into

CS and Xen ISO sharing in a pool

2015-11-11 Thread Patrick W .
Hi All, ACS 4.4.1, Xen 6.2 poolWhen I attach an ISO to a VM, it creates the SR on the host running the VM and mount it there. The ISO's available as expected so far. If I reboot the VM, or migrate it to another host, I lose the attached ISO, while it remain attached for ACS. I then need to do an

RE: CS and Xen ISO sharing in a pool

2015-11-12 Thread Patrick W .
ged... thx! > From: abhinandan.prat...@shapeblue.com > To: users@cloudstack.apache.org > Subject: Re: CS and Xen ISO sharing in a pool > Date: Thu, 12 Nov 2015 03:51:42 + > > Assuming that your pool is using shared storage. Are the Xentools installed > on the VM ? > > >

failed to clean restart a network due to bad template url

2015-11-19 Thread Patrick W .
Hi all, Wondering if this is a bug or if it can be fixed quickly. I’m running 4.4.1 with xen. Original install was 4.3 and did upgrade to 4.4.1 later. When I attempt to do a clean restart of a network, the existing VR is getting expunged correctly, but the new VR isn’t being created and I r

RE: failed to clean restart a network due to bad template url

2015-11-23 Thread Patrick W .
n...@gmail.com > To: users@cloudstack.apache.org > > Hi, is Hyper-V listed in the hypervisors parameter in Global Settings? If > so you could try removing it to see if CloudStack stops trying to get the > Hyper-V system VM template. > > Best regards, > Kirk > > O

SSL Offloading on CS LoadBalancers/VirtualRouters

2016-08-26 Thread Patrick W .
Hello, I haven't been able to find some clear details, specs or information about this topic. Does the CloudStack LoadBalancers (Virtual Routers) support SSL offloading, in an advanced networking setup? The API has an uploadSslCert and assignCertToLoadBalancer since version 4.3, but in its rel

api uploadsslcert encoding issue

2016-09-02 Thread Patrick W .
Has someone managed to upload a certificate, its chain and its key in a single call, using the uploadsslcert API command? I've done attempts with cloudmonkey, in python, etc. tried all possible formatting and encoding combinations but I always get errors - Expected X509 certificate. Failed due