Re: Debug/Develop

2015-09-03 Thread Dag Sonstebo
Hi David, you¹ve come to the right place. Have a look at the getting started documentation on http://docs.cloudstack.apache.org/en/master/. If you have questions as you go along post them up and someone will assist. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 03/09/2015 19:34, "dwillar

Re: Usage Job failed

2015-09-03 Thread mvs babu
Thank you Abhinandan, I will try this. Thank you, Suneel Mallela From: Abhinandan Prateek Sent: ‎Thursday‎, ‎September‎ ‎3‎, ‎2015 ‎9‎:‎42‎ ‎PM To: users@cloudstack.apache.org Cc: d...@cloudstack.apache.org This support article may help: http://support.citrix.com/article/CTX139043

Re: CloudStack Network configuration

2015-09-03 Thread Cristian Ciobanu
Thanks for clarification, the best option for me will be the Basic networking. Can you help me with this ?  Regards, Cristian   On 9/3/2015 10:18:12 PM, Erik Weber wrote: Both types will allow you to have public traffic, but in different ways. - Basic is the typical flat network, aka Amazon EC

Re: CloudStack Network configuration

2015-09-03 Thread Erik Weber
Both types will allow you to have public traffic, but in different ways. - Basic is the typical flat network, aka Amazon EC2, where each VM get its own public ipaddress. The downside is that the max size of your cloud is equal to your ip pool (minus a few to system vms). - Advanced is isolated in

Re: CloudStack Network configuration

2015-09-03 Thread Cristian Ciobanu
Hello,         It's ok with Basic networking if this will allow me to have also "public traffic". Thanks. Cristian   On 9/3/2015 10:02:36 PM, Erik Weber wrote: Well, then there shouldn't be much OVH specific to think about. Are you planning to use Advanced or Basic networking? -- Erik On

Re: CloudStack Network configuration

2015-09-03 Thread Erik Weber
Well, then there shouldn't be much OVH specific to think about. Are you planning to use Advanced or Basic networking? -- Erik On Thu, Sep 3, 2015 at 8:52 PM, Cristian Ciobanu wrote: > Hello, > >No, this is not for vrack. ( MAC allocation is mandatory only on normal > dedicated servers )

Re: CloudStack Network configuration

2015-09-03 Thread Cristian Ciobanu
Hello,    No, this is not for vrack. ( MAC allocation is mandatory only on normal dedicated servers ) Regards, Cristian www.istream.today [http://www.istream.today/] www.shape.host [http://www.shape.host/] +40.733.955.922   On 9/3/2015 9:51:16 PM, Erik Weber wrote: Before you put much work into

Re: CloudStack Network configuration

2015-09-03 Thread Erik Weber
Before you put much work into this, you should verify with OVH that they'll allow other MAC-adresses on your switchport(s). Some hosting providers limit switchports to a set of pre-defined MAC-addresses, and that is going to be a pain in the ass to overcome. -- Erik On Thu, Sep 3, 2015 at 8:45

CloudStack Network configuration

2015-09-03 Thread Cristian Ciobanu
Hello,      I have some issue with the network, i'm not sure how to configure the public and private network to work on OVH in Vrack.  because i have only this documentation from OVH and the documentation is only for for machine itself and for ESXI/Proxmox/xen : http://help.ovh.com/VrackInfrast

Debug/Develop

2015-09-03 Thread dwillard669
Hello, I am new to the project, I have been reading a lot about CloudStack and interested in working with a mentor to become familiar with getting started. Thank you, David Willard

Re: cloud-set-guest-password script for CentOS 7 template

2015-09-03 Thread Jeff Moody
I have SystemD Unit files as well as scripts that work under EL7 located in my template-building Ansible Playbook repository located at https://github.com/fifthecho/CloudStack-Template On 9/3/2015 3:20 AM, christian.kir...@zv.fraunhofer.de wrote: > Hi, > > I encountered a similar issues, although

Re: Usage Job failed

2015-09-03 Thread Abhinandan Prateek
This support article may help: http://support.citrix.com/article/CTX139043 > On 03-Sep-2015, at 5:16 pm, mvs babu wrote: > > Hi All, > > > > > We are getting usage job failed alert in CloudStack UI and found below error > message in usage.log, > > > > > "ERROR [usage.dao.UsageVMInstanceDaoImpl]

Re: cloudstack and docker

2015-09-03 Thread Ron Wheeler
Very good presentation. Ron On 03/09/2015 5:04 AM, Sebastien Goasguen wrote: Hi folks, I know a lot of people are curious about cloudstack and docker. I recently gave a talk about it at cloudstack day Seattle, here is the video (bit long but interesting I think :) ). My personal views of cour

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

