Re: duplicate system UUID's with KVM

2013-12-10 Thread Bryan Whitehead
(Sorry, meant to say Cloudstack 3.0.x boxes are running CentOS6.2 still...) On Tue, Dec 10, 2013 at 10:59 AM, Bryan Whitehead wrote: > In all cases these are CentOS boxes. The 3.0.x boxes are still in > CentOS6.x land but the 4.1 Cloudstack boxes are 6.4+updates (as of 6months > ag

Re: duplicate system UUID's with KVM

2013-12-10 Thread Bryan Whitehead
ids and are hence independent of time. > http://docs.oracle.com/javase/6/docs/api/java/util/UUID.html > > > > On 12/9/13 12:01 PM, "Bryan Whitehead" wrote: > > >I have 3 independent Cloudstack installs. One is 3.0.x and the others are > >4.1.0. > > >

duplicate system UUID's with KVM

2013-12-09 Thread Bryan Whitehead
I have 3 independent Cloudstack installs. One is 3.0.x and the others are 4.1.0. Using KVM (i'm only using KVM so I don't have anything else for comparison), between 3.0.x and 4.1.0 I'm getting instances with UUID's that are the same. I get the UUID by running this on the console (CentOS): dmide

Re: Third-party Cloudstack Support

2013-07-31 Thread Bryan Whitehead
If you are really looking to just buy a solution all packaged up then I'd take a look at what Citrix has: http://www.citrix.com/products/cloudplatform/overview.html and https://www.citrix.com/buy/citrix-cloud-advisors.html -Bryan On Wed, Jul 31, 2013 at 1:33 PM, Chris Buono wrote: > My company

Re: HA in CS 4.1

2013-07-29 Thread Bryan Whitehead
Salvatore, Please go vote for and add details to this bug: https://issues.apache.org/jira/browse/CLOUDSTACK-3535 -Bryan On Mon, Jul 29, 2013 at 1:30 PM, Salvatore Sciacco wrote: > I've powered off a host of a KVM cluster to simulate the server failure and > I'm experiencing the "Agent state cann

Re: HA in CS 4.1

2013-07-25 Thread Bryan Whitehead
There should be a big red all caps message on the download page and in the docs explaining the HA is completely broken and nonfunctional for KVM users on 4.1.0. There is no way I'd have updated to 4.1.0 if I had caught this earlier, once I get the time I'll likely downgrade back to 4.0.2 (Assuming

Re: HA not working - CloudStack 4.1.0 and KVM hypervisor hosts

2013-07-24 Thread Bryan Whitehead
g HA > - If KVM cluster has the concept of something like a 'master' from which the > state of any host in the cluster can be determined. Something similar is > there for XS. > > Thoughts? > > >> -Original Message- >> From: Bryan Whitehead [mai

Re: HA not working - CloudStack 4.1.0 and KVM hypervisor hosts

2013-07-24 Thread Bryan Whitehead
sure that someone picks up the > issue and gets it resolved for the next release. > > > > On Wed, Jul 24, 2013 at 7:26 PM, Bryan Whitehead wrote: > >> This same thing happened to me - but it was a Power-Supply that died >> on a box. All my templates have HA turned on. &

Re: HA not working - CloudStack 4.1.0 and KVM hypervisor hosts

2013-07-24 Thread Bryan Whitehead
This same thing happened to me - but it was a Power-Supply that died on a box. All my templates have HA turned on. All the VM's (including 1 system-router-vm) were shown as "Running" and the host itself was simply marked "Disconnected". When I tried to shutdown the VM's to start them again I got e

Re: Memory Overcommit + KVM

2013-07-17 Thread Bryan Whitehead
Jump into your mysql cloud db. Run this: select op.id, name, total_capacity from op_host_capacity op, host h where op.capacity_type=0 and op.host_id=h.id; (my example output from a test cloud) ++-++ | id | name| total_capacity | ++-+--

Re: Unable to create host

2013-06-20 Thread Bryan Whitehead
cloud0 in that or not. > > > On Wed, Jun 19, 2013 at 11:34 PM, Bryan Whitehead wrote: > >> Look in /var/log/cloudstack/management/management-server.log for a >> line that looks like this: >> >> 2013-06-12 18:38:17,183 DEBUG [utils.ssh.SSHCmdHelper] >&g

Re: Cloudstack 4.1 MySQL install issue

2013-06-19 Thread Bryan Whitehead
I wasted 4 hours on an install when cloudstack-setup-agent insisted my hardware was miss-configured or didn't support kvm. Turns out cloudstack-agent (for kvm) doesn't have qemu-kvm as a dependency. So libvirtd gets installed but with no qemu-kvm package on CentOS the error is "your hardware isn't

Re: Unable to create host

2013-06-19 Thread Bryan Whitehead
Look in /var/log/cloudstack/management/management-server.log for a line that looks like this: 2013-06-12 18:38:17,183 DEBUG [utils.ssh.SSHCmdHelper] (http-6443-exec-3:null) Executing cmd: cloudstack-setup-agent -m -z 2 -p 1 -c 1 -g -a --pubNic=cloudbr0 --prvNic=cloudbr0 --guestNic=cloudbr0 you

Storage over-provisioning w/sharedmountpoint?

2013-06-18 Thread Bryan Whitehead
In the admin documentation it states at section 13.2.3 that over-provisioning is only supported for NFS? Is this correct? with kvm/qcow2 I often have qcow2 files that never grow beyond 1-5GB even though the underlying qcow2 file can grow to 100GB. If I remember correctly in 3.0.x of cloudstack set

Re: Apache CloudStack 4.1.0 Released

2013-06-04 Thread Bryan Whitehead
Fantastic! Great work and thank you everyone. Already installing in a test env to give it a spin. On Tue, Jun 4, 2013 at 7:18 PM, Joe Brockmeier wrote: > The Apache CloudStack project is pleased to announce the 4.1.0 release > of the CloudStack Infrastructure-as-a-Service (IaaS) cloud orchestrati

Re: Change IP range of POD in Cloudstack

2013-03-25 Thread Bryan Whitehead
You'll need to directly connect to the mysql database and update the record. This can break stuff so make sure all VM's (including systemVM's) have not already allocated IP's in the range you want to cut off. On Mon, Mar 25, 2013 at 5:35 AM, Valery Fongang wrote: > Hi, > > How can I change (shrin

Re: [DISCUSS] Event Announcements?

2013-03-22 Thread Bryan Whitehead
I would like to see them. I also wouldn't mind a separate list for such things. It is pretty annoying to find out about something too lateā€¦ On Fri, Mar 22, 2013 at 2:22 PM, Joe Brockmeier wrote: > Hi all, > > We have a lot of events coming up like meetups or conferences where > community members

Re: CloudStack + GlusterFS over Infiniband

2013-03-21 Thread Bryan Whitehead
formance penalty is incurred when you have a brick > failure. > > I agree, having a writeup will be awesome. Thanks for your hard work! > On Mar 21, 2013 1:03 AM, "Ahmad Emneina" wrote: > >> On Mar 20, 2013, at 4:31 PM, Bryan Whitehead wrote: >> >> &g