[ACS44] cherry pick

2014-05-06 Thread Jayapal Reddy Uradi
Hi Daan, Can you please cherry-pick the following commits from 4.4-forward. commit a708d5c4982595666cfe8fe03510517cfefe1326 Author: Jayapal jaya...@apache.org Date: Mon May 5 13:45:51 2014 +0530 CLOUDSTACK-6577: Disable service monitoring in RVR commit

Re: [ACS44] 4.4.0 blokker issues

2014-05-06 Thread Jayapal Reddy Uradi
'network_acl_item.cidr' Jayapal Reddy Unassigned I am taking the last one. -- Daan

Re: Is this a bug when creating VPN failed because UDP ports conflicts

2014-04-29 Thread Jayapal Reddy Uradi
HI Yitao, If you want to enable vpn on the ip, omit the udp 500,1701 and 4500 ports on public ip firewall rule and configure the vpn. You can file bug this, for the vpn enable ip cloudstack should ignore vpn ports for firewall rule ports conflict. Thanks, Jayapal On 21-Apr-2014, at 3:25 PM,

Re: [ANNOUNCE] New PMC Menber: Alena Prokharchyk

2014-04-22 Thread Jayapal Reddy Uradi
Congratulations Alena ! On 23-Apr-2014, at 1:20 AM, Daan Hoogland daan.hoogl...@gmail.com wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Alena Prokharchyk to join the PMC and we are pleased to announce that he has accepted. Join me in congratulating Alena!

Re: Security Group bug impeding system VMs functionality

2014-04-17 Thread Jayapal Reddy Uradi
Hi Nux, Can you please upload the logs. Please add steps to try for reproducing. Thanks, Jayapal On 16-Apr-2014, at 9:26 AM, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote: Hi Nux, The paste links are does not exist. Can you please upload the logs again. Also upload rules/logs

Re: Security Group bug impeding system VMs functionality

2014-04-15 Thread Jayapal Reddy Uradi
Hi Nux, The paste links are does not exist. Can you please upload the logs again. Also upload rules/logs specific to system rules are not set. Thanks, Jayapal On 11-Apr-2014, at 9:10 PM, Nux! n...@li.nux.ro wrote: Hello, I'm on 4.3 right now, CentOS6.5 + KVM and SG ADV zone. What

Re: [ACS4.4][TestPlanReview]Configuring load balancing rules for VM nic secondary ips

2014-04-08 Thread Jayapal Reddy Uradi
Hi Manasa, Here are few comments. 1. In API for vmidipmap pass the values as below. vmidipmap[0].vmid=vmid , vmidipmap[0].vmip=vmprimary/secondaryip 2. when you pass the virtualmachineids and vmidipmap then vm primary ip and secondary assigned to lb rule. 3.Add test cases to check the

Re: security_group.py closed unexpectedly

2014-04-07 Thread Jayapal Reddy Uradi
Hi, Can you please run the below script on the host and check for errors. /usr/bin/pyton /usr/share/cloudstack-common/scripts/vm/network/security_group.py default_network_rules_systemvm --vmname s-5-VM --localbrname cloud iptables chain create should not cause issues. Thanks, Jayapal On

Re: security_group.py closed unexpectedly

2014-04-07 Thread Jayapal Reddy Uradi
The error is specific to running with sudo. But this error is not related to security_group.py failure. Thanks, Jayapal On 07-Apr-2014, at 4:06 PM, Giri Prasad g_p...@yahoo.com wrote: Hi, Thanks for your reply. /usr/bin/python

Re: Script executed when an instance is just deployed

2014-04-04 Thread Jayapal Reddy Uradi
Hi, You want to execute a script in VM after the vm is booted ? Can you please elaborate more Thanks, Jayapal On 04-Apr-2014, at 5:28 PM, mathieu herbert math.herb...@gmail.com wrote: Hi, In my company, we would like to execute a script at the end of the deployment process (Jar). How

Review Request 19916: Updated listLoadBalancerRuleInstances, removeFromLoadBalancerRule APIs for VM secondary ip addresses

2014-04-02 Thread Jayapal Reddy
ip of the VM from the LB rule. Thanks, Jayapal Reddy

Re: Review Request 19916: Updated listLoadBalancerRuleInstances, removeFromLoadBalancerRule APIs for VM secondary ip addresses

2014-04-02 Thread Jayapal Reddy
details. Tested removing only specific ip of the VM from the LB rule. Thanks, Jayapal Reddy

Re: Review Request 19034: Assigning LB rule to vm nic secondary ip

2014-03-24 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19034/#review37257 --- On March 11, 2014, 12:04 p.m., Jayapal Reddy wrote

Re: Review Request 19034: Assigning LB rule to vm nic secondary ip

