Hi Jaypal, I am configuring with basic.
Thanks, Jitendra -----Original Message----- From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] Sent: Friday, February 28, 2014 2:16 PM To: <dev@cloudstack.apache.org> Cc: us...@cloudstack.apache.org; Ajay Singh Subject: Re: Not able to ping to outside network from system VMs Which zone are you setting basic or advanced ? My suggestion for you is first make a setup with simple config to get it work. If you are trying for Advanced zone isolated network, Try the separate ip range for management and public. 1. Management subnet: ex: 10.147.28.100-120 , gw 10.147.28.1 vlan:28 2. Public subnet subnet: ex: 10.147.52.100-120, gw 10.147.52.1 vlan:52 3. Dns: use your corporate DNS server, do not use MS. Thanks, Jayapal On 28-Feb-2014, at 1:21 PM, Jitendra Shelar <jitendra_she...@persistent.co.in> wrote: > > Hi Jaypal, > We have configured for a single node setup. > > Host/Management Server : 10.44.65.143 > IP range : 10.44.64.21 - 10.44.64.30 > 10.44.64.31 - 10.44.64.40 > Gateway : 10.44.64.1 > > During configuration of zone and pod, have taken the Management server IP as > DNS and gateway IP. > > We are not able to ping from system VMs to > a) Gateway > b) Google DNS > c) Corporate DNS > d) Management or Host Server > > Following logs are repeating. > > 2014-02-28 13:16:57,887 DEBUG [agent.manager.AgentManagerImpl] > (StatsCollector-1:null) Details from executing class > com.cloud.agent.api.GetHostStatsCommand: empty String > 2014-02-28 13:16:57,887 WARN [cloud.resource.ResourceManagerImpl] > (StatsCollector-1:null) Unable to obtain host 10 statistics. > 2014-02-28 13:16:57,888 WARN [cloud.server.StatsCollector] > (StatsCollector-1:null) Received invalid host stats for host: 10 > 2014-02-28 13:16:59,095 DEBUG [cloud.server.StatsCollector] > (StatsCollector-3:null) StorageCollector is running... > 2014-02-28 13:16:59,098 DEBUG [cloud.server.StatsCollector] > (StatsCollector-3:null) There is no secondary storage VM for secondary > storage host nfs://10.44.65.143/export/secondary > 2014-02-28 13:16:59,125 DEBUG [agent.transport.Request] > (StatsCollector-3:null) Seq 10-96469044: Received: { Ans: , MgmtId: > 279278805451128, via: 10, Ver: v1, Flags: 10, { GetStorageStatsAnswer > } } > 2014-02-28 13:17:02,067 DEBUG [cloud.api.ApiServlet] > (catalina-exec-22:null) ===START=== 10.43.3.110 -- GET > command=listTemplates&response=json&sessionkey=Q%2FWjHAwdSQdR8O771SQ4k > oi5PFA%3D&templatefilter=all&_=1393573622806 > 2014-02-28 13:17:02,157 DEBUG [cloud.api.ApiServlet] > (catalina-exec-22:null) ===END=== 10.43.3.110 -- GET > command=listTemplates&response=json&sessionkey=Q%2FWjHAwdSQdR8O771SQ4k > oi5PFA%3D&templatefilter=all&_=1393573622806 > 2014-02-28 13:17:16,065 DEBUG > [storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:null) > Zone 5 is ready to launch secondary storage VM > 2014-02-28 13:17:16,187 DEBUG > [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:null) > Zone 5 is ready to launch console proxy > 2014-02-28 13:17:16,634 DEBUG > [cloud.network.ExternalLoadBalancerUsageManagerImpl] > (ExternalNetworkMonitor-1:null) External load balancer devices stats > collector is running... > 2014-02-28 13:17:16,643 DEBUG [storage.snapshot.SnapshotSchedulerImpl] > (SnapshotPollTask:null) Snapshot scheduler.poll is being called at > 2014-02-28 07:47:16 GMT > 2014-02-28 13:17:16,644 DEBUG [storage.snapshot.SnapshotSchedulerImpl] > (SnapshotPollTask:null) Got 0 snapshots to be executed at 2014-02-28 > 07:47:16 GMT > 2014-02-28 13:17:16,655 DEBUG > [network.router.VirtualNetworkApplianceManagerImpl] (RouterMonitor-1:null) > Found 0 running routers. > 2014-02-28 13:17:16,657 DEBUG > [network.router.VirtualNetworkApplianceManagerImpl] > (RouterStatusMonitor-1:null) Found 0 routers. > 2014-02-28 13:17:17,063 DEBUG [cloud.api.ApiServlet] > (catalina-exec-20:null) ===START=== 10.43.3.110 -- GET > command=listTemplates&response=json&sessionkey=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; Ajay Singh > Subject: Re: Not able to ping to outside network from system VMs > > 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, >> >> Thanks for your response. >> >> We tried with Google DNS for the "Internal DNS" of Zone. >> We are not able to resolve Google DNS from the system VMs. >> We are able to ping to Google DNS from management server and host server. >> >> We tried with single node setup. >> We are facing same issue. Not able to ping gateway from system VMs. >> >> Regards, >> Jitendra >> >> >> >> -----Original Message----- >> From: Tejas Gadaria [mailto:refond.g...@gmail.com] >> Sent: Friday, February 28, 2014 9:20 AM >> To: us...@cloudstack.apache.org >> Cc: dev@cloudstack.apache.org >> Subject: Re: Not able to ping to outside network from system VMs >> >> Is your "Internal DNS 1" of Zone able to resolve Google DNS? >> >> Regards, >> Tejas >> >> >> On Thu, Feb 27, 2014 at 12:48 PM, Jitendra Shelar < >> jitendra_she...@persistent.co.in> wrote: >> >>> Hi All, >>> >>> I am setting up a 2-node cloudstack environment. >>> >>> Management Server : 10.44.189.125 >>> Host Server : 10.44.65.143 >>> >>> I am able to see the system VMs in running state. >>> But not able ping to outside network from system VMs. >>> >>> I am not able to ping to corporate DNS or Google DNS from system VMs. >>> Also not able to ping gateway from system VMs. >>> >>> Health Check : >>> root@s-20-VM:/usr/local/cloud/systemvm# ./ssvm-check.sh >>> ================================================ >>> First DNS server is 8.8.8.8 >>> PING 8.8.8.8 (8.8.8.8): 56 data bytes >>> 64 bytes from 10.44.188.14: Destination Host Unreachable >>> Vr HL TOS Len ID Flg off TTL Pro cks Src Dst Data >>> 4 5 00 5400 0000 0 0040 40 01 5f64 10.44.188.14 8.8.8.8 >>> 64 bytes from 10.44.188.14: Destination Host Unreachable >>> Vr HL TOS Len ID Flg off TTL Pro cks Src Dst Data >>> 4 5 00 5400 0000 0 0040 40 01 5f64 10.44.188.14 8.8.8.8 >>> --- 8.8.8.8 ping statistics --- >>> 2 packets transmitted, 0 packets received, 100% packet loss >>> WARNING: cannot ping DNS server >>> route follows >>> Kernel IP routing table >>> Destination Gateway Genmask Flags Metric Ref Use >>> Iface >>> 8.8.8.8 10.44.188.3 255.255.255.255 UGH 0 0 0 >>> eth1 >>> 10.44.188.0 0.0.0.0 255.255.254.0 U 0 0 0 >>> eth1 >>> 10.44.188.0 0.0.0.0 255.255.254.0 U 0 0 0 >>> eth2 >>> 10.44.188.0 0.0.0.0 255.255.254.0 U 0 0 0 >>> eth3 >>> 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 >>> eth0 >>> 0.0.0.0 10.44.188.3 0.0.0.0 UG 0 0 0 >>> eth2 >>> ================================================ >>> ERROR: DNS not resolving download.cloud.com resolv.conf follows >>> nameserver 8.8.8.8 nameserver 8.8.8.8 >>> root@s-20-VM:/usr/local/cloud/systemvm# >>> >>> >>> Route information on system VM : >>> >>> root@s-20-VM:/usr/local/cloud/systemvm# route -n Kernel IP routing >>> table >>> Destination Gateway Genmask Flags Metric Ref Use >>> Iface >>> 8.8.8.8 10.44.188.3 255.255.255.255 UGH 0 0 0 >>> eth1 >>> 10.44.188.0 0.0.0.0 255.255.254.0 U 0 0 0 >>> eth1 >>> 10.44.188.0 0.0.0.0 255.255.254.0 U 0 0 0 >>> eth2 >>> 10.44.188.0 0.0.0.0 255.255.254.0 U 0 0 0 >>> eth3 >>> 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 >>> eth0 >>> 0.0.0.0 10.44.188.3 0.0.0.0 UG 0 0 0 >>> eth2 >>> root@s-20-VM:/usr/local/cloud/systemvm# >>> >>> >>> Please help me in getting out of this issue. >>> >>> Thanks, >>> Jitendra >>> >>> >>> >>> >>> >>> >>> DISCLAIMER >>> ========== >>> This e-mail may contain privileged and confidential information >>> which is the property of Persistent Systems Ltd. It is intended only >>> for the use of the individual or entity to which it is addressed. If >>> you are not the intended recipient, you are not authorized to read, >>> retain, copy, print, distribute or use this message. If you have >>> received this communication in error, please notify the sender and delete >>> all copies of this message. >>> Persistent Systems Ltd. does not accept any liability for virus >>> infected mails. >>> >>> >> >> DISCLAIMER >> ========== >> This e-mail may contain privileged and confidential information which is the >> property of Persistent Systems Ltd. It is intended only for the use of the >> individual or entity to which it is addressed. If you are not the intended >> recipient, you are not authorized to read, retain, copy, print, distribute >> or use this message. If you have received this communication in error, >> please notify the sender and delete all copies of this message. Persistent >> Systems Ltd. does not accept any liability for virus infected mails. >> > > > DISCLAIMER > ========== > This e-mail may contain privileged and confidential information which is the > property of Persistent Systems Ltd. It is intended only for the use of the > individual or entity to which it is addressed. If you are not the intended > recipient, you are not authorized to read, retain, copy, print, distribute or > use this message. If you have received this communication in error, please > notify the sender and delete all copies of this message. Persistent Systems > Ltd. does not accept any liability for virus infected mails. > > <Snapshots.zip> DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.