CloudStack Bay Area Meetup

2014-03-05 Thread Amogh Vasekar
Hi all, The CloudStack SF Bay Area Users Meetup group is holding the 2nd CloudStack meetup of the year on Wednesday, March 19th, 2014 at NetApp in Sunnyvale, CA US. The hands-on session was a popular request the last time, and this meet-up will focus on the same. Here are the details: Date:

Re: Disk IO on Cloudstack VMs

2014-03-05 Thread Shanker Balan
Comments inline. On 05-Mar-2014, at 12:50 pm, Suresh Sadhu wrote: > HI Nishan, > > Its nfs mount and it has to pass through your network. > > I see for guest vms ,QOS limit set to 25600kbytes/s .I think increase this > value will give better throughput. > > Also while you mount nfs storage ,yo

Re: Customise XenServer ISO?

2014-03-05 Thread Nux!
On 05.03.2014 01:10, Tim Mackey wrote: That took a bit of digging. Again, I've tried neither, but there are two other options: 1. Modify XS-REPOSITORY-LIST in the ISO to contain your supplemental packs (aka drivers) and re-seal it 2. Use an answerfile and add in the line(s): type="url"> ftp

Cloudstack in South Africa

2014-03-05 Thread Giles Sirett
Guys Does anybody know anyone who is working with ACS (or may be interested in working with ACS) in South Africa? We're launching a practice down there in May/June and I want to try and see if we can build a community "cluster" down there - maybe organise a meetup or two and stimulate some int

Re: KVM

2014-03-05 Thread Fernando Guillén Camba
You could add the following ppa and upgrade to a more recent version of libvirt: https://launchpad.net/~pdffs/+archive/precise-virt El 03/03/14 21:51, María Noelia Gil escribió: I forgot to add the following line: 2014-03-03 20:24:07,964 WARN [kvm.resource.LibvirtComputingResource] (main:

Re: Customise XenServer ISO?

2014-03-05 Thread Pierre-Luc Dion
Hi Lucian, Have you consider to install XenServer by PXEboot? This way it make thing easier when adding third party drivers at the installation process as Tim explained. Also , you might be able to add your custom driver in the pxelinux.cfg file, I've never done that, I'm not sure if it would be d

Re: Customise XenServer ISO?

2014-03-05 Thread Geoff Higginbottom
Hi Lucian I concur with Pierre-Luc, we always deploy XenServer via PXE and add drivers, supplemental packs and general customisations etc Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 [email protected]

Re: Customise XenServer ISO?

2014-03-05 Thread Nux!
On 05.03.2014 14:39, Geoff Higginbottom wrote: Hi Lucian I concur with Pierre-Luc, we always deploy XenServer via PXE and add drivers, supplemental packs and general customisations etc Thanks guys, I'll start looking up the deployment docs as soon as I get some time. PXE seems the way to go.

Re: Problem Adding iSCSI Primary Storage

2014-03-05 Thread TommyBW
Hi All, I hope someone can help me. I have been trying to add iSCSI storage as my primary storage and it fails immediately with "failed to add data store" I am using the following : 2 x Xenserver 6.2 SP1 Hosts 1 x Cloudstack 4.2.1 running on Ubuntu Server 12.04 Any help would be much appr

Re: Problem Adding iSCSI Primary Storage

2014-03-05 Thread Marty Sweet
Hi Tommy, Please could you send us any relevant errors from your /var/log/cloudstack/management/... log? This should tell us more information about your issue. Thanks, Marty Sweet On 5 March 2014 15:08, TommyBW wrote: > Hi All, > > > I hope someone can help me. I have been trying to add iSCSI s

Custom billing Application using cloudstack API

2014-03-05 Thread Juan Gomez
Hi everyone I work for a company name Kumo (www.kumo.com.co). We are one of the most important public clouds in Colombia, all of our platforms are based on cloudstack and Cloud business portal. Right now we have a very complex problem because we are not being able to bill our costumers automati

A word about cloudy stuff at ApacheCon

2014-03-05 Thread David Nalley
Hello mah cloudies, Just a reminder that in addition to CloudStack Collab Conference (Apr 9-11), ApacheCon is happening immediately prior to it at the same location (Apr 7-9) and there is a dedicated cloud track with talks from a number of the cloudy Apache talks, as well as a number of other inte

[TRANSLATION] Update on new doc format

2014-03-05 Thread sebgoa
Hi translators, It's been a while since we had an update on the translation work. I am happy to say that 82 people have contributed translations to the cloudstack documentation. Since we had an update, the transifex site has changed quite a bit, so if you have not looked at it lately, please do

