RE: No Secondary Storage VM (was RE: Networking config question)

2013-07-31 Thread Philip Andrews
Hi Bryce, Unfortunately I cannot offer you any solution but I have been seeing the same issues on my configuration. When I setup the bridges prior to configuring the zone in the UI I get errors. If I don't setup the bridges prior to configuring the zone I get errors. . -Phil Philip Andrews

V4.1.0 w/ KVM Hyperv on CentOS6.4 + Adv Network + VLAN = no joy

2013-07-31 Thread Noel Kendall
I would appreciate help understanding why this StartCommand: {StartCommand:{vm:{id:2,name:v-2-VM,type:ConsoleProxy,cpus:1,speed:500,minRam:1073741824,maxRam:1073741824,arch:x86_64,os:Debian GNU/Linux 5.0 (32-bit),bootArgs: template=domP type=consoleproxy host=10.10.0.250 port=8250 name=v-2-VM

Re: CS 4.1 + vSphere 5.1 - System VMs issue

2013-07-31 Thread Gaspare A Silvestri
I'll try and I'll let you know asap. Thanks a lot! Gaspare On 30/07/2013 19:59, Kelven Yang wrote: Could you check CS global configuration variable "host", make sure it point to the IP that management server is listening at (on

Re: CS 4.1 + vSphere 5.1 - System VMs issue

2013-07-31 Thread France
Also, check the logs on CS host. I think relevant file is called catalina.out. On 31/7/13 3:50 PM, Gaspare A Silvestri wrote: I'll try and I'll let you know asap. Thanks a lot! Gaspare On

Re: CS 4.1 + vSphere 5.1 - System VMs issue

2013-07-31 Thread Gaspare A Silvestri
Hi Noel, do you confirm that the value wrote by Kelven (Manager MGMT net IP) is the right address to configure? Thanks, Gaspare On 31/07/2013 16:03, Hotmail wrote: It does indeed have the correct configuration value

RE: CS 4.1 + vSphere 5.1 - System VMs issue

2013-07-31 Thread Noel Kendall
NO, actually, please ignore my reply. I replied to the wrong message. My deepest apologies for the confusion.Noel Date: Wed, 31 Jul 2013 16:13:41 +0200 From: g.silves...@netsons.com To: users@cloudstack.apache.org Subject: Re: CS 4.1 + vSphere 5.1 - System VMs issue Hi Noel, do you

need v-2--VM boot options parameter string for urgent maintenance

2013-07-31 Thread William Jiang
Hello, if anybody can send me the boot options string of your v-2-VM? you can get it in your xencenter? I need it for urgent maintenance. please let me know what version of cloudstack and xenserver you are using, for me, I use cloudstack 4.1 and xenserver 6.1. Great thanks. William This

Re: CS 4.1 + vSphere 5.1 - System VMs issue

2013-07-31 Thread Gaspare A Silvestri
No problems! :) Best regards, Gaspare On 31/07/2013 16:41, Noel Kendall wrote: NO, actually, please ignore my reply. I replied to the wrong message. My deepest apologies for the confusion.Noel Date: Wed, 31 Jul 2013 16:13:41 +0200 From: g.silves...@netsons.com To:

Re: need v-2--VM boot options parameter string for urgent maintenance

2013-07-31 Thread Venkata SwamyBabu Budumuru
XenServer 6.1 and CS 4.2 -- quiet console=hvc0%template=domP%type=consoleproxy%host=10.147.59.194%port=8250%n ame=v-4-VM%premium=true%zone=2%pod=2%guid=Proxy.4%proxy_vm=4%disable_rp_fil ter=true%eth2ip=10.147.54.61%eth2mask=255.255.255.0%gateway=10.147.54.1%eth

Re: iSCSI IO performance is worse than NFS,why?

2013-07-31 Thread WXR
kvm -- Original -- From: Aaron Delpaaron.d...@citrix.com; Date: Wed, Jul 31, 2013 11:40 PM To: users@cloudstack.apache.orgusers@cloudstack.apache.org; Subject: Re: iSCSI IO performance is worse than NFS,why? On 7/31/13 8:32 AM, WXR 1485739...@qq.com

Re: iSCSI IO performance is worse than NFS,why?

2013-07-31 Thread Aaron Delp
Sorry, I don't have enough KVM experience to comment or troubleshoot. On 7/31/13 9:00 AM, WXR 1485739...@qq.com wrote: kvm -- Original -- From: Aaron Delpaaron.d...@citrix.com; Date: Wed, Jul 31, 2013 11:40 PM To:

Web gui - id instead of name

2013-07-31 Thread Andreas Huser
Hi, after upgrade from 4.0 to 4.1 the new field name in instances menu shows id from vm instead of name. Can I correct this in the database without any problems? Regards Andreas Mit freundlichen Grüßen Andreas Huser Geschäftsführer System Engineer / Consultant (Cisco Certified

Re: iSCSI IO performance is worse than NFS,why?

2013-07-31 Thread WXR
Does your iSCSI primary storage offer better disk IO performance than NFS? -- Original -- From: Aaron Delpaaron.d...@citrix.com; Date: Thu, Aug 1, 2013 00:18 AM To: users@cloudstack.apache.orgusers@cloudstack.apache.org; Subject: Re: iSCSI IO performance

Re: need v-2--VM boot options parameter string for urgent maintenance

2013-07-31 Thread Kelven Yang
You may get it inside console proxy VM with following command cat /proc/cmdline Kelven On 7/31/13 8:21 AM, William Jiang william.ji...@manwin.com wrote: Hello, if anybody can send me the boot options string of your v-2-VM? you can get it in your xencenter? I need it for urgent maintenance.

FW: CS 4.1.0 - this will help a number of people who struggle with Advanced Networking

2013-07-31 Thread Edison Su
The KVM installation guide at http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/Installation_Guide/hypervisor-kvm-install-flow.html , is unnecessary complicated and inaccurate. For example, we don't need to configure vlan on kvm host by users themselves, cloudstack-agent

Re: FW: CS 4.1.0 - this will help a number of people who struggle with Advanced Networking

2013-07-31 Thread Marcus Sorensen
Yes, that's correct. I think we need to update the documentation. The user simply needs to create a bridge where 'public' traffic will work, and then set that bridge name as the traffic label for public traffic. Then it will create the vlan device and the bridge necessary for public based on the

Re: FW: CS 4.1.0 - this will help a number of people who struggle with Advanced Networking

2013-07-31 Thread Philip Andrews
Here too, we've been working through a cloudstack install on a 3 box test environment for almost a week with 95% of the issues being networking due to poor documentation. I'd be happy to follow some new procedures and provide feedback. Also running CentOS 6.4 on all boxes. -Phil On 07/31/2013

RE: FW: CS 4.1.0 - this will help a number of people who struggle with Advanced Networking

2013-07-31 Thread Nordgren, Bryce L -FS
+1 Working 1/2 time for about two weeks now, trying to install on a two-box test environment. Let me test something that works! I vote for describing a super simple test case: + two boxes + two networks + minimize impact on public network (no VLAN requirements; no private IPs on public

Third-party Cloudstack Support

2013-07-31 Thread Chris Buono
My company is considering Cloudstack for cloud management. One of the considerations is whether or not we can find a company we can reach out to for technical support. We need 24/7 support, SLA, and are willing to pay for such service. Would some point me in the direction of such a

Re: AWS API setup

2013-07-31 Thread Carlos Reategui
Looks like I'm on my own here I poked around the cloudstack-setup-databases script and the sql it uses drops the tables before recreating them so it is not safe for me to run that or it will kill my current cloud db. In that script I did find references to the cloud-bridge sql files found

RE: Cloudstack Virtual Router

2013-07-31 Thread Musayev, Ilya
Router VM in my case: Eth1 - guest net Eth2 - mgmt net -Original Message- From: Musayev, Ilya [mailto:imusa...@webmd.net] Sent: Wednesday, July 31, 2013 4:34 PM To: users@cloudstack.apache.org Subject: RE: Cloudstack Virtual Router Anton, Perhaps you can define all 3 nics and

RE: Change host password??

2013-07-31 Thread Prashant Sreedharan
Yes, the documentation needs to be updated... , but Host passwd can be updated easily using Cloudmonkey , I just updated 30 xenserver hosts using cloudmonkey 1. setup cloudmonkey 2. get the hostid and clusterid and then update the host passwd .. for ex update hostpassword clusterid=

Re: Third-party Cloudstack Support

2013-07-31 Thread Ian Duffy
Hi Chris, http://www.shapeblue.com/ supply consultancy for the product. I have heard great things about their training sessions. On 31 July 2013 21:48, Bryan Whitehead dri...@megahappy.net wrote: If you are really looking to just buy a solution all packaged up then I'd take a look at what

RE: FW: CS 4.1.0 - this will help a number of people who struggle with Advanced Networking

2013-07-31 Thread Jessica Tomechak
There are 10 open Doc bugs against the KVM docs. Whoever does rewrite this chapter might want to consult those items for ideas. If your issues aren't included there, please do file an additional bug with your valuable input!

Re: Change host password??

2013-07-31 Thread Kirk Jantzer
https://issues.apache.org/jira/browse/CLOUDSTACK-3990 On Wed, Jul 31, 2013 at 7:30 PM, Kirk Jantzer kirk.jant...@gmail.comwrote: Thanks Prashant. Will do Jessica. On Wed, Jul 31, 2013 at 7:27 PM, Jessica Tomechak jessica.tomec...@citrix.com wrote: Sounds like a document bug to me.