2014-03-20 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19034/#review37257 --- On March 11, 2014, 12:04 p.m., Jayapal Reddy wrote

Re: Review Request 19351: Fixed updating ipset on acquiring vm nic secondary ip for advanced SG zone

2014-03-19 Thread Jayapal Reddy
://reviews.apache.org/r/19351/diff/ Testing --- Tested 'ipset -L' output on xenserver after acquiring secondary ip for vm nic Thanks, Jayapal Reddy

Review Request 19351: Fixed updating ipset on acquiring vm nic secondary ip for advanced SG zone

2014-03-18 Thread Jayapal Reddy
://reviews.apache.org/r/19351/diff/ Testing --- Tested 'ipset -L' output on xenserver after acquiring secondary ip for vm nic Thanks, Jayapal Reddy

CLOUDSTACK-6240 patch

2014-03-18 Thread Jayapal Reddy Uradi
Hi Animesh, Uploaded the patch for CLOUDSTACK-6240 -ipset requires VM stop/start to get updated https://reviews.apache.org/r/19351/ Also updated the bug with the patch. Thanks, Jayapal

Review Request 19034: Assigning LB rule to vm nic secondary ip

2014-03-11 Thread Jayapal Reddy
is created correctly for the selected ip. Thanks, Jayapal Reddy

Re: [PROPOSAL][QUESTION] Map parameters in API Commands

2014-03-10 Thread Jayapal Reddy Uradi
Hi Antonio, I am working on the below feature for 4.4 as part it adding an extra MAP param vmidipmap to assignToLoadBalancerRule API. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Configuring+load+balancing+rules+for+VM+nic+secondary+ips I am following the existing way for map access

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 refond.g...@gmail.com wrote: Hi, I have configured CS 4.0.2 with vmware in advance networking mode. I am facing this problem

Re: 4.4 Feature Freeze

2014-03-04 Thread Jayapal Reddy Uradi
Hi, The below feature is proposed in dev list but somehow the fix version is not set correctly, update it now. CLOUDSTACK-2692https://issues.apache.org/jira/browse/CLOUDSTACK-2692 Add load balancing support for multiple ips to nic Thanks, Jayapal On 04-Mar-2014, at 9:37 PM, Giles Sirett

Re: Not able to ping to outside network from system VMs

2014-02-28 Thread Jayapal Reddy Uradi
=jsonsessionkey=Q%2FWjHAwdSQdR8O771SQ Still, we are facing same issue. Regards, Jitendra -Original Message- From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] Sent: Friday, February 28, 2014 11:49 AM To: dev@cloudstack.apache.org Cc: us...@cloudstack.apache.org

commit cherrypick to 4.3

2014-02-28 Thread Jayapal Reddy Uradi
Hi Animesh, Please cherry the pick the below commits from 4.3-forward to 4.3 37ce4e52c28081a0c718ca87fdbff79935074b75 7700a1b71622c1d45b2b54aa7444be5adc4fb8ab Thanks, Jayapal

Re: Not able to ping to outside network from system VMs

2014-02-27 Thread Jayapal Reddy Uradi
Hi, Change the name server to your internal DNS server in systemvm (/etc/resolve.conf). I also observed that the google DNS server is pinging but not serving the dns requests. Thanks, Jayapal On 28-Feb-2014, at 11:02 AM, Jitendra Shelar jitendra_she...@persistent.co.in wrote: Hi Tejas,

cherry pick commit to 4.3

2014-02-13 Thread Jayapal Reddy Uradi
Hi Animesh, Please cherry pick the below commit to 4.3 from 4.3-forward. e8f93f28fc424c73156723d9b65b13c05dafc5a8 Bug-id: CLOUDSTACK-6083 Thanks, Jayapal

Re: Missing cidrlist in 4.3 adv zone firewall

2014-02-12 Thread Jayapal Reddy Uradi
Hi Nux, I found this issue in upgraded setup with external firewall srx. I looking into this issue. Thanks, Jayapal On 10/02/14 7:28 PM, Nux! n...@li.nux.ro wrote: On 10.02.2014 13:28, Jayapal Reddy Uradi wrote: Hi, Cidr showing correctly in our setup. Is cidr stored in db table

Re: [VOTE] Apache CloudStack 4.3.0 (fourth round) UPDATE

2014-02-12 Thread Jayapal Reddy Uradi
Hi Animesh, I am able to reproduce the cidr issue. I will commit the fix it in an hour. Thanks, Jayapal On 13-Feb-2014, at 10:58 AM, Animesh Chaturvedi animesh.chaturv...@citrix.com wrote: While the official 72 hours or rather 3 weekdays for this VOTE has passed and we have required +1

Re: Missing cidrlist in 4.3 adv zone firewall

