[Bug 1288685] Re: dns-name key error race after bootstrap

2015-03-03 Thread Kapil Thangavelu
This was resolved in 0.4 ** Changed in: juju-deployer Status: In Progress = Fix Released ** Changed in: juju-deployer Milestone: None = 0.4.0 ** Changed in: juju-deployer (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member

[Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-01-20 Thread Kapil Thangavelu
bug says fixed released, but this is still an issue on trusty. i don't see the value of virtualenvs without pip so that's not a viable workaround. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1290847

[Bug 1271144] Re: br0 not brought up by cloud-init script with MAAS provider

2014-10-31 Thread Kapil Thangavelu
just got a report of the same issue and resolution with 1.20.11 on orangebox maas. same s/br0/lxcbr0 fix for the container on machine 0. we tried again and got a slightly different issue on machine 2's container Forensenic status output - https://pastebin.canonical.com/119751/ failed container

[Bug 1271144] Re: br0 not brought up by cloud-init script with MAAS provider

2014-10-31 Thread Kapil Thangavelu
on machine 0 (orangebox kvm maas instance) the ifconfig output is https://pastebin.canonical.com/119756/ the lxc conf is https://pastebin.canonical.com/119757/ the container there also failed to start. -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 1271144] Re: br0 not brought up by cloud-init script with MAAS provider

2014-10-31 Thread Kapil Thangavelu
just got a report of the same issue and resolution with 1.20.11 on orangebox maas. same s/br0/lxcbr0 fix for the container on machine 0. we tried again and got a slightly different issue on machine 2's container Forensenic status output - https://pastebin.canonical.com/119751/ failed container

[Bug 1271144] Re: br0 not brought up by cloud-init script with MAAS provider

2014-10-31 Thread Kapil Thangavelu
on machine 0 (orangebox kvm maas instance) the ifconfig output is https://pastebin.canonical.com/119756/ the lxc conf is https://pastebin.canonical.com/119757/ the container there also failed to start. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1355813] Re: LXC containers reset bridge MTU on start/restart

2014-10-28 Thread Kapil Thangavelu
i've seen reference to you can't really set a bridge mtu, you have to set it for all the containers on the bridge, ie. bridges take the lowest mtu of their interfaces. so instead we have to set all the containers mtu. -- You received this bug notification because you are a member of Ubuntu

[Bug 1355813] Re: LXC containers reset bridge MTU on start/restart

2014-10-28 Thread Kapil Thangavelu
i've seen reference to you can't really set a bridge mtu, you have to set it for all the containers on the bridge, ie. bridges take the lowest mtu of their interfaces. so instead we have to set all the containers mtu. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1374335] Re: FFe: Sync websocket-client 0.18.0-1 (universe) from Debian unstable (main), juju-deployer 0.4.2, python-jujuclient 0.18.4

2014-10-03 Thread Kapil Thangavelu
there are no backwards incompatible changes from 0.16 to 0.18. there was one from 0.12 to 0.14 but 0.16 is already in debian and utopic. The fix from 0.16 to 0.18 is to support bypassing hostname verification (ssl.match_hostname) which is broken with ip addresses in python. ie. the full changelog

[Bug 1374335] Re: FFe: Sync websocket-client 0.18.0-1 (universe) from Debian unstable (main), juju-deployer 0.4.2, python-jujuclient 0.18.4

2014-10-03 Thread Kapil Thangavelu
there are no backwards incompatible changes from 0.16 to 0.18. there was one from 0.12 to 0.14 but 0.16 is already in debian and utopic. The fix from 0.16 to 0.18 is to support bypassing hostname verification (ssl.match_hostname) which is broken with ip addresses in python. ie. the full changelog

[Bug 1087183] Re: MaaS cloud-init configuration specifies 'manage_etc_hosts: localhost'

2014-09-18 Thread Kapil Thangavelu
** Changed in: juju Status: Triaged = Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1087183 Title: MaaS cloud-init configuration specifies 'manage_etc_hosts:

[Bug 1087183] Re: MaaS cloud-init configuration specifies 'manage_etc_hosts: localhost'

2014-09-18 Thread Kapil Thangavelu
** Changed in: juju Status: Triaged = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087183 Title: MaaS cloud-init configuration specifies 'manage_etc_hosts: localhost' To manage

[Bug 1368403] Re: juju-deployer traceback AttributeError: 'NoneType' object has no attribute 'get_stat'

2014-09-16 Thread Kapil Thangavelu
bootstrap used to populate the jenv with state servers, i'll have deployer execute api-endpoints prior to attempting to connect. deployer does use the api, but it pre-dates most of it existing. although i implemented api-endpoints for core, the problem is api- endpoints is not sufficient if you

[Bug 1368403] Re: juju-deployer traceback AttributeError: 'NoneType' object has no attribute 'get_stat'

2014-09-16 Thread Kapil Thangavelu
i've added a workaround and released 0.4.1 of juju-deployer to pypi. ** Changed in: juju-deployer Assignee: Jorge Niedbalski (niedbalski) = Kapil Thangavelu (hazmat) ** Changed in: juju-deployer Status: Confirmed = Fix Released -- You received this bug notification because you

[Bug 1368403] Re: juju-deployer traceback AttributeError: 'NoneType' object has no attribute 'get_stat'

2014-09-16 Thread Kapil Thangavelu
i'm curious which providers and versions of juju these issues are appear in, i'm seeing state-servers post bootstrap on manual and aws (1.21 trunk). ** Changed in: juju-deployer Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1368403] Re: juju-deployer traceback AttributeError: 'NoneType' object has no attribute 'get_stat'

