CloudStack recovery assistance

2019-09-11 Thread Ian Service
Trying to clean up from a pooched hard drive, database backups are a-okay and the cluster is running just fine but rebuilding my cloudstack management server and I’ve got a couple errors I can’t get around. 1. I can’t log into the UI, the admin login works but then I get a 432 error (The user is n

download.cloudstack.org down

2019-12-17 Thread Ian Service
Looks like Varnish is listening but unable to hand off my requests to a server that cares. Any ETA? Anything we can do to help? Need a mirror? Thanks, - Ian

Re: download.cloudstack.org down

2019-12-18 Thread Ian Service
s.shapeblue.com/cloudstack/upstream/ >> > >> > >> > Regards >> > >> > Glenn >> > >> > >> > >> > On 2019/12/17 23:43, Ian Service wrote: >> > > Looks like Varnish is listening but unable to hand off my requests to >> a >> > > server that cares. >> > > >> > > Any ETA? Anything we can do to help? Need a mirror? >> > > >> > > Thanks, >> > > >> > > - Ian >> > > >> > >> >> >> -- >> >> Andrija Panić >> >

Migrating large volumes times out

2015-05-06 Thread Ian Service
When migrating large Volumes between NFS hosts, I'm getting timeouts and the migration reverts back to the original host. Is there a setting I can raise so that it waits longer? I can see the data clearly still moving into the new primary storage, so I know it's working, just taking longer than th

Re: Migrating large volumes times out

2015-05-07 Thread Ian Service
3603 0542 | S: +44 20 3603 0540 +442036030540> | M: +447968161581 > > geoff.higginbot...@shapeblue.com<mailto:geoff.higginbot...@shapeblue.com> > | www.shapeblue.com | Twitter:@cloudstackguru< > https://twitter.com/#!/cloudstackguru> > > ShapeBlue Ltd, 53 Chandos Place, Co

Recover from outage

2015-05-11 Thread Ian Service
My management server became disconnected from one of the clusters it manages yesterday evening. I stopped the cloudstack-management process because in the past this has wreaked havoc on that cluster, restarting networks, bringing them up on different VLANs, causing unnecessary reboots on instances

Compatibility of CS 4.5.1 with XenServer 6.5 SP1

2015-05-19 Thread Ian Service
The release notes for CS 4.5.1 don't specifically list XenServer 6.5 SP1 compatibility, likely because they overlapped in release timelines. Are there any compatibility concerns between the two latest versions of each? Thanks, - Ian

Re: SSL with MySQL

2015-07-09 Thread Ian Service
Hey Marty, I'm moving stuff around the network and adding a hop between the management server and MySQL so looked into it. Looks like /etc/cloudstack/management/db.properties has settings for it... # CloudStack database SSL settings db.cloud.useSSL=false db.cloud.keyStore= db.cloud.keyStorePassw

Re: SSL with MySQL

2015-07-14 Thread Ian Service
Hey Marty, here's the article I followed to create the keystores required for Java to connect via SSL: http://dev.mysql.com/doc/connector-j/en/connector-j-reference-using-ssl.html Working like a champ. - Ian On Thu, Jul 9, 2015 at 4:23 PM, Ian Service wrote: > Hey Marty, > > I&

Upgrade woes from CS 4.3 to 4.4.1

2014-11-04 Thread Ian Service
Updated system last night and now I'm getting the following error after about 30 minutes of runtime: java.lang.OutOfMemoryError: unable to create new native thread At that point there's still 1.5GB of RAM in the management system and there's very little load so I'm guessing I need to enable more

Re: Upgrade woes from CS 4.3 to 4.4.1

2014-11-04 Thread Ian Service
tarted yet, the line includes vm cpu utilization on some machines. - Ian On Tue, Nov 4, 2014 at 2:33 PM, Ian Service wrote: > Updated system last night and now I'm getting the following error after > about 30 minutes of runtime: > > java.lang.OutOfMemoryError: unable to create ne

Re: Upgrade woes from CS 4.3 to 4.4.1

2014-11-04 Thread Ian Service
Pierre-Luc Dion wrote: > how much memory does the management server have? > Usually it worked best with 8GB. > > > > PL, > > > On Tue, Nov 4, 2014 at 2:39 PM, Ian Service wrote: > > > Also not sure if it has anything to do with it but getting a lot of these &g

Re: Instance stuck in Expunging state - can't delete it

2014-11-04 Thread Ian Service
Hey Motty, I just update the removed field to remove instances stuck in Expunging. UPDATE vm_instance SET removed=NOW() WHERE name="hd01"; - Ian On Tue, Nov 4, 2014 at 3:28 PM, motty cruz wrote: > Hello All, > I have a VM instance in expungning state, I tried to delete it in the DB > but I wa

Console VM

2014-11-10 Thread Ian Service
After updating last week to 4.4.1 the console access from the cloudstack interface isn't working. I have it set up to do https relaying with apache to port 8080 and it works great on /client. The console's opening up https://[servername]/ajax?token=[long token] in a frame and returns a 404 from A

Re: Console VM

2014-11-10 Thread Ian Service
| *Cloud Solutions Experts > 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 > w cloudops.com *|* tw @CloudOps_ > > > On Mon, Nov 10, 2014 at 8:51 AM, Ian Service wrote: > > > After updating last week to 4.4.1 the console access from the cloudstack > > interface isn&#

Re: Console VM

2014-11-10 Thread Ian Service
g Borg technology! > > Nux! > www.nux.ro > > - Original Message - > > From: "Ian Service" > > To: users@cloudstack.apache.org > > Sent: Monday, 10 November, 2014 16:37:27 > > Subject: Re: Console VM > > > The CPVM appears to be runn

gre (protocol 47) rules in the VPC/VR

2015-03-24 Thread Ian Service
Looking to add a rule to allow protocol 47 to go through the router, is there any way for the user to do this in the cloudstack interface or do we need to hack it to make it work. Ideally we'd like to do it properly so that the routers continue to be upgradable. Thanks, - Ian

Corrupt Primary Storage, please help!

2014-04-04 Thread Ian Service
We moved our nfs server from one drbd peer to the other and then as we restored power to the former primary nfs server it took over the nfs and locked up the file systems. We switched back immediately but some damage has happened. Now we're stuck with a pile of vhds which are corrupt (mostly windo

coalesce vhd files faster

2014-04-09 Thread Ian Service
I have a chain of VHD's that's 6 deep, when I run vhd-util -n the next one in the chain grows to be coalesced copy of both, then I repeat that process with the next one in the chain. It's working, but extremely slowly, even on an SSD for the scratch disk. Is there a faster way to coalesce the w

XenServer merge VHD snapshots

2014-04-11 Thread Ian Service
The scenario: You make nightly snapshots of your VM, each night there is a new VHD added to the chain on the primary storage. How can I tell XenServer to merge those chains without affecting cloudstack or the running VM? Currently I have 1 chain that's taking up 1.3GB and I believe it could be r

Re: Console Proxy SSL Error

2014-05-06 Thread Ian Service
I was able to get it all to work using the API. I followed Chip's advice http://www.chipchilders.com/blog/2013/1/2/undocumented-feature-using-certificate-chains-in-cloudstack.html The difference is is that I'm using my own CloudStack API wrapper in PHP and the certificates and private key needed

Re: Console Proxy SSL Error

2014-05-11 Thread Ian Service
ificate has been > updated, we will stop all running console proxy VMs and secondary > storage VMs to propagate the new certificate, please give a few > minutes for console access service to be up again"} > created : 2014-05-06T15:56:31+0200 > jobid : 686d4d71-94da-4b27-9629-906

Re: Forcing the master host in a cluster to reboot possible issue that may occur

2014-05-16 Thread Ian Service
Hi Juan, I my XenServer 6.1-6.2 experience rebooting the master hosts causes another host to become the master automatically. As long as there are no VMs running on the master there will be little effect on your cluster. If you haven't done it already, Google around further to confirm, there are

Managing non-CS resources with the Virtual Router

2013-12-03 Thread Ian Service
I read in the release for 4.2 that there was a way to manage devices that weren't VMs with the CloudStack Virtual router. This is something I've had to do manually so that VMs and real devices could share the same VLAN harmoniously but I'd really like to have it integrated in the VR config so that

Managing non-CS resources with the Virtual Router

2013-12-03 Thread Ian Service
I read in the release for 4.2 that there was a way to manage devices that weren't VMs with the CloudStack Virtual router. This is something I've had to do manually so that VMs and real devices could share the same VLAN harmoniously but I'd really like to have it integrated in the VR config so that

NFS Guides

2013-12-06 Thread Ian Service
Anyone have any good NFS guidelines? Have had some I/O blocking issues on the NFS server we have set up and want to know if there's anything more we can do to tune it. It was so bad at one point that the heartbeat failed to check in and rebooted a few hosts (thus liberating the I/O bottleneck for

Upgrade System VM Template

2013-12-10 Thread Ian Service
I'm having no end of NAT issues with the System VM template I installed with 4.1 and I noticed there's a newer one available. Is there a documented upgrade procedure somewhere or is it as simple as install the new one and update a mysql table to point to the new template? Thanks, - Ian

Re: Upgrade System VM Template

2013-12-11 Thread Ian Service
o figure out if it solves all my NAT issues with it's fancy new kernel. - Ian On Tue, Dec 10, 2013 at 4:22 PM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > You could use it, but with the caveat that no-one has tested this > extensively. > Upgrade instructions ar

Re: Upgrade System VM Template

2013-12-11 Thread Ian Service
Blogged for future generations... http://www.weezey.com/2013/12/how-to-upgrade-the-cloudstack-systemvm-template/ - Ian On Wed, Dec 11, 2013 at 12:04 PM, Ian Service wrote: > I've registered the new systemvm template and named it > systemvm-xenserver-4.2 as per the documentation

Re: signature php

2013-12-12 Thread Ian Service
Hey Salar, The keys need to be in alphabetical order for you to calculate the correct signature, (which you have in your example: [apiKey, command, response] but you don't have a function to handle it) apiKey has an upper case K in my code, maybe that's it? - Ian On Thu, Dec 12, 2013 at 2:18 P