2014-02-10 Thread Jayapal Reddy Uradi
Hi, Cidr showing correctly in our setup. Is cidr stored in db table firewall_rules_cidrs ? Thanks, Jayapal On 10-Feb-2014, at 6:27 PM, Nux! n...@li.nux.ro wrote: Hi, It's the first time I'm testing firewall in 4.3 Advanced zone (without SG) so please let me know if I'm missing

Re: Port forwarding rule for secondary IP in Shared Network fails

2014-02-06 Thread Jayapal Reddy Uradi
Hi Gaurav, This issue is showing in share networks ip ranges like 192.168.x.x. To unblock with the issue try with ip range in 10.x.x.x. This is bug. Thanks, Jayapal On 06-Feb-2014, at 3:30 PM, Gaurav Aradhye gaurav.arad...@clogeny.com wrote: Hi all, I have a VM deployed in shared network

cherry pick commit to 4.3

2014-02-06 Thread Jayapal Reddy Uradi
Hi Animesh, Please cherry pick the below commit from 4.3-forward to 4.3 branch. commit 7a71cf33ce103392914ac51cd4689a6f5a340d0a CLOUDSTACK-6040: Updated the ip addr validation in create port forwarding Thanks, Jayapal

[PROPOSAL] load balancing configuration for VM nic secondary ips

2014-02-06 Thread Jayapal Reddy Uradi
Hi, Multiple ips per nic feature allows user to acquire more ip address on vm nic. On these ip addresses user able to configure PF and static NAT. With this feature user can also configure the load balancing rules for vm secondary ips also. Please review the below and give your comments.

4.3 commit cherry pick

2014-01-30 Thread Jayapal Reddy Uradi
Hi Animesh, Can you please cherry pick commit to 7255e50f2051aff1cb5e1991e2dde4ef48f57454 4.3 branch from 4.3-forward. Thanks, Jayapal

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

2014-01-28 Thread Jayapal Reddy Uradi
Hi Radhika, The configuration is from the global settings. Thanks, Jayapal On 29-Jan-2014, at 9:56 AM, Radhika Puthiyetath radhika.puthiyet...@citrix.com wrote: We have the UI item coming up for this feature: https://issues.apache.org/jira/browse/CLOUDSTACK-5966 -Original

Re: Useless egress in SG zone?

2014-01-27 Thread Jayapal Reddy Uradi
Hi Nux, 1. By default we are allowing egress in SG. 2. But when you configure any rule in egress, it allows ONLY configured rule traffic and other traffic will be BLOCKED. If admin wants allow to only specific ports/addresses this can be done by configuring SG egress rules. In my firewalls,

Re: SSH to VM via default network failing

2014-01-23 Thread Jayapal Reddy Uradi
Hi Ashutosh, 1. Check the router public interface is configured with the acquired public ip 2. Check the rules specific to FW/PF are configured correctly on VR. 3. If 1,2 are correct try to debug the traffic by capturing the packets on router and vm 4. If the packets reached to router and then

Re: Review Request 17231: review request for master of defect CLOUDSTACJ-2031

2014-01-23 Thread Jayapal Reddy
/#comment61513 Please move this changes to schema-43to44.sql - Jayapal Reddy On Jan. 23, 2014, 7:18 a.m., Damodar Reddy Talakanti wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r

Re: Review Request 17231: review request for master of defect CLOUDSTACJ-2031

2014-01-23 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17231/#review32615 --- Ship it! Ship It! - Jayapal Reddy On Jan. 23, 2014, 12:10 p.m

Re:[SOLVED] Weird IP address allocation in 4.3

2014-01-23 Thread Jayapal Reddy Uradi
...@solidfire.com wrote: Hi Jayapal, That table has 8 rows and includes IP addresses from 192.168.128.23 to 192.168.128.30 (which should be correct). Thanks On Wed, Jan 22, 2014 at 10:49 PM, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote: Hi Mike, Can you please check the db

Re: Review Request 14124: CLOUDSTACK-4622 : If a VM from guest network is added to network tier of VPC then IP reservation allows the CIDR to be a superset of Network CIDR for that VPC tier

2014-01-23 Thread Jayapal Reddy
and update the testing done section - Jayapal Reddy On Jan. 7, 2014, 11:58 a.m., Saksham Srivastava wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14124

Re: Weird IP address allocation in 4.3