2014-09-16 Thread Kapil Thangavelu
in addition to the pypi release of 0.4.1, stable ppa will be updated tomorrow for those on packages, for now the workaround is to run juju api-endpoints or juju status prior to invoking deployer -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1323752] Re: unmet dependency: pkg_resources.DistributionNotFound: PyYAML==3.10

2014-09-16 Thread Kapil Thangavelu
** Changed in: juju-deployer Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1323752 Title: unmet dependency: pkg_resources.DistributionNotFound:

[Bug 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-29 Thread Kapil Thangavelu
And the db dump (732k) of the juju db in mongo on mark's state server is at http://chinstrap.canonical.com/~kapil/bug-13183656-juju-db.dump.tbz2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu.

[Bug 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-29 Thread Kapil Thangavelu
And the db dump (732k) of the juju db in mongo on mark's state server is at http://chinstrap.canonical.com/~kapil/bug-13183656-juju-db.dump.tbz2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318366

[Bug 1338768] Re: Please SRU 1.0.0~dfsg1-1 to trusty

2014-07-08 Thread Kapil Thangavelu
the version we have in trusty is effectively a beta.. 1.0 is an upstream supported version and is pure bug fix over what we have in trusty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1338768

Re: [Bug 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-29 Thread Kapil Thangavelu
using latest dailies images and/or hacking juju to not blindly issue apt-get update/upgrade is something i often to do safe a minute per unit (x100s). its also the only way to get kernel updates sans rebooting a machine post deploy. a daily should get us to the same place as the last release plus

Re: [Bug 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-29 Thread Kapil Thangavelu
using latest dailies images and/or hacking juju to not blindly issue apt-get update/upgrade is something i often to do safe a minute per unit (x100s). its also the only way to get kernel updates sans rebooting a machine post deploy. a daily should get us to the same place as the last release plus

[Bug 1323752] Re: unmet dependency: pkg_resources.DistributionNotFound: PyYAML==3.10

2014-05-28 Thread Kapil Thangavelu
noted and agreed ** Changed in: juju-deployer Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1323752 Title: unmet dependency: pkg_resources.DistributionNotFound:

Re: [Bug 1319555] Re: update out-dated ec2-api-tools for 12.04

2014-05-27 Thread Kapil Thangavelu
nevermind, just noticed its already available On Tue, May 27, 2014 at 1:12 PM, Kapil Thangavelu kapil.thangav...@canonical.com wrote: shouldn't we be using/packaging awscli http://aws.amazon.com/cli/ which is a uniform/umbrella client to all the aws services On Tue, May 27, 2014 at 12:07

Re: [Bug 1319555] Re: update out-dated ec2-api-tools for 12.04

2014-05-27 Thread Kapil Thangavelu
shouldn't we be using/packaging awscli http://aws.amazon.com/cli/ which is a uniform/umbrella client to all the aws services On Tue, May 27, 2014 at 12:07 PM, Scott Moser smo...@ubuntu.com wrote: Marking this as fix-released in utopic. Ben got 1.6.13.0-0ubuntu1 uploaded, and I then uploaded

Re: [Bug 1319555] Re: update out-dated ec2-api-tools for 12.04

2014-05-27 Thread Kapil Thangavelu
nevermind, just noticed its already available On Tue, May 27, 2014 at 1:12 PM, Kapil Thangavelu kapil.thangav...@canonical.com wrote: shouldn't we be using/packaging awscli http://aws.amazon.com/cli/ which is a uniform/umbrella client to all the aws services On Tue, May 27, 2014 at 12:07

Re: [Bug 1319555] Re: update out-dated ec2-api-tools for 12.04

2014-05-27 Thread Kapil Thangavelu
shouldn't we be using/packaging awscli http://aws.amazon.com/cli/ which is a uniform/umbrella client to all the aws services On Tue, May 27, 2014 at 12:07 PM, Scott Moser smo...@ubuntu.com wrote: Marking this as fix-released in utopic. Ben got 1.6.13.0-0ubuntu1 uploaded, and I then uploaded

[Bug 1313785] Re: Can't SSH with juju ssh command to EC2 instance.

2014-04-28 Thread Kapil Thangavelu
** Also affects: juju-core Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1313785 Title: Can't SSH with juju ssh command to EC2 instance.

[Bug 1313785] Re: Can't SSH with juju ssh command to EC2 instance.

2014-04-28 Thread Kapil Thangavelu
** Also affects: juju-core Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1313785 Title: Can't SSH with juju ssh command to EC2 instance. To manage

[Bug 1284690] Re: all watcher api regression

2014-04-22 Thread Kapil Thangavelu
** Changed in: juju-deployer Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-jujuclient in Ubuntu. https://bugs.launchpad.net/bugs/1284690 Title: all watcher api regression To manage

[Bug 1284690] Re: all watcher api regression

2014-04-22 Thread Kapil Thangavelu
** Changed in: juju-deployer Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1284690 Title: all watcher api regression To manage notifications about this bug

[Bug 1288685] Re: dns-name key error race after bootstrap

2014-04-22 Thread Kapil Thangavelu
** Changed in: juju-deployer Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288685 Title: dns-name key error race after bootstrap To manage notifications about this

[Bug 1288685] Re: dns-name key error race after bootstrap

2014-04-22 Thread Kapil Thangavelu
** Changed in: juju-deployer Status: New = In Progress ** Changed in: juju-deployer Assignee: (unassigned) = Kapil Thangavelu (hazmat) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

Re: [Bug 1306298] [NEW] deployer fails to deploy bundle with subordinate (via gui)

2014-04-11 Thread Kapil Thangavelu
Sorry I rather keep the API and hose the gui for now. Ie old version for truth on 0.3.4 On Friday, April 11, 2014, Launchpad Bug Tracker 1306...@bugs.launchpad.net wrote: This bug was fixed in the package juju-deployer - 0.3.6-0ubuntu2 --- juju-deployer (0.3.6-0ubuntu2) trusty;

[Bug 1284690] Re: all watcher api regression

2014-03-08 Thread Kapil Thangavelu
uploaded jujuclient 0.17.5 to pypi to handle connection errors while stopping a watch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1284690 Title: all watcher api regression To manage

[Bug 1284690] Re: all watcher api regression

2014-03-06 Thread Kapil Thangavelu
last fix for reconnect had to be refactored, didn't work in the field, uploaded jujuclient-0.17.4 to pypi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1284690 Title: all watcher api regression To

[Bug 1284690] Re: all watcher api regression

2014-03-04 Thread Kapil Thangavelu
** Also affects: python-jujuclient Importance: Undecided Status: New ** Changed in: python-jujuclient Importance: Undecided = Critical ** Changed in: python-jujuclient Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1278491] Re: KeyError: 'admin-secret'

2014-02-22 Thread Kapil Thangavelu
** Changed in: juju-deployer Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1278491 Title: KeyError: 'admin-secret' To manage notifications about this bug

[Bug 1278491] Re: KeyError: 'admin-secret'

2014-02-22 Thread Kapil Thangavelu
** Changed in: juju-deployer Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1278491 Title: KeyError: 'admin-secret' To manage notifications about this

[Bug 1278491] Re: KeyError: 'admin-secret'

2014-02-20 Thread Kapil Thangavelu
** Changed in: juju-deployer Status: New = Confirmed ** Changed in: juju-deployer Milestone: None = 0.3.3 ** Changed in: juju-deployer Status: Confirmed = In Progress ** Changed in: juju-deployer Assignee: (unassigned) = Kapil Thangavelu (hazmat) -- You received

[Bug 1278491] Re: KeyError: 'admin-secret'

2014-02-11 Thread Kapil Thangavelu
** Changed in: juju-deployer Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1278491 Title: KeyError: 'admin-secret' To manage notifications about this bug go to:

Re: [Bug 955576] Re: 'local:' services not started on reboot

2013-12-13 Thread Kapil Thangavelu
this bug is resolved in juju-core fwiw. On Fri, Dec 13, 2013 at 2:28 PM, Dimitri John Ledkov launch...@surgut.co.uk wrote: if lxc config is modified to autostart containers, those containers that are specified in /etc/lxc/auto will be auto started. This is from

Re: [Bug 955576] Re: 'local:' services not started on reboot

2013-12-13 Thread Kapil Thangavelu
this bug is resolved in juju-core fwiw. On Fri, Dec 13, 2013 at 2:28 PM, Dimitri John Ledkov launch...@surgut.co.uk wrote: if lxc config is modified to autostart containers, those containers that are specified in /etc/lxc/auto will be auto started. This is from

Re: [Bug 1129720] Re: juju instances not including the default security group

2013-11-20 Thread Kapil Thangavelu
not quite the same, but juju environments also have a default group that this these rules can be applied to once per env. On Tue, Nov 19, 2013 at 10:43 PM, Haw Loeung 1129...@bugs.launchpad.netwrote: ** Also affects: juju-core Importance: Undecided Status: New ** Also affects:

Re: [Bug 1129720] Re: juju instances not including the default security group

2013-11-20 Thread Kapil Thangavelu
not quite the same, but juju environments also have a default group that this these rules can be applied to once per env. On Tue, Nov 19, 2013 at 10:43 PM, Haw Loeung 1129...@bugs.launchpad.netwrote: ** Also affects: juju-core Importance: Undecided Status: New ** Also affects:

[Bug 1061787] Re: Dual Monitor Lock Screen Dialog Hidden

2013-10-30 Thread Kapil Thangavelu
*** This bug is a duplicate of bug 998735 *** https://bugs.launchpad.net/bugs/998735 I get this on an intel graphic drivers as well, And even worse, if you try to enter your password twice, it will go to whatever the app in the foreground is. you can't see anything.. so there's no feedback if

[Bug 1242237] Re: Mongodb server ignores --smallfiles if other paramethers are set in the command line

2013-10-21 Thread Kapil Thangavelu
** Also affects: juju-core Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1242237 Title: Mongodb server ignores --smallfiles if other

[Bug 1242237] Re: Mongodb server ignores --smallfiles if other paramethers are set in the command line

2013-10-21 Thread Kapil Thangavelu
** Also affects: juju-core Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242237 Title: Mongodb server ignores --smallfiles if other paramethers are set

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-21 Thread Kapil Thangavelu
landed in 0.6 ppa (precise default) ** Changed in: juju (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1070519 Title: zookeeper:

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-21 Thread Kapil Thangavelu
landed in 0.6 ppa (precise default) ** Changed in: juju (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070519 Title: zookeeper: WARN

[Bug 1214172] Re: juju/MAAS Tag constraints do not work in Precise

2013-08-20 Thread Kapil Thangavelu
what's the output of $ apt-cache policy juju on the bootstrap node. i assume this is precise with juju-origin:ppa ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1214172 Title:

[Bug 1214172] Re: juju/MAAS Tag constraints do not work in Precise

2013-08-20 Thread Kapil Thangavelu
the behavior of juju-origin: ppa varies by client version and installation mechanism (a questionable choice that's embedded in the packaging), could confirm the version of juju on the bootstrap server per previous. -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-20 Thread Kapil Thangavelu
its destined for the ppa (waiting on builders atm), its already tested and landed on the 0.6 branch (juju-origin: lp:juju/0.6) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1070519

[Bug 1214172] Re: juju/MAAS Tag constraints do not work in Precise

2013-08-20 Thread Kapil Thangavelu
what's the output of $ apt-cache policy juju on the bootstrap node. i assume this is precise with juju-origin:ppa ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214172 Title: juju/MAAS Tag

[Bug 1214172] Re: juju/MAAS Tag constraints do not work in Precise

2013-08-20 Thread Kapil Thangavelu
the behavior of juju-origin: ppa varies by client version and installation mechanism (a questionable choice that's embedded in the packaging), could confirm the version of juju on the bootstrap server per previous. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-20 Thread Kapil Thangavelu
its destined for the ppa (waiting on builders atm), its already tested and landed on the 0.6 branch (juju-origin: lp:juju/0.6) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070519 Title:

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-19 Thread Kapil Thangavelu
** Changed in: juju (Ubuntu) Assignee: (unassigned) = Kapil Thangavelu (hazmat) ** Changed in: juju (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-19 Thread Kapil Thangavelu
** Changed in: juju (Ubuntu) Assignee: (unassigned) = Kapil Thangavelu (hazmat) ** Changed in: juju (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-05 Thread Kapil Thangavelu
The solution requires modifying the zookeeper config, its resolved in trunk, but not in the 0.6 ppa. It can manually resolved via echo maxClientCnxns=500 /etc/zookeeper/conf/zoo.cfg on the bootstrap node. -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-05 Thread Kapil Thangavelu
the maxclientcnxns adjustment also needs a restart of zookeeper.. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1070519 Title: zookeeper: WARN

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-05 Thread Kapil Thangavelu
The solution requires modifying the zookeeper config, its resolved in trunk, but not in the 0.6 ppa. It can manually resolved via echo maxClientCnxns=500 /etc/zookeeper/conf/zoo.cfg on the bootstrap node. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-05 Thread Kapil Thangavelu
the maxclientcnxns adjustment also needs a restart of zookeeper.. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070519 Title: zookeeper: WARN

[Bug 1130809] Re: lxc scripts break when user has PYTHONPATH set

2013-04-28 Thread Kapil Thangavelu
** Changed in: juju Status: Incomplete = Fix Committed ** Changed in: juju Milestone: None = 0.7.1 ** Changed in: juju Assignee: (unassigned) = Kapil Thangavelu (hazmat) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1130809] Re: lxc scripts break when user has PYTHONPATH set

2013-04-28 Thread Kapil Thangavelu
** Changed in: juju Status: Incomplete = Fix Committed ** Changed in: juju Milestone: None = 0.7.1 ** Changed in: juju Assignee: (unassigned) = Kapil Thangavelu (hazmat) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1103881] Re: cloud-final is never executed if upstart is upgraded during initialization of the image

2013-04-19 Thread Kapil Thangavelu
i see the issue even without an upstart upgrade.. my upgrade list is. note cloud-init is part of the list. apparmor apport apt apt-transport-https apt-utils base-files cloud-init curl gcc-4.7-base gir1.2-gudev-1.0 grub-common grub-legacy-ec2 grub-pc grub-pc-bin grub2-common kmod

[Bug 1103881] Re: cloud-final is never executed if upstart is upgraded during initialization of the image

2013-04-19 Thread Kapil Thangavelu
i see the issue even without an upstart upgrade.. my upgrade list is. note cloud-init is part of the list. apparmor apport apt apt-transport-https apt-utils base-files cloud-init curl gcc-4.7-base gir1.2-gudev-1.0 grub-common grub-legacy-ec2 grub-pc grub-pc-bin grub2-common kmod

[Bug 813773] Re: Juju should have security rules/acls for every path in zk

2013-03-12 Thread Kapil Thangavelu
** Changed in: juju Milestone: 0.7 = 0.8 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/813773 Title: Juju should have security rules/acls for every path in zk To manage

[Bug 955576] Re: 'local:' services not started on reboot

2013-03-12 Thread Kapil Thangavelu
** Changed in: juju Milestone: None = 0.8 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/955576 Title: 'local:' services not started on reboot To manage notifications about this

[Bug 966577] Re: add explicit egress 'owner' rule on non-bootstrapping nodes to require root access to zookeeper

2013-03-12 Thread Kapil Thangavelu
** Changed in: juju Milestone: 0.7 = 0.8 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/966577 Title: add explicit egress 'owner' rule on non-bootstrapping nodes to require root

[Bug 813773] Re: Juju should have security rules/acls for every path in zk

2013-03-12 Thread Kapil Thangavelu
** Changed in: juju Milestone: 0.7 = 0.8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813773 Title: Juju should have security rules/acls for every path in zk To manage notifications about

[Bug 1054096] Re: Openstack folsom compatibility (Rackspace Cloud Specifically)

2013-03-12 Thread Kapil Thangavelu
** Changed in: juju Assignee: Martin Packman (gz) = (unassigned) ** Summary changed: - Openstack folsom compatibility (Rackspace Cloud Specifically) + Openstack rackspace compatibility ** Changed in: juju Milestone: 0.7 = 0.8 -- You received this bug notification because you are a

[Bug 955576] Re: 'local:' services not started on reboot

2013-03-12 Thread Kapil Thangavelu
** Changed in: juju Milestone: None = 0.8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955576 Title: 'local:' services not started on reboot To manage notifications about this bug go to:

[Bug 966577] Re: add explicit egress 'owner' rule on non-bootstrapping nodes to require root access to zookeeper

2013-03-12 Thread Kapil Thangavelu
** Changed in: juju Milestone: 0.7 = 0.8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966577 Title: add explicit egress 'owner' rule on non-bootstrapping nodes to require root access to

[Bug 1118815] Re: Remove python-oauth from the archive

2013-02-17 Thread Kapil Thangavelu
** Changed in: juju Importance: Undecided = Low ** Changed in: juju Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1118815 Title: Remove python-oauth from the

[Bug 1111883] Re: Peer relation listed in relation-ids, but not queryable using relation-list

2013-02-01 Thread Kapil Thangavelu
** Changed in: juju Status: In Progress = Fix Released ** Changed in: juju (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/883

[Bug 1111883] Re: Peer relation listed in relation-ids, but not queryable using relation-list

2013-02-01 Thread Kapil Thangavelu
** Changed in: juju Status: In Progress = Fix Released ** Changed in: juju (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883 Title: Peer

[Bug 1068566] Re: Juju 0.6 incompatible with MAAS in precise

2013-01-31 Thread Kapil Thangavelu
** Changed in: juju Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1068566 Title: Juju 0.6 incompatible with MAAS in precise To manage

[Bug 920454] Re: juju bootstrap hangs for local environment under precise on vmware

2013-01-31 Thread Kapil Thangavelu
in addition to being fixed in quantal we're also no longer using libvirt networking.. marking resolved. ** Changed in: juju Status: Triaged = Fix Released ** Changed in: juju Milestone: None = 0.6.1 -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1078217] Re: zookeeper connection is not using exponential backoff

2013-01-31 Thread Kapil Thangavelu
** Also affects: txzookeeper Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1078217 Title: zookeeper connection is not using exponential

[Bug 1111883] Re: Peer relation listed in relation-ids, but not queryable using relation-list

2013-01-31 Thread Kapil Thangavelu
** Also affects: juju Importance: Undecided Status: New ** Changed in: juju Status: New = In Progress ** Changed in: juju Importance: Undecided = High ** Changed in: juju Assignee: (unassigned) = Kapil Thangavelu (hazmat) ** Changed in: juju Milestone: None = 0.7

[Bug 1070639] Re: juju status trigger errors within my node's logs

2013-01-31 Thread Kapil Thangavelu
so zookeeper logs this exception for normal client operations, this isn't a bug. ** Summary changed: - juju status trigger errors within my node's logs + juju status trigger errors within my zk logs -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1098634] Re: incorrect bzr invocation on certain charm gets

2013-01-31 Thread Kapil Thangavelu
** Also affects: charm-tools Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1098634 Title: incorrect bzr invocation on certain charm gets

[Bug 1068566] Re: Juju 0.6 incompatible with MAAS in precise

2013-01-31 Thread Kapil Thangavelu
** Changed in: juju Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068566 Title: Juju 0.6 incompatible with MAAS in precise To manage notifications

[Bug 920454] Re: juju bootstrap hangs for local environment under precise on vmware

2013-01-31 Thread Kapil Thangavelu
in addition to being fixed in quantal we're also no longer using libvirt networking.. marking resolved. ** Changed in: juju Status: Triaged = Fix Released ** Changed in: juju Milestone: None = 0.6.1 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1078217] Re: zookeeper connection is not using exponential backoff

2013-01-31 Thread Kapil Thangavelu
** Also affects: txzookeeper Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078217 Title: zookeeper connection is not using exponential backoff To

[Bug 1111883] Re: Peer relation listed in relation-ids, but not queryable using relation-list

2013-01-31 Thread Kapil Thangavelu
** Also affects: juju Importance: Undecided Status: New ** Changed in: juju Status: New = In Progress ** Changed in: juju Importance: Undecided = High ** Changed in: juju Assignee: (unassigned) = Kapil Thangavelu (hazmat) ** Changed in: juju Milestone: None = 0.7

[Bug 1070639] Re: juju status trigger errors within my node's logs

2013-01-31 Thread Kapil Thangavelu
so zookeeper logs this exception for normal client operations, this isn't a bug. ** Summary changed: - juju status trigger errors within my node's logs + juju status trigger errors within my zk logs -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1098634] Re: incorrect bzr invocation on certain charm gets

2013-01-31 Thread Kapil Thangavelu
** Also affects: charm-tools Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1098634 Title: incorrect bzr invocation on certain charm gets To manage

Re: [Bug 1054096] Re: Openstack folsom compatibility

2012-10-02 Thread Kapil Thangavelu
Everything ;-) So we need to maintain compatibility with diablo/hpcloud and essex. The core of the changes are nova-volume and nova-network split out into separate services (cinder quantum). We'll need to do some more magic around svc catalog introspection and dispatch of capabilities handling

Re: [Bug 1054096] Re: Openstack folsom compatibility

2012-10-02 Thread Kapil Thangavelu
, Kapil Thangavelu kapil.thangav...@canonical.com wrote: Everything ;-) So we need to maintain compatibility with diablo/hpcloud and essex. The core of the changes are nova-volume and nova-network split out into separate services (cinder quantum). We'll need to do some more magic around svc

Re: [Bug 1054096] Re: Openstack folsom compatibility

2012-10-02 Thread Kapil Thangavelu
Everything ;-) So we need to maintain compatibility with diablo/hpcloud and essex. The core of the changes are nova-volume and nova-network split out into separate services (cinder quantum). We'll need to do some more magic around svc catalog introspection and dispatch of capabilities handling

Re: [Bug 1054096] Re: Openstack folsom compatibility

2012-10-02 Thread Kapil Thangavelu
, Kapil Thangavelu kapil.thangav...@canonical.com wrote: Everything ;-) So we need to maintain compatibility with diablo/hpcloud and essex. The core of the changes are nova-volume and nova-network split out into separate services (cinder quantum). We'll need to do some more magic around svc

Re: [Bug 1048533] Re: Backport OpenStack provider to 0.5 series

2012-09-27 Thread Kapil Thangavelu
Default instance type is obsolete in config, proper constraints supports exist in openstack provider Sent from my iPad On Sep 27, 2012, at 3:11 PM, Clint Byrum cl...@fewbar.com wrote: ** Description changed: + == SRU Information == + + Note that this is not a bug fix bug a backported API

Re: [Bug 1048533] Re: Backport OpenStack provider to 0.5 series

2012-09-27 Thread Kapil Thangavelu
Default instance type is obsolete in config, proper constraints supports exist in openstack provider Sent from my iPad On Sep 27, 2012, at 3:11 PM, Clint Byrum cl...@fewbar.com wrote: ** Description changed: + == SRU Information == + + Note that this is not a bug fix bug a backported API

Re: [Bug 930430] Re: lxc-ls requires root access after deploying an LXC instance

2012-09-20 Thread Kapil Thangavelu
I've just noticed this with some of the unit tests, afaik this is some change in lxc behavior. $ lxc-ls kapil-dev-0-template kapil-dev-wordpress-0 monitoring /usr/bin/lxc-ls: line 35: cd: /sys/fs/cgroup/cpuset///lxc: Permission denied ls: cannot access kapil-dev-wordpress-0: No such file or

Re: [Bug 930430] Re: lxc-ls requires root access after deploying an LXC instance

2012-09-20 Thread Kapil Thangavelu
I've just noticed this with some of the unit tests, afaik this is some change in lxc behavior. $ lxc-ls kapil-dev-0-template kapil-dev-wordpress-0 monitoring /usr/bin/lxc-ls: line 35: cd: /sys/fs/cgroup/cpuset///lxc: Permission denied ls: cannot access kapil-dev-wordpress-0: No such file or

[Bug 1048864] Re: Latest python in quantal breaks juju

2012-09-13 Thread Kapil Thangavelu
** Summary changed: - Latest python in quantal breaks juju test suite + Latest python in quantal breaks juju -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1048864 Title: Latest

[Bug 1048864] Re: Latest python in quantal breaks juju

2012-09-13 Thread Kapil Thangavelu
** Summary changed: - Latest python in quantal breaks juju test suite + Latest python in quantal breaks juju -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048864 Title: Latest python in quantal

[Blueprint servercloud-q-juju-charm-best-practices] Juju Charm Best practices

2012-09-05 Thread Kapil Thangavelu
Blueprint changed by Kapil Thangavelu: Work items changed: Work items: [jorge] Pick better example charms, flagbearer charms.: TODO [jorge] Choose a single place for presenting flagbearer charms (charm browser?): TODO [jorge] Move rules and charm best practices into juju/docs.: DONE

[Bug 802117] Re: juju ssh/scp commands cause spurious key errors, should use a different known_hosts file

2012-07-13 Thread Kapil Thangavelu
** Changed in: juju Assignee: Jim Baker (jimbaker) = (unassigned) ** Changed in: juju Status: In Progress = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/802117

  1   2   >