You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Rajani Karuturi <ra...@apache.org> on 2015/07/27 11:11:57 UTC

Re: [BLOCKER] unable to start VR in basic zone on master

I faced the same issue with basic zone using xenserver on master.

Wilder,
Can you please comment on this?

~Rajani

On Fri, Jul 24, 2015 at 4:00 PM, Kishan Kavala <Ki...@citrix.com>
wrote:

> @Wilder, can you please look into this issue.
> Looks like VR config file is incomplete and it is over-writing the IP
> information set by cloud-early-config.
>
> VR Config file:
> #Apache CloudStack Virtual Router Config File
> <version>
> 1.0
> </version>
> <file>
> /var/cache/cloud/monitor_service.json
>
> {"config":"[dhcp]:processname=dnsmasq:servicename=dnsmasq:pidfile=/var/run/dnsmasq/dnsmasq.pid:,[ssh]:processname=sshd:servicename=ssh:pidfile=/var/run/sshd.pid:,[webserver]:processname=apache2:servicename=apache2:pidfile=/var/run/apache2.pid:,","type":"monitorservice"}
> </file>
> <script>
> /opt/cloud/bin/update_config.py monitor_service.json
> </script>
>
> /var/log/cloud.log:
> 2015-07-24 09:29:28,997 Loading data bag type monitorservice
> 2015-07-24 09:29:28,998 Command of type monitorservice received
> 2015-07-24 09:29:28,999 Writing data bag type monitorservice
> 2015-07-24 09:29:28,999 Creating data bag type ips
> 2015-07-24 09:29:28,999 Loading data bag type cmdline
> 2015-07-24 09:29:29,000 Executing ip addr show dev eth1
> 2015-07-24 09:29:29,019 Will remove all configured addresses on device eth1
> 2015-07-24 09:29:29,019 Removing addresses from device eth1
> 2015-07-24 09:29:29,036 Removed address 169.254.2.130/16 from device eth1
> 2015-07-24 09:29:29,056 Removed address 169.254.2.130/16 from device eth1
> 2015-07-24 09:29:29,057 Executing ip addr show dev eth0
> 2015-07-24 09:29:29,075 Will remove all configured addresses on device eth0
> 2015-07-24 09:29:29,076 Removing addresses from device eth0
> 2015-07-24 09:29:29,093 Removed address 10.220.39.131/19 from device eth0
> 2015-07-24 09:29:29,112 Removed address 10.220.39.131/19 from device eth
>
>
> -----Original Message-----
> From: Sanjeev N [mailto:sanjeev@apache.org]
> Sent: 24 July 2015 12:06 PM
> To: dev@cloudstack.apache.org
> Subject: [BlockerBug] VR creation fails in basic zone
>
> Hi,
>
> In latest build with ACS master, VR creation fails in basic zone.
> Created a blocker bug for this. More details @
> https://issues.apache.org/jira/browse/CLOUDSTACK-8668
>
> Thanks,
> Sanjeev
>

RE: [BLOCKER] unable to start VR in basic zone on master

Posted by Kishan Kavala <Ki...@citrix.com>.
Created PR: https://github.com/apache/cloudstack/pull/627

-----Original Message-----
From: Wilder Rodrigues [mailto:WRodrigues@schubergphilis.com] 
Sent: 27 July 2015 06:23 PM
To: dev@cloudstack.apache.org
Subject: Re: [BLOCKER] unable to start VR in basic zone on master

Just replied to the previous email to the list.

Sorry, I missed that one.

I haven’t tested basic zone in a while… will give it a try.

Cheers,
Wilder