2014-01-22 Thread Jayapal Reddy Uradi
Hi Mike, Can you please check the db table user_ip_address to see what are the ips addresses are there. IP will be picked from this table. Thanks, Jayapal On 23-Jan-2014, at 10:35 AM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Slight correction (this may have been obvious from one

Re: DHCP entry fails to apply on the latest master

2014-01-21 Thread Jayapal Reddy Uradi
+users When ever we see the error 'Unable to contact resource', I suggest to check the host agent logs (for xen /var/log/SMlog). It will give you idea of what is going wrong from the router. Most of times there could be script execution failures. Adding command to clean up tags on xenserver xe

Re: SSH issue in SG enabled advanced zone

2014-01-20 Thread Jayapal Reddy Uradi
Hi Gaurav, Did you install CSP in xenserver ? Is host network mode set to bridge ? check file /etc/xensource/network.conf for 'bridge' From the host iptables, there are no SG rules got configured. Thanks, Jayapal On 20-Jan-2014, at 12:27 PM, Gaurav Aradhye gaurav.arad...@clogeny.com wrote:

Re: SSH issue in SG enabled advanced zone

2014-01-20 Thread Jayapal Reddy Uradi
or advanced zone setup? 2) In what scenarios we will need it to be openvswitch / bridge? And why exactly? I reckon openvswitch has more features than the basic bridge networking mode. Regards, Gaurav On Mon, Jan 20, 2014 at 2:18 PM, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote

Re: SSH issue in SG enabled advanced zone

2014-01-20 Thread Jayapal Reddy Uradi
It is ebtables in previous mail, ebtables is auto corrected by my mail client :) On 21-Jan-2014, at 11:37 AM, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote: Hi Gaurav, Network mode should be bridge for SG rules work. Some of security group rules (iptables rules

Re: Review Request 16780: Added new Configuration parameter to configuration table and checked for max value reached or not before acquiring an IP in a nic

2014-01-19 Thread Jayapal Reddy
https://reviews.apache.org/r/16780/#comment61011 please remove white space here server/src/com/cloud/network/NetworkServiceImpl.java https://reviews.apache.org/r/16780/#comment61012 Remove white space here - Jayapal Reddy On Jan. 10, 2014, 12:31 p.m., Damodar Reddy Talakanti wrote

Re: [ANNOUNCE] New Committer: Sanjay Tripathi

2014-01-09 Thread Jayapal Reddy Uradi
Congrats Sanjay! On 10-Jan-2014, at 4:23 AM, David Nalley da...@gnsa.us wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Sanjay Tripathi to become a committer and we are pleased to announce that they have accepted. Being a committer allows many contributors to

Re: Review Request 14124: CLOUDSTACK-4622 : If a VM from guest network is added to network tier of VPC then IP reservation allows the CIDR to be a superset of Network CIDR for that VPC tier

2013-12-26 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14124/#review30865 --- Ship it! Ship It! - Jayapal Reddy On Dec. 24, 2013, 9:20 a.m

Re: Faulty method isNetworkAWithinNetworkB ?

2013-12-23 Thread Jayapal Reddy Uradi
Hi Saksham, Always the higher suffix cidr will be in lower suffix cidr. 10.1.1.0/24 will have 256 addresses and 10.1.1.0/25 will have 128 addresses[1]. /25 will be completely in /24 but not wise versa. The below are incorrect. isNetworkAWithinNetworkB(10.1.1.0/24, 10.1.1.0/25) returns true

Re:{SOLVED} Problem with vhd-util?

2013-12-18 Thread Jayapal Reddy Uradi
Added users list and solved tag. On 19-Dec-2013, at 12:43 AM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: That was the problem. Thanks for the reminder! :) On Wed, Dec 18, 2013 at 12:05 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi Nitin, Yes, on my normal

Re: Review Request 16319: CLOUDSTACK-5507: Unable to add XenServer 5.6 host to cloudstack

2013-12-17 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16319/#review30605 --- Ship it! Ship It! - Jayapal Reddy On Dec. 17, 2013, 9:19 a.m

Re: Review Request 16122: CLOUDSTACK-4498 cherry picked from 4.2

2013-12-11 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16122/#review30183 --- Ship it! Ship It! - Jayapal Reddy On Dec. 11, 2013, 5:45 a.m

Re: test failures

2013-12-11 Thread Jayapal Reddy Uradi
Hi, I have the similar issue. It got fixed for me after creating /etc/cloudstack/management/key with content password. Thanks, Jayapal On 05-Dec-2013, at 3:15 AM, Alena Prokharchyk alena.prokharc...@citrix.com wrote: Laszlo, here is the error: Tests run: 28, Failures: 0, Errors: 26,

Re: New Committer: Sanjeev Neelarapu

2013-11-13 Thread Jayapal Reddy Uradi
Congrats Sanjeev! On 14-Nov-2013, at 11:42 AM, Bharat Kumar bharat.ku...@citrix.com wrote: Congratulations Sanjeev. On 14-Nov-2013, at 11:38 am, Sailaja Mada sailaja.m...@citrix.com wrote: Congratulations Sanjeev. Regards, Sailaja.M -Original Message- From: Prasanna

