Re: errors starting new instance with devcloud

2013-05-29 Thread Sebastien Goasguen
On May 28, 2013, at 8:24 PM, Conrad Geiger wrote: > The error you are getting is an HVM error (Hardware Virtualization). You do > not have HVM in devcloud since it is a VM itself. You need a template > without HVM. I though there was a work around already built into devcloud, > but you ca

RE: CS KVM agent 4.1.0 install

2013-05-29 Thread COCHE Sébastien
I wait for a long time that the 4.1 version is officially released. In order to not slow my project, I would like to test CS 4.1 version without waiting the official release. I installed the core successfully, but I don't know how to install KVM agent. So my platform is unusable :-( The release n

What are the exact steps when a database failure occurs in the presence of MySQL replication?

2013-05-29 Thread Ryan Lei
I was following the unpublished CS 4.1 Installation Guide to test MySQL replication: http://jenkins.cloudstack.org/job/docs-4.1-installguide/lastSuccessfulBuild/artifact/Apache_CloudStack-4.1.0-Installation_Guide-en-US.pdf I have completed all the steps in "Sec. 9.3. Database Replication", and sup

Re: Xenserver hypervisior will not reconnect after reboot

2013-05-29 Thread Old, Curtis
Interesting the UUID's in the database where different then the Xenserver UUID's (there where 2 Xenservers hosts that had inode problems) But then again the other servers all had different UUID's as well . Mysql DB: id: 21 name: lab-cloud-10.neustarlab.biz

Re: Xenserver hypervisior will not reconnect after reboot

2013-05-29 Thread Old, Curtis
Well one lab-cloud-9 is in an "Alert" State the other, lab-cloud-10 is "Disconnected", and after a refresh on the UI lab-cloud-9 is back to "Connecting" Suggestions? On 5/29/13 7:17 AM, "Old, Curtis" wrote: >Interesting the UUID's in the database where different then the Xenserver >UUID's

Re: [jira] [Commented] (CLOUDSTACK-2702) unable to install XenServer Support Package (CSP) on Xen cloud platform 1.6

2013-05-29 Thread Prasanna Santhanam
Sorry - Like I mentioned, CSP was never packaged for XCP. If there's any discrepancy in the docs, please file a doc bug so we can correct that. When I have some time I can test out the right packages that will allow enabling security groups with XCP hypervisors. Off the top of my head: 1. ipset,

Re: Xenserver hypervisior will not reconnect after reboot

2013-05-29 Thread Old, Curtis
Same status after an hour. Should I delete them and re-add them or ?? On 5/29/13 7:30 AM, "Old, Curtis" wrote: > > >Well one lab-cloud-9 is in an "Alert" State the other, lab-cloud-10 is >"Disconnected", and after a refresh on the UI lab-cloud-9 is back to >"Connecting" > > >Suggestions? > >

Re: errors starting new instance with devcloud

2013-05-29 Thread Shane Witbeck
Sebastien, Thanks for your reply but I'm targeting 4.2 master since I'm suppose to be helping with automation tests there. I tried Conrad's suggestion of hacking the db but that led to another issue. It seems like documentation for "I have devcloud installed, now what?" would be nice as well

Re: errors starting new instance with devcloud

2013-05-29 Thread Prasanna Santhanam
Shane, I just tried this on latest master and was able to create a user instance using the tinyLinux template without a problem. From your gisst it seems like an Ubuntu ISO based VM failed to launch. Can you retry with the tinyLinux template again? Since most of what you did seems right I'm wond

New instances launched without network connectivity

2013-05-29 Thread Eduardo Balsa
Environment: I have a fresh installation of CloudStack 4.1 (running on Ubuntu) with 1 management server and 2 hosts. I only have 1 zone (advanced/vlan/no security groups). Problem: about a third of new instances I launch seem to be "networkless". Although they have an IP assigned in the NIC page,

Re: New instances launched without network connectivity

2013-05-29 Thread Prasanna Santhanam
On Wed, May 29, 2013 at 03:13:29PM +0200, Eduardo Balsa wrote: > Environment: > I have a fresh installation of CloudStack 4.1 (running on Ubuntu) with > 1 management server and 2 hosts. > I only have 1 zone (advanced/vlan/no security groups). > > Problem: > about a third of new instances I launch

Re: New instances launched without network connectivity

2013-05-29 Thread Geoff Higginbottom
Eduardo, As you have two hosts, I suspect the issue is related to the VLAN configuration. The VLAN range you allocated to the guest network needs to be setup on the switch ports the Hypervisors are connected to. Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20

Re: What are the exact steps when a database failure occurs in the presence of MySQL replication?

2013-05-29 Thread Ahmad Emneina
This is the page you'll want to take a look at: https://dev.mysql.com/doc/refman/5.1/en/replication-solutions-switch.html On Wed, May 29, 2013 at 2:56 AM, Ryan Lei wrote: > I was following the unpublished CS 4.1 Installation Guide to test MySQL > replication: > > http://jenkins.cloudstack.org/j

Problems setting up the basic zone

2013-05-29 Thread Chris King
Hello all! I'm trying to set up a basic cloud with cloudstack, and I've run into an issue involving secondary storage. I keep seeing items like this in the management log: 2013-05-29 14:03:43,701 DEBUG [cloud.server.StatsCollector] (StatsCollector-3:null) There is no secondary storage VM for seco

Re: Problems setting up the basic zone

2013-05-29 Thread Ahmad Emneina
Is your zone enabled? If so, you might be missing one key bit of information (compute/networking/primary storage). You might want to post your management-server.log to paste.cloudstack.org... that will help identify the problem. On Wed, May 29, 2013 at 12:07 PM, Chris King wrote: > Hello all! >

Re: CS KVM agent 4.1.0 install

2013-05-29 Thread Chip Childers
On Wed, May 29, 2013 at 11:26:20AM +0200, COCHE Sébastien wrote: > I wait for a long time that the 4.1 version is officially released. > In order to not slow my project, I would like to test CS 4.1 version without > waiting the official release. > I installed the core successfully, but I don't kno

Re: errors starting new instance with devcloud

2013-05-29 Thread Shane Witbeck
Prasanna, Our VM info was identical with the exception of the PAE setting which you have set to "off" although the docs say to enable this. You also have a snapshot where as I do not. Regardless of the PAE setting (I tried both disabled/enabled), I'm now getting a different exception when atte

current status about Hyper-V

2013-05-29 Thread Darko Hojnik
Hi there I've to decide me to choose Systemcenter, OpenStack or Coudstack on the next few days. I want to ask about the current status about the Hyper-V drivers on Clodstack. Are there available now? Or it's just a prove of concept or the code has currently only a pre-alpha quality? My environm

Re: Problems setting up the basic zone

2013-05-29 Thread Chris King
Sorry for being so late in replying! I've actually made some headway since I started. After figuring out how to get in the SSVM, I noticed it couldn't ping the DNS server or... anything, really. Part of my problem was that I was only allocated a single /24 for all my testing with this, and it see

Re: current status about Hyper-V

2013-05-29 Thread Prasanna Santhanam
HyperV integration is a work in progress and has picked up pace in the last few months. Donal (in Cc) has been working on it and will have the best idea of its timeline. On Thu, May 30, 2013 at 12:10:50AM +0200, Darko Hojnik wrote: > Hi there > > I've to decide me to choose Systemcenter, OpenStac