Usage Sanity Check failed alert type 23

2015-09-05 Thread raja sekhar
Hi all, Iam getting the below error in cloudstack dashboard. Usage Sanity Check failed alert type 23 and in usage records same error is found and the records are not generating after that. Please help me i am using cloudstack 4.3.1 and xenserver 6.2 2015-09-05 04:49:37,539 WARN

QEMU Guest Agent in Windows

2015-09-05 Thread Paul Shadwell
Has anyone ever got the QEMU Guest Agent to start in Windows? I have several Windows Server 2012 R2 servers with the agent installed but none of them have the agent started and it fails when I try to start it. I have tried several versions including the latest betas, however all have the same

Re: how the best way to upgrade KVM hosts (Centos 6.6 to Centos 7)

2015-09-05 Thread Remi Bergsma
Indeed. I will see if I can backport it to 4.5 next week. Until then, try this: Open "/etc/libvirt/qemu.conf" and remove this line: "cgroup_controllers = [ \"cpu\" ]" Then restart libvirtd and then the CloudStack agent. Regards, Remi Sent from my iPhone > On 03 Sep 2015, at 15:43, Erik

Re: Dynamic Scalable Template issue

2015-09-05 Thread Todd Pigram
Vadim I have 3 other pools (1 XS6.2sp1 and 2x xs65sp1) I have no issue with these. Based on the Design doc, what i was experiencing is by design. Ok I will turn it off. But now my question is, why on 4.3 I didn't have this issue but after installing 4.3.0.2 it changed. Was 4.3 broken or is

Re: Dynamic Scalable Template issue

2015-09-05 Thread Vadim Kimlaychuk
Todd, You may try to create VM at XenServer without CloudStack just using XE tool (or XenCenter). If your manually created VM with static max <> dynamic max will be OK, then there is a problem with Cloudstack. Vadim. On 2015-09-04 21:51, Todd Pigram wrote: Latest as of XS62ESP1027.

Re: CloudStack Templates (ready to use)

2015-09-05 Thread Remi Bergsma
Hi, They have coud-init on board, if you check 'passwd enabled' when registering the template, CloudStack will generate a passwd when it deploys a new VM. I believe the default is 'password' but not 100%sure. Check how they are made here:

Re: Status of CloudStack DBaaS

2015-09-05 Thread Yitao Jiang
AFAIK, cloudstack much like Nova of Openstack mainly focus on Infrastructure , but i think you can integrate Cloudstack with Trove easily as it is just a scheduler talking to IaaS with api On Sat, Sep 5, 2015 at 12:23 AM, Traiano Welcome wrote: > Hi List > > What is the

Re: VPC VPN Connectivity Issues

2015-09-05 Thread Remi Bergsma
Hi Jeremy, Did you already solve your problem? Not sure if it is possible to use the IPSec tunnels from remote VPN. Firewall might be too strict, but haven't looked yet. Regards, Remi Sent from my iPhone > On 29 Aug 2015, at 17:00, Jeremy Peterson wrote: > > I am

Re: Status of CloudStack DBaaS

2015-09-05 Thread Traiano Welcome
On Sat, Sep 5, 2015 at 5:45 PM, Todd Pigram wrote: > I would look at CumuLogic as it integrates with CloudStack easily. > http://www.cumulogic.com > Looks promising! I'll check it out. > > On Saturday, September 5, 2015, Traiano Welcome

Re: how the best way to upgrade KVM hosts (Centos 6.6 to Centos 7)

2015-09-05 Thread Luciano Castro
Hi! This works, but when reboot this line is written again for other process.(systemd?) Thanks Enviado via iPhone Luciano > Em 05/09/2015, às 04:03, Remi Bergsma escreveu: > > Indeed. I will see if I can backport it to 4.5 next week. Until then, try > this: >

Re: Status of CloudStack DBaaS

2015-09-05 Thread Traiano Welcome
On Sat, Sep 5, 2015 at 3:58 PM, Yitao Jiang wrote: > AFAIK, cloudstack much like Nova of Openstack mainly focus on > Infrastructure , but i think you can integrate Cloudstack with Trove > easily as it is just a scheduler talking to IaaS with api > Has anyone tried this

Re: CloudStack Templates (ready to use)

2015-09-05 Thread Sam Ceylani
Thank you very much :) Thanks, Sam Ceylani, MBA Computer Engineer MisterCertified Inc. 301 W. Platt St. Suite 447, Tampa, FL 33606 P 813.264.6460 M 813.416.7867 F 800.553.9520 E sam.ceyl...@mistercertified.com On Sep 5, 2015, at 2:12 AM, Remi Bergsma

Status of CloudStack DBaaS

2015-09-05 Thread Todd Pigram
I would look at CumuLogic as it integrates with CloudStack easily. http://www.cumulogic.com On Saturday, September 5, 2015, Traiano Welcome > wrote: > On Sat, Sep 5, 2015 at 3:58 PM, Yitao Jiang wrote:

Re: Dynamic Scalable Template issue

2015-09-05 Thread Vadim Kimlaychuk
Todd, I have seeing similar problem with Xen 4.1 (not XenServer). Linux guests were able to see (and use) entire host resources on any guest VM. That was a bug of configuration. If you think about what could be different after CS update - it could be VM registration procedure. Still

Re: Status of CloudStack DBaaS

2015-09-05 Thread Traiano Welcome
On Sat, Sep 5, 2015 at 6:48 PM, Keerthiraja SJ wrote: > There is something in github. > > > https://github.com/globocom/dbaas-cloudstack > Thanks, documentation seems a little lacking: https://dbaas-cloudstack.readthedocs.org/en/latest/ > On Sat, Sep 5, 2015 at 8:15

Re: Status of CloudStack DBaaS

2015-09-05 Thread Keerthiraja SJ
There is something in github. https://github.com/globocom/dbaas-cloudstack On Sat, Sep 5, 2015 at 8:15 PM, Todd Pigram wrote: > I would look at CumuLogic as it integrates with CloudStack easily. > http://www.cumulogic.com > > > On Saturday, September 5, 2015, Traiano