Re: [PROPOSAL] Service monitoring tool in virtual router

2013-11-07 Thread Jayapal Reddy Uradi
- that hamster[2] keeps trying to spin that create SSVM wheel.. 2: Apache CloudHamster, CloudMonkey's furry monitoring friend? On Nov 6, 2013, at 7:58 AM, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote: Please find below update FS https://cwiki.apache.org/confluence/display/CLOUDSTACK

Re: [PROPOSAL] Service monitoring tool in virtual router

2013-11-06 Thread Jayapal Reddy Uradi
the next x units after the monitor script is up again. Also, there could be many other approaches as well. Thanks! Santhosh From: Jayapal Reddy Uradi [jayapalreddy.ur...@citrix.com] Sent: Saturday, October 05, 2013 5:17 AM To: dev

Re: Exception Occurred adding host

2013-11-05 Thread Jayapal Reddy Uradi
Hi, From the logs vmops, setIptables call failed. for cmd: setIptables with args due to There was a failure Can you check the xenserver agent log (SMlog) to know more info Thanks, Jayapal On 06-Nov-2013, at 9:56 AM, Aakash Kumar junkaak...@gmail.com wrote: Hello , Following exception

Re: [ANNOUNCE] New Committer: Nguyen Anh Tu

2013-11-04 Thread Jayapal Reddy Uradi
Congrats Nguyen! On 04-Nov-2013, at 5:42 PM, Hugo Trippaers h...@trippaers.nlmailto:h...@trippaers.nl wrote: Congrats Tuna :-) Cheers, Hugo On 4 nov. 2013, at 11:12, Daan Hoogland daan.hoogl...@gmail.commailto:daan.hoogl...@gmail.com wrote: welcome Nguyen. On Mon, Nov 4, 2013 at 10:02

Re: [ANNOUNCE] New Committer: Shilamkar, Girish

2013-10-24 Thread Jayapal Reddy Uradi
Congrats Girish! On 24-Oct-2013, at 12:45 AM, Rayees Namathponnan rayees.namathpon...@citrix.com wrote: Congrats Girsih -Original Message- From: Ahmad Emneina [mailto:aemne...@gmail.com] Sent: Wednesday, October 23, 2013 10:34 AM To: dev@cloudstack.apache.org Subject: Re:

Re: [ANNOUNCE] New PMC member: Animesh Chaturvedi

2013-10-21 Thread Jayapal Reddy Uradi
Congrats, Animesh! On 22-Oct-2013, at 8:55 AM, Go Chiba go.ch...@gmail.com wrote: Congrats, Animesh! On Tue, Oct 22, 2013 at 4:01 AM, Chip Childers chipchild...@apache.orgwrote: The Project Management Committee (PMC) for Apache CloudStack has asked Animesh Chaturvedi to join the PMC

Re: Review Request 14591: Fixng the issue of wrong netmask value is allowed in public traffic wizard while creating a zone

2013-10-18 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14591/#review27182 --- Ship it! Ship It! - Jayapal Reddy On Oct. 18, 2013, 9:49 a.m

Re: Review Request 14591: Fixng the issue of wrong netmask value is allowed in public traffic wizard while creating a zone

2013-10-17 Thread Jayapal Reddy
://reviews.apache.org/r/14591/#comment52770 This patch is failed to apply on master. utils/src/com/cloud/utils/net/NetUtils.java https://reviews.apache.org/r/14591/#comment52771 Please remove the tabs here - Jayapal Reddy On Oct. 11, 2013, 10:53 a.m., Damodar Reddy Talakanti wrote

Re: Review Request 14591: Fixng the issue of wrong netmask value is allowed in public traffic wizard while creating a zone

2013-10-11 Thread Jayapal Reddy
https://reviews.apache.org/r/14591/#comment52441 Please remove white spaces utils/src/com/cloud/utils/net/NetUtils.java https://reviews.apache.org/r/14591/#comment52442 Please remove white spaces - Jayapal Reddy On Oct. 11, 2013, 10:07 a.m., Damodar Reddy Talakanti wrote

Re: [PROPOSAL] Service monitoring tool in virtual router

2013-10-05 Thread Jayapal Reddy Uradi
is resilient to its own crashes as well. On 10/4/13 1:59 AM, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote: Hi, I am planning to write script utility to monitor processes and restart on the event of failure. It will also logs the events. Thanks, Jayapal On 02-Oct-2013

Re: [PROPOSAL] Service monitoring tool in virtual router

2013-10-04 Thread Jayapal Reddy Uradi
Hi, I am planning to write script utility to monitor processes and restart on the event of failure. It will also logs the events. Thanks, Jayapal On 02-Oct-2013, at 3:25 AM, Simon Weller swel...@ena.com wrote: supervisord maybe? - Original Message - From: Chiradeep Vittal