2015-09-03 Thread Erik Weber
https://github.com/apache/cloudstack/pull/731 Should fix the error you see. Haven't tried, but I guess you could apply it manually -- Erik On Thu, Sep 3, 2015 at 3:40 PM, Luciano Castro wrote: > What is the Best practises to upgrade KVM hosts? > > I have 2 KVM hosts with Centos 6.6, and CS v

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

2015-09-03 Thread Luciano Castro
What is the Best practises to upgrade KVM hosts? I have 2 KVM hosts with Centos 6.6, and CS version 4.5.1. I added a KVM host Centos 7 (I know that it´s not reccomended, need the same OS in the cluster...) My idea was migrate VM from Centos 6.6 to Centos 7. When I tryed: 2015-09-03 13:21:19,5

Re: Cloudmonkey doubt

2015-09-03 Thread Andrija Panic
I observed sane behaviour in 4.5.1 GUI... On 3 September 2015 at 14:37, Fernando Guillén Camba < fernando.guil...@usc.es> wrote: > Hi > > I'm trying to automate a few things with Cloudmonkey and I'm having > problems with the following behaviour: > If I issue the command > > list virtualmachines

Re: cloud-set-guest-password script for CentOS 7 template

2015-09-03 Thread Pierre-Luc Dion
I think you have to update the cloud-set-guest-password.sh to properly set the dhcp path, something like /var/lib/dhcp. I think the dhcp client path changed in centos7. On Sep 3, 2015 03:59, "Erik Weber" wrote: > Nux is using cloud-init to do it in his templates, see here: > > https://github.co

Cloudmonkey doubt

2015-09-03 Thread Fernando Guillén Camba
Hi I'm trying to automate a few things with Cloudmonkey and I'm having problems with the following behaviour: If I issue the command list virtualmachines listall=true I get a list of all VM except the ones in projects if I issue the command list virtualmachines projectid=**id** listall=true

Usage Job failed

2015-09-03 Thread mvs babu
Hi All, We are getting usage job failed alert in CloudStack UI and found below error message in usage.log, "ERROR [usage.dao.UsageVMInstanceDaoImpl] (Usage-Job-1:null) error saving usage_network to cloud_usage db java.sql.BatchUpdateException: Duplicate entry '2-1-228-144117719' for

Re: password policy for new VMs

2015-09-03 Thread Rohit Yadav
Hi, Currently, you can only change the length of the generated password for VMs by setting the global setting ‘vm.password.length’. The current password generation algorithm does consider using alpha-numeric characters but no special characters, here it the password generator utility used whic

Re: password policy for new VMs

2015-09-03 Thread Abhinandan Prateek
It will be a good idea to move the password generation to a plugin. That will give flexibility to users who need certain restrictions on generated passwords to provide there own plugin. This can also provide hints on user password strengths and username charset, as envisioned by the cloud operat

cloudstack and docker

2015-09-03 Thread Sebastien Goasguen
Hi folks, I know a lot of people are curious about cloudstack and docker. I recently gave a talk about it at cloudstack day Seattle, here is the video (bit long but interesting I think :) ). My personal views of course: https://s.apache.org/adX -sebastien

Re: cloud-set-guest-password script for CentOS 7 template

2015-09-03 Thread Erik Weber
Nux is using cloud-init to do it in his templates, see here: https://github.com/NuxRo/openvm/blob/master/kickstarts/vanilla/7/post_cloudstack.ks -- Erik On Thu, Sep 3, 2015 at 9:20 AM, wrote: > Hi, > > I encountered a similar issues, although I'm still not quite as far as you > building a syst

Re: cloud-set-guest-password script for CentOS 7 template

2015-09-03 Thread christian.kirmse
Hi, I encountered a similar issues, although I'm still not quite as far as you building a systemd script. I also changed the script to the right directory for the lease files. When the vm starts it takes approximately 15 minutes to be ready, that must have something to do with the script, but I’

Re: cloud-set-guest-password script for CentOS 7 template

2015-09-03 Thread Indra Pramana
Dear all, Anyone has tried creating CentOS 7 OS template in CloudStack and experiencing similar problem? Thank you. -ip- On Wed, Sep 2, 2015 at 1:25 PM, Indra Pramana wrote: > Dear all, > > I am using ACS 4.2.0 with KVM hypervisor. I am trying to create a CentOS 7 > template and everything i