Re: CloudStack Templates (ready to use)

2015-09-04 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: https://github.com/NuxRo/openvm/tree/master/kickstarts/

Usage Sanity Check failed alert type 23

2015-09-04 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 [apache.cloudst

Re: Can´t attach volume to windows 2008 R2

2015-09-04 Thread Simon Weller
Have you tried completely shutting the vm down (via CS management) and then starting it again? A reboot isn't the same as a full shutdown, as a shutdown destroys the vm container. From: Luciano Castro Sent: Friday, September 4, 2015 1:51 PM To: users@c

RE: Usage Job failed

2015-09-04 Thread Somesh Naidu
I wrote that article, it was for DB cleanup for 3.x version. I have updated it here for latest versions and added more tables - http://support.citrix.com/article/CTX200918. I believe the error suggests that duplicate entries found when parsing records in table user_statistics for network usage.

Re: Can´t attach volume to windows 2008 R2

2015-09-04 Thread Luciano Castro
Take a look on the results [root@15s ~]# virsh list IdName State 2 i-4-146-VM running 3 r-170-VM running [root@15s ~]# virsh dumpxml i-4-146-VM i-4-146-VM a

Re: Dynamic Scalable Template issue

2015-09-04 Thread Todd Pigram
Latest as of XS62ESP1027. I know XS62ESP1028 comes with new XenTools. On Friday, September 4, 2015, Vadim Kimlaychuk wrote: > I am afraid this issue has nothing to do with Cloudstack. If VM "sees" > maximum memory size available instead of effective -- this is problem of > hypervisor and/or gues

Re: Can´t attach volume to windows 2008 R2

2015-09-04 Thread Simon Weller
Can you log into the host that the vm is running on and run the following command: virsh list e.g. IdName State 2 i-52-355-VMrunning 3 i-27-139-VMrunning 4 i-

Re: Can´t attach volume to windows 2008 R2

2015-09-04 Thread Luciano Castro
Take a look https://dl.dropboxusercontent.com/u/6774061/print.PNG thanks On Fri, Sep 4, 2015 at 3:27 PM, Simon Weller wrote: > Are you seeing the drivers in use if you look in device manager? > > > > > From: Luciano Castro > Sent: Friday, September 4,

Re: Can´t attach volume to windows 2008 R2

2015-09-04 Thread Simon Weller
Are you seeing the drivers in use if you look in device manager? From: Luciano Castro Sent: Friday, September 4, 2015 1:14 PM To: users@cloudstack.apache.org Subject: Re: Can´t attach volume to windows 2008 R2 Simon I installed, rebooted the host, but

Re: Dynamic Scalable Template issue

2015-09-04 Thread Vadim Kimlaychuk
I am afraid this issue has nothing to do with Cloudstack. If VM "sees" maximum memory size available instead of effective -- this is problem of hypervisor and/or guest utilities. Do you have guest utilities that come with XenServer version or older in your template? Vadim. On 2015-09-04 19:34

Re: Can´t attach volume to windows 2008 R2

2015-09-04 Thread Luciano Castro
Simon I installed, rebooted the host, but the same problem: [root@15s ~]# rpm -qa| grep virtio virtio-win-0.1.102-1.noarch [root@15s ~]# uname -an Linux 15s.tpn.terra.com 3.10.0-229.11.1.el7.x86_64 #1 SMP Thu Aug 6 01:06:18 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux [root@15s ~]# [root@15s ~]# rpm

Re: Can´t attach volume to windows 2008 R2

2015-09-04 Thread Luciano Castro
I will try this:https://fedoraproject.org/wiki/Windows_Virtio_Drivers Thanks On Fri, Sep 4, 2015 at 2:50 PM, Luciano Castro wrote: > Hi Simon, > > No I don´t have. I´m just looking for it. My install is based in this do: > http://cloudstack-installation.readthedocs.org/en/latest/hypervisor/kvm.

Re: Can´t attach volume to windows 2008 R2

2015-09-04 Thread Luciano Castro
Hi Simon, No I don´t have. I´m just looking for it. My install is based in this do: http://cloudstack-installation.readthedocs.org/en/latest/hypervisor/kvm.html The vm guest is Windows Server 2008R2 Standard Thanks! On Fri, Sep 4, 2015 at 2:45 PM, Simon Weller wrote: > Luciano, > > Do you hav

Re: Can´t attach volume to windows 2008 R2

2015-09-04 Thread Simon Weller
Luciano, Do you have virtio drivers installed? What operating systemtype do you have assigned to this VM? - Si From: Luciano Castro Sent: Friday, September 4, 2015 12:42 PM To: users@cloudstack.apache.org Subject: Re: Can´t attach volume to windows 2008

Re: Can´t attach volume to windows 2008 R2

2015-09-04 Thread Luciano Castro
Hi I thought that would be something with librvit or qemu (Centos 6.6), but I tried the same at Centos 7 (libvirt-1.2.8-16.el7_1.3.x86_64 and qemu-kvm-1.5.3-86.el7_1.5.x86_64) and still now working. I didn´t see any mentions about extra disks on windows... Is there something like 'VMtools' that I

RE: CloudStack Templates (ready to use)

2015-09-04 Thread Sam Ceylani
I tried one of their Centos template and I think templates are based on ssh key, couldn't login :( any info on this? -Original Message- From: Remi Bergsma [mailto:rberg...@schubergphilis.com] Sent: Friday, September 04, 2015 1:11 PM To: Subject: Re: CloudStack Templates (ready to use)

Re: CloudStack Templates (ready to use)

2015-09-04 Thread Remi Bergsma
Hi, Please check this: http://dl.openvm.eu/cloudstack/ Regards, Remi Sent from my iPhone > On 04 Sep 2015, at 18:41, Cristian Ciobanu wrote: > > Hello, > >I need some KVM templates for cloudstack, i'm sure they exist for most > used OS's, like CentOS 6, Debian, Ubuntu... > >Can so

CloudStack Templates (ready to use)

2015-09-04 Thread Cristian Ciobanu
Hello,    I need some KVM templates for cloudstack, i'm sure they exist for most used OS's, like CentOS 6, Debian, Ubuntu...    Can someone provide me ?  ( I don't understand why not marketplace is available ) for OS like those. even if i have to pay for will be ok for me, because i don't want

Re: Dynamic Scalable Template issue

2015-09-04 Thread Todd Pigram
Ok. After rebooting the instance still no change after disabling globally. I modified all my templates to remove ‘Dynamic Scalable’, then I have to shutdown every instance and unselect ‘Dynamic Scalable’, then restart for it to be correct. This may need to be looked at closer for a Windows/Xen

Status of CloudStack DBaaS

2015-09-04 Thread Traiano Welcome
Hi List What is the current status of Cloudstack DBaaS ? Is there anything like OpenStack's Trove on the roadmap? Thanks, Traiano

Re: Dynamic Scalable Template issue

2015-09-04 Thread Todd Pigram
Thanks. Just funny that on CCP 4.3 it wasn’t an issue and only after upgrading to 4.3.0.2 and a host reboot did it change my instances. This issue is that the instance below is a SQL server. As Windows see 32GB, it shows the used RAM in windows as 31.6GB. The Server only has 8GB. That is what

Re: Dynamic Scalable Template issue

2015-09-04 Thread Vadim Kimlaychuk
Hello Todd, If I understood you correctly, you wonder why you have static max as 4x of the offering, isn't it? This article should answer your question: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Dynamic+scaling+of+CPU+and+RAM#DynamicscalingofCPUandRAM-Xenserver Loo

Dynamic Scalable Template issue

2015-09-04 Thread Todd Pigram
Just wondering if anyone has seen similar. I already have a case open. But seeing if the forum has an answer? Issue, Upgraded to CCP 4.3.0.2 back in July. Afterwards everything was great. Hosts rebooted two weeks ago. Any instance built with a template with Dynamic Scalable set to yes, shows in

Re: Strange ACS 4.30 to 4.5.2 upgrade Issue

2015-09-04 Thread Osay Osman Yuuni
Thanks James. I've checked the table and the template exists. I'm still investigating though. Cheers, Osay On 4 September 2015 at 12:28, giljae o wrote: > Dear Osay, > > I had the similar issue during the upgrade from 4.5.0 to 4.5.1 > The new template name for 4.5.1 was looked for. My fix wa

Re: CloudStack Network configuration

2015-09-04 Thread Erdősi Péter
2015.09.04. 12:34 keltezéssel, Vadim Kimlaychuk írta: > To ensure high quality of your service don't use ready-to-use templates. > They are not very popular as well. Everyone deploys their own as I know. Yeah... We usually upload an ISO, install it, prepare what We want and make a template from the

Re: CloudStack Network configuration

2015-09-04 Thread Vadim Kimlaychuk
To ensure high quality of your service don't use ready-to-use templates. They are not very popular as well. Everyone deploys their own as I know. Vadim. On 2015-09-04 13:05, Cristian Ciobanu wrote: Thanks for the info. i started with the basic networking. I have a question regarding template

Re: CloudStack Network configuration

2015-09-04 Thread Erik Weber
You can find a bunch at http://dl.openvm.eu -- Erik On Fri, Sep 4, 2015 at 12:05 PM, Cristian Ciobanu wrote: > Thanks for the info. i started with the basic networking. > > I have a question regarding templates, where can i find some ready > templates for CS (KVM)? for most used distro. > > >

Re: Strange ACS 4.30 to 4.5.2 upgrade Issue

2015-09-04 Thread giljae o
Dear Osay, I had the similar issue during the upgrade from 4.5.0 to 4.5.1 The new template name for 4.5.1 was looked for. My fix was to update the template name as required. Please look into whether the same template name in vm_template table exists James On Fri, Sep 4, 2015 at 7:10 PM, Osay Osma

Re: Strange ACS 4.30 to 4.5.2 upgrade Issue

2015-09-04 Thread Vadim Kimlaychuk
Hello Osay, According to the log you have multiple versions of the SLF4J library in your classpath: --- validateJarFile(/usr/share/cloudstack-management/webapps7080/awsapi/WEB-INF/lib/geronimo-servlet_3.0_spec-1.0.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2

Strange ACS 4.30 to 4.5.2 upgrade Issue

2015-09-04 Thread Osay Osman Yuuni
Hi friends, I'm having a very strange upgrade issue which I was wondering if anyone has encountered and whether someone can catch what is wrong. Basically I follow the steps outlined in the docs to the letter. When I restart the MS service it gets stuck at running the DB upgrade scripts. I check

Re: CloudStack Network configuration

2015-09-04 Thread Cristian Ciobanu
Thanks for the info. i started with the basic networking. I have a question regarding templates, where can i find some ready templates for CS (KVM)? for most used distro. Regards, Cristian   On 9/4/2015 11:23:09 AM, Vadim Kimlaychuk wrote: Hello Cristian, I have investigated possibility to h

Re: CloudStack Network configuration

2015-09-04 Thread Vadim Kimlaychuk
Hello Cristian, I have investigated possibility to host CS infrastructure on OVH around year ago and here are my notices: * Using vRack is possible with certain product ranges, and Enterprise line does not have it. You will stick to Infrastructure and Storage dedicated server lines and th