Re: [PROPOSAL] Service monitoring tool in virtual router

2013-10-01 Thread Jayapal Reddy Uradi
: so executing the monitoring loop in-situ makes sense. On 9/25/13 9:53 PM, David Nalley da...@gnsa.us wrote: On Wed, Sep 25, 2013 at 9:30 AM, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote: Hi, Currently in virtual router there is no way to recover and notify if some

Re: Virtual Router reachability

2013-09-30 Thread Jayapal Reddy Uradi
Girish, cloudstack shows router status as 'running' before the router booting completed. The router is accessible when the cloud-early-config starts the sshd in booting. +1 on santosh suggestion. Thanks, Jayapal On 30-Sep-2013, at 11:25 AM, Santhosh Edukulla santhosh.eduku...@citrix.com

Re: Virtual Router reachability

2013-09-30 Thread Jayapal Reddy Uradi
Hi Girish, While selecting the delay I suggest the following. In general check the time taken for the router boot up. Take the max interval as 10 times of boot up time. Repeat the ssh for each boot up interval. Thanks, Jayapal On 30-Sep-2013, at 1:38 PM, Girish Shilamkar gir...@clogeny.com

Re: [ANNOUNCE] New Committer: Darren Shepherd

2013-09-29 Thread Jayapal Reddy Uradi
Congrats Darren! -Jayapal On 29-Sep-2013, at 10:12 AM, Alena Prokharchyk alena.prokharc...@citrix.com wrote: Congrats, Darren! -Alena From: Chip Childers chip.child...@sungard.commailto:chip.child...@sungard.com Reply-To: dev@cloudstack.apache.orgmailto:dev@cloudstack.apache.org

[PROPOSAL] Service monitoring tool in virtual router

2013-09-25 Thread Jayapal Reddy Uradi
Hi, Currently in virtual router there is no way to recover and notify if some service goes down unexpectedly. This feature is about monitoring all the services rendered by the virtual router, ensure that the services are running through the life time of the VR. On service failure: 1. Generate

Re: [ANNOUNCE] New committer: Rajesh Battala

2013-09-24 Thread Jayapal Reddy Uradi
Congrats Rajesh! On 25-Sep-2013, at 10:36 AM, Harikrishna Patnala harikrishna.patn...@citrix.com wrote: Congratulations Rajesh :) On 25-Sep-2013, at 10:26 AM, Venkata SwamyBabu Budumuru venkataswamybabu.budum...@citrix.com wrote: Congrats Rajesh! On 25/09/13 10:00 AM, Abhinav Roy

Re: Iptables Configuration

2013-09-23 Thread Jayapal Reddy Uradi
Hi, Did you install CSP in cloudstack properly ? please refer the below link to install CSP in xenserver. http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Installation_Guide/citrix-xenserver-installation.html#xenserver-support-pkg-installation Please refer the example working

Re: Security Groups

2013-09-13 Thread Jayapal Reddy Uradi
Hi, Can you please share your security group rules 'iptables -L -nv' output in pastebin So that see why it is happening. Thanks, Jayapal On 13-Sep-2013, at 9:25 AM, Jijun jiju...@gmail.com wrote: hi , i encounter the same problem, as i know, XenServer 6.2 need not the CSP. but the

Re: [ANNOUNCE] New PMC member: Ilya Musayev

2013-09-05 Thread Jayapal Reddy Uradi
Congratulations! On 05-Sep-2013, at 12:21 PM, sebgoa run...@gmail.com wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Ilya Musayev to join the PMC and we are pleased to announce that they have accepted. Join me in congratulating Ilya, -The CloudStack PMC

Re: IPTables Issues

2013-08-28 Thread Jayapal Reddy Uradi
Hi, Please send 'iptables -L -nv' output when you are sending the DNS/console traffic. So that we can find which rules are actually blocking the traffic. Thanks, Jayapal On 29-Aug-2013, at 12:28 AM, Maurice Lawler maurice.law...@me.com wrote: Hello folks, I have a couple issues with the

Re: New Committer: Daan Hoogland

2013-08-28 Thread Jayapal Reddy Uradi
Congrats Daan! On 29-Aug-2013, at 10:46 AM, Koushik Das koushik@citrix.com wrote: Congrats Daan! On 28-Aug-2013, at 7:28 PM, Chip Childers chip.child...@sungard.com wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Daan Hoogland to become a committer and

Re: Review Request 13856: CLOUDSTACK-4303: Add missing base.py changes

2013-08-27 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13856/#review25606 --- Ship it! Ship It! - Jayapal Reddy On Aug. 27, 2013, 10:23 a.m

