RE: [Doc] [4.3] Service Monitoring Tool for Virtual Router for Review [CLOUDSTACK-5292]

2014-01-13 Thread Radhika Puthiyetath
Hi David, For this release, there is no admin-specific actions, but in the coming releases there are enhancements coming which alerts the admin. Keeping those enhancements in mind, I added this content. -Original Message- From: David Nalley [mailto:da...@gnsa.us] Sent: Monday, January

RE: Communication between Management Server and guest vm deployed by root admin user

2014-01-13 Thread Sanjeev Neelarapu
Hi Saurav, If you want your guest vm to be in the management network, you can create a shared network with vlan id and CIDR matching your management network and deploy a vm in that network. This way you don't have to make any changes to the DB. Thanks, Sanjeev -Original Message- From:

RE: [Doc] [4.3] Service Monitoring Tool for Virtual Router for Review [CLOUDSTACK-5292]

2014-01-13 Thread Sanjeev Neelarapu
Hi David, As you said the tool runs in the background and is not exposed to the administrator at-least in 4.3. -Sanjeev -Original Message- From: David Nalley [mailto:da...@gnsa.us] Sent: Monday, January 13, 2014 7:59 PM To: users@cloudstack.apache.org Cc: d...@cloudstack.apache.org Sub

Re: nodist dependencies: cloud-netscaler-jars.zip

2014-01-13 Thread Pierre-Luc Dion
Thanks Vijay, I will look at using maven to build RPM's. We are curently using jenkins and it work fine. Le lundi 13 janvier 2014, Vijay Venkatachalam a écrit : > Hi, > > You could download the latest NetScaler jar files from the following link > > > https://www.citrix.com/downloads/netscaler-ad

Re: RE: Need Dataset

2014-01-13 Thread Mohammad Mahdi Raja
Thanks Geoff, We need some sample data on account creations with the needed specifications like CPU, Ram, Storage, Transfer and the Price you provided to the customer. The load on server is needed too (How much cpu ram and storage is available there on that server after or before creation). These

Re: [Doc] [4.3] Service Monitoring Tool for Virtual Router for Review [CLOUDSTACK-5292]

2014-01-13 Thread David Nalley
Hi Radhika: So I read this section and while the documentation is clear on what it does; it's not clear on how I use it. If it isn't intended to be exposed to the administrator and just runs in the background like so many things in CloudStack does already, why document it at all in the admin guide

RE: Need Dataset

2014-01-13 Thread Geoff Higginbottom
Hi Mahdi, We may be able to help you, can you send more info on what exactly you are looking for. Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com -Original Message- From: Mohammad Mahdi Raja [mailto:mr...@shiraz

Need Dataset

2014-01-13 Thread Mohammad Mahdi Raja
Dear Sir/Madam I'm Mahdi, a PhD Student working on Dynamic Pricing in Cloud Computing Services. Unfortunately we have some problems to find Dataset of such information to test our method and we would like having your help on this issue. Please contact me or send me a mail if any other information

RE: nodist dependencies: cloud-netscaler-jars.zip

2014-01-13 Thread Vijay Venkatachalam
Hi, You could download the latest NetScaler jar files from the following link https://www.citrix.com/downloads/netscaler-adc/sdks/netscaler-sdk-release-101.html It should available deep inside NetScaler SDK and NetScaler SDX SDK links. You should consider maven to do the job for you, by specify

RE: Communication between Management Server and guest vm deployed by root admin user

2014-01-13 Thread Geoff Higginbottom
Saurav, A method I have used in the past is to create a new Gust Physical Network which uses the same NICs as the Management Traffic (in this case it was a XenServer environment where the Management Traffic had a dedicated Bond). Then I created a Guest Network with the same VLAN ID and CIDR as

Re: Communication between Management Server and guest vm deployed by root admin user

2014-01-13 Thread Shanker Balan
Comments inline. PS: I am moving this discussison to the user’s list which I feel is a more appropriate place to discuss this query. On 13-Jan-2014, at 1:10 pm, Saurav Lahiri wrote: > Hi, > Would anybody know if there is a way that guest vms deployed by root admin > can be included in the syste

RE: [Doc] [4.3] Service Monitoring Tool for Virtual Router for Review [CLOUDSTACK-5292]

2014-01-13 Thread Sanjeev Neelarapu
Hi Radhika, Please find below the review comments: 1. Introduction says that the tool restarts the VR if a service goes down which is not true. It will only restart the service if it detects that service as down. Tool will never restart the VR 2. This feature is also supported on Hyper-v Thanks