Cloudy Track at ApacheCon Denver

2014-03-05 Thread Melissa Warnkin
Hello Cloudy Track Enthusiasts,  As you are no doubt aware, ApacheCon North America will be held in Denver, Colorado starting on April 7th.  The Cloudy Track has 12 talks!! Check it out here:  http://apacheconnorthamerica2014.sched.org/overview/type/cloudy+track. We would love to see you in De

RE: Cloudy Track at ApacheCon Denver

2014-03-05 Thread Giles Sirett
What makes me think that David & Melisa were just speaking a few minutes ago :-) Kind Regards Giles D: +44 20 3603 0541 | M: +44 796 111 2055 [email protected] -Original Message- From: Melissa Warnkin [mailto:[email protected]] Sent: 05 March 2014 16:40 To: u...@jspwiki

Re: Problem Adding iSCSI Primary Storage

2014-03-05 Thread TommyBW
Hi All, I Managed to find the problem. A very small variation on the name I gave for my network label. It was cloustack-lan not cloudstack-lan Thanks all for help. Now am on to explore cloudstack. Kind regards, Tommy Sosa - Original Message - From: "TommyBW" To: "Marty Sweet"

Re: Custom billing Application using cloudstack API

2014-03-05 Thread sebgoa
Juan, there is a full session on usage and billing at the cloudstack collaboration conference: http://events.linuxfoundation.org/events/cloudstack-collaboration-conference-north-america/program/schedule you might want to attend, it would be great to meet you and discuss your setup, -sebastien

RE: Custom billing Application using CloudStack API

2014-03-05 Thread Paul Angus
Hi Juan, We (ShapeBlue) have done a number of projects involving billing integration with Cloud Portal Business Manager so we would certainly have insights into how this can be achieved. Perhaps you should get in touch with us off-list Regards Paul Angus Cloud Architect S: +44 20 3603 0540 | M

Re: Problem Adding iSCSI Primary Storage

2014-03-05 Thread Marty Sweet
Hi Tommy, Thanks for letting us know the solution. Let us know if you have any further issues. Marty On 5 March 2014 17:16, TommyBW wrote: > Hi All, > > > I Managed to find the problem. A very small variation on the name I gave for > my network label. It was cloustack-lan not cloudstack-lan >

RE: Custom billing Application using cloudstack API

2014-03-05 Thread Tariq Iqbal
Hi Juan, Related to Seb's reply, if you are attending the next CloudStack Collaboration Conference I will be presenting a talk on CloudStack Usage/Metering which you may find helpful. Meanwhile, here is the presentation slides from my last talk which may be of interest: http://www.slideshare.n

Re: Custom billing Application using CloudStack API

2014-03-05 Thread ilya musayev
We've used Amysta for CloudStack Billing Solution. Easy to integrate, flexible and affordable. I've done a demo here. Fast forward to 10:45 (this is an older version, newer is obviously better) http://www.youtube.com/watch?v=4wuEPoxVlBM On Wednesday, March 5, 2014, Paul Angus wrote: > Hi Juan, >

cloud-setup-bonding.sh script use

2014-03-05 Thread iliyas shirol
Hi, We created a bond0 (eth0+eth1) for management, bond1 (eth2+eth3) for guest & eth5 interface for storage traffic on one of the XenServer-6.2 host H1. When we added another host to the pool and noticed that the similar kind of bonds are getting created in the slave host H2. So what is the signi

Windows Guest vm takes diff. IP

2014-03-05 Thread Tejas Gadaria
Hi, I have configured CS 4.0.2 with vmware in advance networking mode. I am facing this problem with only Windows guest vm. Linux gueust as working fine. While deploying Windows 7 guest vm cloudstsck assigning ip from guest ip range.but guest vm actually takes different ip than what is shown unde

Re: Windows Guest vm takes diff. IP

2014-03-05 Thread Jayapal Reddy Uradi
Hi Tejas, Is there any dhcp server running in your setup other than VR ? Is the ip really served by VR ? Thanks, Jayapal On 06-Mar-2014, at 9:35 AM, Tejas Gadaria wrote: > Hi, > > I have configured CS 4.0.2 with vmware in advance networking mode. > I am facing this problem with only Windows g

Re: Windows Guest vm takes diff. IP

2014-03-05 Thread Tejas Gadaria
Hi Jaypal, MS is running in dhcp less environment. Guest vlan has dhcp enabled. Regards, Tejas On Thu, Mar 6, 2014 at 10:04 AM, Jayapal Reddy Uradi < [email protected]> wrote: > Hi Tejas, > > Is there any dhcp server running in your setup other than VR ? > Is the ip really served