Re: [ANNOUNCE] New Committer: Toshiaki Hatano

2013-08-20 Thread Jayapal Reddy Uradi
Congratulations! On 20-Aug-2013, at 1:06 PM, Hugo Trippaers htrippa...@schubergphilis.com wrote: Congratulations :-) Sent from my iPhone On 20 aug. 2013, at 02:55, Go Chiba go.ch...@gmail.com wrote: Congrats Hatano-san! On Tue, Aug 20, 2013 at 7:56 AM, Marcus Sorensen

Review Request 13643: Unplug the nic when there are no ips set on the interface

2013-08-19 Thread Jayapal Reddy
/CitrixResourceBase.java 338e741 Diff: https://reviews.apache.org/r/13643/diff/ Testing --- Tested in xen and kvm. Thanks, Jayapal Reddy

Re: Review Request 13626: CLOUDSTACK-4132 current dnsmasq config does not allow guest virtual machines(clients) to update its hostnames with a DNS server Introducing the option dhcp-client-update fail

2013-08-17 Thread Jayapal Reddy
://reviews.apache.org/r/13626/#comment49562 grep for 'version 2.6'. Split the 2.6 and compare 2 and 6 In router currently it is showing 2.62 Dnsmasq version 2.62 Copyright (c) 2000-2012 Simon Kelley - Jayapal Reddy On Aug. 17, 2013, 8:06 a.m., bharat kumar wrote

Re: Review Request 13626: CLOUDSTACK-4132 current dnsmasq config does not allow guest virtual machines(clients) to update its hostnames with a DNS server Introducing the option dhcp-client-update fail

2013-08-17 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13626/#review25270 --- Ship it! Ship It! - Jayapal Reddy On Aug. 17, 2013, 11:35 a.m

Re: Review Request 13472: make apache server listen on all the ipaliases to provide access to meta-data.

2013-08-12 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13472/#review25001 --- Ship it! Ship It! - Jayapal Reddy On Aug. 12, 2013, 10:42 a.m

Review Request 13496: changes for guest vm password script for parallel vm deployment

2013-08-12 Thread Jayapal Reddy
script, changes for parallel vm deployment is not added. Diffs - setup/bindir/cloud-set-guest-password.in 3215894 Diff: https://reviews.apache.org/r/13496/diff/ Testing --- Tested by deploying 30 vms. All vms set its password successfully. Thanks, Jayapal Reddy

Re: anyone please: firewall rules application

2013-08-08 Thread Jayapal Reddy Uradi
Check the host logs (in xen /var/log/SMlog) to see which script is causing the failure. Thanks, jayapal On 08-Aug-2013, at 4:43 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: I feel I am on a ghost hunt. On Thu, Aug 8, 2013 at 10:32 AM, Daan Hoogland daan.hoogl...@gmail.com wrote:

Re: Review Request 13320: In case when all the vnets are deleted we are not logging a error message if there are vnets allocated.

2013-08-06 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13320/#review24775 --- Ship it! Ship It! - Jayapal Reddy On Aug. 6, 2013, 11:18 a.m

Re: Review Request 12934: Tests for egress firewall rules for advance zone

2013-08-06 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12934/#review24701 --- Ship it! Ship It! - Jayapal Reddy On Aug. 6, 2013, 4:38 a.m

Re: is jira down. ?

2013-08-05 Thread Jayapal Reddy Uradi
Jira is down again. Thanks, Jayapal On 05-Aug-2013, at 12:25 PM, Rajesh Battala rajesh.batt...@citrix.commailto:rajesh.batt...@citrix.com wrote: Jira is up now. Looks like there was an issue with plugin and somebody Fixed it. Thanks Rajesh Battala -Original Message- From: Rajesh

Re: Review Request 12934: Tests for egress firewall rules for advance zone

2013-08-05 Thread Jayapal Reddy
need specify vlan here ? test/integration/component/test_egress_fw_rules.py https://reviews.apache.org/r/12934/#comment48748 Hard coding vlan may not work for others setups. If specify vlan is set then query the free vlan id - Jayapal Reddy On Aug. 1, 2013, 6:19 a.m., Ashutosh Kelkar

Re: Review Request 12934: Tests for egress firewall rules for advance zone

2013-08-02 Thread Jayapal Reddy
/integration/component/test_egress_fw_rules.py https://reviews.apache.org/r/12934/#comment48525 Fix the comment - Jayapal Reddy On Aug. 1, 2013, 6:19 a.m., Ashutosh Kelkar wrote: --- This is an automatically generated e-mail. To reply, visit

Re: How to create Port Forwarding rule for VM through UI?

