Re: XenServer cluster size

2016-03-09 Thread Yiping Zhang
I think I didn’t make it clear. Those 10 hosts are all Gen8 blades, that’s why I want them to form a pool of their own. New Gen9 blades will go into a different pool. On 3/9/16, 10:14 AM, "Tim Mackey" wrote: >In that case, Yiping, I would *definitely* recommend putting those servers >into

Re: How to measure a VM bandwidth usage

2016-03-09 Thread Michael J McCafferty
Sent from my Verizon Wireless 4G LTE smartphone Original message From: Shweta Agarwal Date: 3/9/2016 4:43 AM (GMT-08:00) To: users@cloudstack.apache.org Subject: Re: How to measure a VM bandwidth usage This is available for Advance zone . However you can measure

Re: How to measure a VM bandwidth usage

2016-03-09 Thread Nux!
Also check this https://issues.apache.org/jira/browse/CLOUDSTACK-7583 -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Suresh Sadhu" > To: users@cloudstack.apache.org > Sent: Wednesday, 9 March, 2016 14:01:05 > Subject: RE: How to mea

Re: XenServer cluster size

2016-03-09 Thread Tim Mackey
In that case, Yiping, I would *definitely* recommend putting those servers into at least two pools. The processors used in Gen8 and Gen9 servers can not currently be joined into the same pool, and you actually need to be very sensitive to the processor steppings. Dundee should fix that, but no curr

Re: XenServer cluster size

2016-03-09 Thread Yiping Zhang
Hi, Tim: Thanks for very detailed reply. These are Gen8 HP blades and all my new servers will be Gen9. That’s why I’d like to combine them into one maxed out cluster. I have only two guest VLAN’s and roughly 400 VM instances for this 10 hosts cluster. So I think performance wise I should be

RE: How to measure a VM bandwidth usage

2016-03-09 Thread Suresh Sadhu
Refer cwiki: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Usage+metering+for+Direct+Network regards sadhu -Original Message- From: Naresh Kumar [mailto:bishno...@gmail.com] Sent: Wednesday, March 9, 2016 6:27 PM To: users@cloudstack.apache.org Subject: Re: How to measure a VM ba

Re: How to measure a VM bandwidth usage

2016-03-09 Thread Naresh Kumar
Thanks, When you say CloudStack support TrafficSentinel, it mean CloudStack can pull data from TrafficSentinel? is there any documentation available on this? Naresh Kumar > On 09-Mar-2016, at 6:13 PM, Shweta Agarwal > wrote: > > CloudStack supports TrafficSentinel as an external Traffic Mon

Re: How to measure a VM bandwidth usage

2016-03-09 Thread Shweta Agarwal
This is available for Advance zone . However you can measure traffic for basic zone as well using traffic sentinal . CloudStack supports TrafficSentinel as an external Traffic Monitor to get metering stats for Direct Network. Thanks Shweta From: Naresh Ku

Re: How to measure a VM bandwidth usage

2016-03-09 Thread Naresh Kumar
Hi, Is it available for both Basic and Advanced zones? Thanks, Naresh Kumar > On 09-Mar-2016, at 3:01 PM, Suresh Sadhu wrote: > > HI, > > You can check the” cloud.user_statistics” table and you can find the > sent/received bytes of an account traffic. > > You are right its same as RX/TX pa

Re: Default gateway for SSVM

2016-03-09 Thread cloudstackhelp
I've already destroyed the zone because it's not what I want to achieve. I will try to recreate the zone again. Why is it that it insists on having a gateway for the storage network when I setup the zone? Is there a way to make VPC work with advanced network with security group isolation?

RE: How to measure a VM bandwidth usage

2016-03-09 Thread Suresh Sadhu
HI, You can check the” cloud.user_statistics” table and you can find the sent/received bytes of an account traffic. You are right its same as RX/TX packet traffic on guest network. mysql> select * from user_statistics\G; *** 1. row ***

How to measure a VM bandwidth usage

2016-03-09 Thread 조대형
Hi, all I have a question about Bandwidth usage in Cloudstack. Do you know how to measure the network usage for VM in Cloudstack? I want to provide bandwidth usage to my customer. For example, some site provide the value in client portal page. It is same as the interface RX/TX. Does