> On 27 Jul 2015, at 14:51, Wilder Rodrigues <WR...@schubergphilis.com> wrote:
> 
> Hi there Rajani,
> 
> My apologies, I missed that one.
> 
> I haven’t tested basic zone in a while, to be honest. I will have a look to see if I can be of any help.
> 
> Cheers,
> Wilder
> 
> 
>> On 27 Jul 2015, at 11:11, Rajani Karuturi <ra...@apache.org> wrote:
>> 
>> I faced the same issue with basic zone using xenserver on master.
>> 
>> Wilder,
>> Can you please comment on this?
>> 
>> ~Rajani
>> 
>> On Fri, Jul 24, 2015 at 4:00 PM, Kishan Kavala 
>> <Ki...@citrix.com>
>> wrote:
>> 
>>> @Wilder, can you please look into this issue.
>>> Looks like VR config file is incomplete and it is over-writing the 
>>> IP information set by cloud-early-config.
>>> 
>>> VR Config file:
>>> #Apache CloudStack Virtual Router Config File <version>
>>> 1.0
>>> </version>
>>> <file>
>>> /var/cache/cloud/monitor_service.json
>>> 
>>> {"config":"[dhcp]:processname=dnsmasq:servicename=dnsmasq:pidfile=/v
>>> ar/run/dnsmasq/dnsmasq.pid:,[ssh]:processname=sshd:servicename=ssh:p
>>> idfile=/var/run/sshd.pid:,[webserver]:processname=apache2:servicenam
>>> e=apache2:pidfile=/var/run/apache2.pid:,","type":"monitorservice"}
>>> </file>
>>> <script>
>>> /opt/cloud/bin/update_config.py monitor_service.json </script>
>>> 
>>> /var/log/cloud.log:
>>> 2015-07-24 09:29:28,997 Loading data bag type monitorservice
>>> 2015-07-24 09:29:28,998 Command of type monitorservice received
>>> 2015-07-24 09:29:28,999 Writing data bag type monitorservice
>>> 2015-07-24 09:29:28,999 Creating data bag type ips
>>> 2015-07-24 09:29:28,999 Loading data bag type cmdline
>>> 2015-07-24 09:29:29,000 Executing ip addr show dev eth1
>>> 2015-07-24 09:29:29,019 Will remove all configured addresses on 
>>> device eth1
>>> 2015-07-24 09:29:29,019 Removing addresses from device eth1
>>> 2015-07-24 09:29:29,036 Removed address 169.254.2.130/16 from device 
>>> eth1
>>> 2015-07-24 09:29:29,056 Removed address 169.254.2.130/16 from device 
>>> eth1
>>> 2015-07-24 09:29:29,057 Executing ip addr show dev eth0
>>> 2015-07-24 09:29:29,075 Will remove all configured addresses on 
>>> device eth0
>>> 2015-07-24 09:29:29,076 Removing addresses from device eth0
>>> 2015-07-24 09:29:29,093 Removed address 10.220.39.131/19 from device 
>>> eth0
>>> 2015-07-24 09:29:29,112 Removed address 10.220.39.131/19 from device 
>>> eth
>>> 
>>> 
>>> -----Original Message-----
>>> From: Sanjeev N [mailto:sanjeev@apache.org]
>>> Sent: 24 July 2015 12:06 PM
>>> To: dev@cloudstack.apache.org
>>> Subject: [BlockerBug] VR creation fails in basic zone
>>> 
>>> Hi,
>>> 
>>> In latest build with ACS master, VR creation fails in basic zone.
>>> Created a blocker bug for this. More details @
>>> https://issues.apache.org/jira/browse/CLOUDSTACK-8668
>>> 
>>> Thanks,
>>> Sanjeev
>>> 
> 


Re: [BLOCKER] unable to start VR in basic zone on master

Posted by Wilder Rodrigues <WR...@schubergphilis.com>.
Just replied to the previous email to the list.

Sorry, I missed that one.

I haven’t tested basic zone in a while… will give it a try.

Cheers,
Wilder


> On 27 Jul 2015, at 14:51, Wilder Rodrigues <WR...@schubergphilis.com> wrote:
> 
> Hi there Rajani,
> 
> My apologies, I missed that one.
> 
> I haven’t tested basic zone in a while, to be honest. I will have a look to see if I can be of any help.
> 
> Cheers,
> Wilder
> 
> 
>> On 27 Jul 2015, at 11:11, Rajani Karuturi <ra...@apache.org> wrote:
>> 
>> I faced the same issue with basic zone using xenserver on master.
>> 
>> Wilder,
>> Can you please comment on this?
>> 
>> ~Rajani
>> 
>> On Fri, Jul 24, 2015 at 4:00 PM, Kishan Kavala <Ki...@citrix.com>
>> wrote:
>> 
>>> @Wilder, can you please look into this issue.
>>> Looks like VR config file is incomplete and it is over-writing the IP
>>> information set by cloud-early-config.
>>> 
>>> VR Config file:
>>> #Apache CloudStack Virtual Router Config File
>>> <version>
>>> 1.0
>>> </version>
>>> <file>
>>> /var/cache/cloud/monitor_service.json
>>> 
>>> {"config":"[dhcp]:processname=dnsmasq:servicename=dnsmasq:pidfile=/var/run/dnsmasq/dnsmasq.pid:,[ssh]:processname=sshd:servicename=ssh:pidfile=/var/run/sshd.pid:,[webserver]:processname=apache2:servicename=apache2:pidfile=/var/run/apache2.pid:,","type":"monitorservice"}
>>> </file>
>>> <script>
>>> /opt/cloud/bin/update_config.py monitor_service.json
>>> </script>
>>> 
>>> /var/log/cloud.log:
>>> 2015-07-24 09:29:28,997 Loading data bag type monitorservice
>>> 2015-07-24 09:29:28,998 Command of type monitorservice received
>>> 2015-07-24 09:29:28,999 Writing data bag type monitorservice
>>> 2015-07-24 09:29:28,999 Creating data bag type ips
>>> 2015-07-24 09:29:28,999 Loading data bag type cmdline
>>> 2015-07-24 09:29:29,000 Executing ip addr show dev eth1
>>> 2015-07-24 09:29:29,019 Will remove all configured addresses on device eth1
>>> 2015-07-24 09:29:29,019 Removing addresses from device eth1
>>> 2015-07-24 09:29:29,036 Removed address 169.254.2.130/16 from device eth1
>>> 2015-07-24 09:29:29,056 Removed address 169.254.2.130/16 from device eth1
>>> 2015-07-24 09:29:29,057 Executing ip addr show dev eth0
>>> 2015-07-24 09:29:29,075 Will remove all configured addresses on device eth0
>>> 2015-07-24 09:29:29,076 Removing addresses from device eth0
>>> 2015-07-24 09:29:29,093 Removed address 10.220.39.131/19 from device eth0
>>> 2015-07-24 09:29:29,112 Removed address 10.220.39.131/19 from device eth
>>> 
>>> 
>>> -----Original Message-----
>>> From: Sanjeev N [mailto:sanjeev@apache.org]
>>> Sent: 24 July 2015 12:06 PM
>>> To: dev@cloudstack.apache.org
>>> Subject: [BlockerBug] VR creation fails in basic zone
>>> 
>>> Hi,
>>> 
>>> In latest build with ACS master, VR creation fails in basic zone.
>>> Created a blocker bug for this. More details @
>>> https://issues.apache.org/jira/browse/CLOUDSTACK-8668
>>> 
>>> Thanks,
>>> Sanjeev
>>> 
> 


Re: [BLOCKER] unable to start VR in basic zone on master

Posted by Wilder Rodrigues <WR...@schubergphilis.com>.
Hi there Rajani,

My apologies, I missed that one.

I haven’t tested basic zone in a while, to be honest. I will have a look to see if I can be of any help.

Cheers,
Wilder


> On 27 Jul 2015, at 11:11, Rajani Karuturi <ra...@apache.org> wrote:
> 
> I faced the same issue with basic zone using xenserver on master.
> 
> Wilder,
> Can you please comment on this?
> 
> ~Rajani
> 
> On Fri, Jul 24, 2015 at 4:00 PM, Kishan Kavala <Ki...@citrix.com>
> wrote:
> 
>> @Wilder, can you please look into this issue.
>> Looks like VR config file is incomplete and it is over-writing the IP
>> information set by cloud-early-config.
>> 
>> VR Config file:
>> #Apache CloudStack Virtual Router Config File
>> <version>
>> 1.0
>> </version>
>> <file>
>> /var/cache/cloud/monitor_service.json
>> 
>> {"config":"[dhcp]:processname=dnsmasq:servicename=dnsmasq:pidfile=/var/run/dnsmasq/dnsmasq.pid:,[ssh]:processname=sshd:servicename=ssh:pidfile=/var/run/sshd.pid:,[webserver]:processname=apache2:servicename=apache2:pidfile=/var/run/apache2.pid:,","type":"monitorservice"}
>> </file>
>> <script>
>> /opt/cloud/bin/update_config.py monitor_service.json
>> </script>
>> 
>> /var/log/cloud.log:
>> 2015-07-24 09:29:28,997 Loading data bag type monitorservice
>> 2015-07-24 09:29:28,998 Command of type monitorservice received
>> 2015-07-24 09:29:28,999 Writing data bag type monitorservice
>> 2015-07-24 09:29:28,999 Creating data bag type ips
>> 2015-07-24 09:29:28,999 Loading data bag type cmdline
>> 2015-07-24 09:29:29,000 Executing ip addr show dev eth1
>> 2015-07-24 09:29:29,019 Will remove all configured addresses on device eth1
>> 2015-07-24 09:29:29,019 Removing addresses from device eth1
>> 2015-07-24 09:29:29,036 Removed address 169.254.2.130/16 from device eth1
>> 2015-07-24 09:29:29,056 Removed address 169.254.2.130/16 from device eth1
>> 2015-07-24 09:29:29,057 Executing ip addr show dev eth0
>> 2015-07-24 09:29:29,075 Will remove all configured addresses on device eth0
>> 2015-07-24 09:29:29,076 Removing addresses from device eth0
>> 2015-07-24 09:29:29,093 Removed address 10.220.39.131/19 from device eth0
>> 2015-07-24 09:29:29,112 Removed address 10.220.39.131/19 from device eth
>> 
>> 
>> -----Original Message-----
>> From: Sanjeev N [mailto:sanjeev@apache.org]
>> Sent: 24 July 2015 12:06 PM
>> To: dev@cloudstack.apache.org
>> Subject: [BlockerBug] VR creation fails in basic zone
>> 
>> Hi,
>> 
>> In latest build with ACS master, VR creation fails in basic zone.
>> Created a blocker bug for this. More details @
>> https://issues.apache.org/jira/browse/CLOUDSTACK-8668
>> 
>> Thanks,
>> Sanjeev
>>