2013-08-01 Thread Jayapal Reddy Uradi
Hi Gaurav, Port forwarding to work you need to create firewall rule also. Thanks, Jayapal On 01-Aug-2013, at 5:38 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: network - newt-name - IP Adresses - source nat adres - configuration - Port Forwarding On Mon, Jul 22, 2013 at 12:09 PM,

Re: Review Request 12934: Tests for egress firewall rules for advance zone

2013-07-29 Thread Jayapal Reddy
/#comment47958 remove this comment test/integration/component/test_egress_fw_rules.py https://reviews.apache.org/r/12934/#comment47959 Remove this comment - Jayapal Reddy On July 29, 2013, 4:57 a.m., Ashutosh Kelkar wrote

Re: Review Request 12809: Fix for CLOUDSTACK-3703: change service offering of stopped vm on kvm is failing

2013-07-27 Thread Jayapal Reddy
July 26, 2013, 10:05 a.m.) Review request for cloudstack, Jayapal Reddy and Nitin Mehta. Bugs: CLOUDSTACK-3703 Repository: cloudstack-git Description --- CLOUDSTACK-3703: change service offering of stopped vm on kvm is failing Diffs - server/src/com/cloud/vm

Re: Review Request 12934: Tests for egress firewall rules for advance zone

2013-07-26 Thread Jayapal Reddy
is source CIDR (guest network CIDR). If you don't mention the CIDR it will take the default guest network CIDR. Egress compares the source CIDR. - Jayapal Reddy On July 26, 2013, 6:27 a.m., Ashutosh Kelkar wrote

Re: Review Request 12934: Tests for egress firewall rules for advance zone

2013-07-25 Thread Jayapal Reddy
/integration/component/test_egress_fw_rules.py https://reviews.apache.org/r/12934/#comment47662 Please refer https://cwiki.apache.org/confluence/display/CLOUDSTACK/Egress+firewall+rules+-+Ability+to+change+the+default update the test case accordingly - Jayapal Reddy On July 25, 2013, 4

Re: Review Request 12719: CLOUDSTACK-3634: Adding router.template.xen/kvm/hyperv/kvm/lxc in upgrade setup

2013-07-19 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12719/#review23487 --- Ship it! Ship It! - Jayapal Reddy On July 19, 2013, 6:55 a.m

Re: New user - Introduction

2013-07-19 Thread Jayapal Reddy Uradi
Welcome Rene! On 19-Jul-2013, at 1:49 PM, René Diepstraten r...@renediepstraten.nl wrote: Hi everyone. Since I have joined the mailing list, I'd like to say hello and introduce myself. My name is Rene Diepstraten, am a system administrator and the company I work for ( PCextreme ) uses

Re: Review Request 12757: [4.2]CLOUDSTACK-3634: Adding router.template.xen/kvm/hyperv/kvm/lxc in upgrade setup

2013-07-19 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12757/#review23491 --- Ship it! Ship It! - Jayapal Reddy On July 19, 2013, 8:52 a.m

Re: [ACS42] Three weeks to code freeze

2013-07-16 Thread Jayapal Reddy Uradi
You are right Abhi. Enable RPS/RFS (CLOUDSTACK-2433) changes doesn't involve template changes. Thanks, jayapal On 16-Jul-2013, at 5:18 PM, Abhinandan Prateek cloudst...@aprateek.com wrote: Given the debate on system template changes in last few days of 4.1 requiring big testing effort and

Re: Virtual Router: DHCP and 2-second DNS outages

2013-07-11 Thread Jayapal Reddy Uradi
Any thoughts on releasing IPv6 address from the dnsmasq without restart ? dhcp_release man page states that it takes dotted-quad ip address. Thanks, Jayapal On 04-Jul-2013, at 4:48 PM, Jayapal Reddy jayapalreddy.ur...@citrix.commailto:jayapalreddy.ur...@citrix.com wrote: Hi, The dhcp_release

Re: Advanced Networking

2013-07-11 Thread Jayapal Reddy Uradi
Hi Maurice, Did you try adding multiple ips to nic ? API: addIpToNic, from UI you can acquire ips to nic at VM NIC tab. After acquiring ip, you need to manually configure that ip in the VM. Thanks, Jayapal On 11-Jul-2013, at 9:40 AM, Maurice Lawler maurice.law...@me.com wrote:

RE: Virtual Router: DHCP and 2-second DNS outages

2013-07-03 Thread Jayapal Reddy Uradi
Guest VM not able get ip address issue got reproduced (CLOUDSTACK-3312). This issue happened because the dnsmasq daemon still assuming the ip with the old mac. Jul 3 11:16:44 dnsmasq-dhcp[2648]: not using configured address 10.223.250.227 because it is leased to 6:00:0e:00:00:20 Jul 3

<    1   2   3   >