[Bug 1883875] Re: oauth.py uses cgi.parse_qs which isn't available anymore

2020-07-07 Thread José Pekkarinen
the python maas cli hits this for dns-ha, the fix is quite straight forward as now parse_qs comes from urllib.parse, instead of cgi, changing the calls to use this package will fix it. José. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1825356] Re: libvirt silently fails to attach a cinder ceph volume

2019-04-25 Thread José Pekkarinen
Link to the bundle: https://git.launchpad.net/cpe-deployments/tree/config/bundle.yaml?h=az- scp-sprint-3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825356 Title: libvirt silently fails to

[Bug 1825356] Re: libvirt silently fails to attach a cinder ceph volume

2019-04-25 Thread José Pekkarinen
Hi Christian, Sorry for the late reply as I was off for few days, here it's the sanitized output: $ openstack server show 90b523f5-7472-44c1-b45b-bcbf43e52d08 +-+--+ | Field

[Bug 1825356] Re: libvirt silently fails to attach a cinder ceph volume

2019-04-18 Thread José Pekkarinen
** Attachment added: "libvirt.log" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1825356/+attachment/5256708/+files/libvirt.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825356

[Bug 1825356] [NEW] libvirt silently fails to attach a cinder ceph volume

2019-04-18 Thread José Pekkarinen
Public bug reported: Hi, On a new openstack environment based in ubuntu bionic + openstack queens, I create a new volume that looks like: $ openstack volume show test-volume

[Bug 1609798] Re: dnsmasq failed to create listening socket. Address already in use.

2016-12-08 Thread José Pekkarinen
It's maas itself pulling bind9 as a dependency for the dns infra it offers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609798 Title: dnsmasq failed to create listening socket. Address already

[Bug 1635725] Re: Bcache on raid won't deploy for hwe > hwe-t on Trusty

2016-10-24 Thread José Pekkarinen
I'm afraid that unless there is a way to list that kernel on MaaS to let it try to commission/deploy with it, this version is not testable for this problem. As stated a few comments before, the only kernel which deploys well in this setup is hwe-t, the rest always yield a failed deployment status.

[Bug 1635725] CurrentDmesg.txt

2016-10-24 Thread José Pekkarinen
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1635725/+attachment/4766532/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1635725] ProcModules.txt

2016-10-24 Thread José Pekkarinen
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1635725/+attachment/4766536/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635725

[Bug 1635725] UdevDb.txt

2016-10-24 Thread José Pekkarinen
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1635725/+attachment/4766537/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635725 Title:

[Bug 1635725] ProcCpuinfo.txt

2016-10-24 Thread José Pekkarinen
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1635725/+attachment/4766534/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635725

[Bug 1635725] Re: Bcache on raid won't deploy for hwe > hwe-t on Trusty

2016-10-24 Thread José Pekkarinen
Hi, I took the summary just now, so here you are. Thanks! ** Attachment added: "apport.linux.LCxKiY.apport" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1635725/+attachment/4766539/+files/apport.linux.LCxKiY.apport ** Changed in: linux (Ubuntu) Status: Incomplete =>

[Bug 1635725] UdevLog.txt

2016-10-24 Thread José Pekkarinen
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1635725/+attachment/4766538/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635725 Title:

[Bug 1635725] ProcInterrupts.txt

2016-10-24 Thread José Pekkarinen
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1635725/+attachment/4766535/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1635725] Lspci.txt

2016-10-24 Thread José Pekkarinen
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1635725/+attachment/4766533/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635725 Title:

[Bug 1635725] Re: Bcache on raid won't deploy for hwe > hwe-t on Trusty

2016-10-24 Thread José Pekkarinen
apport information ** Tags added: apport-collected uec-images ** Description changed: Hi, Deploying a trusty server which has configured 2 raid devices(one for the system, and one for storage), I try to cache the storage raid with bcache on MaaS. The deployment proceed correctly if I

[Bug 1635725] CRDA.txt

2016-10-24 Thread José Pekkarinen
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1635725/+attachment/4766531/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635725 Title:

[Bug 1635725] [NEW] Bcache on raid won't deploy for hwe > hwe-t on Trusty

2016-10-21 Thread José Pekkarinen
Public bug reported: Hi, Deploying a trusty server which has configured 2 raid devices(one for the system, and one for storage), I try to cache the storage raid with bcache on MaaS. The deployment proceed correctly if I select the hwe-t kernel before deploying, however, for any newer kernel it

[Bug 1609798] Re: dnsmasq failed to create listening socket. Address already in use.

2016-08-05 Thread José Pekkarinen
Agh... Misregard that config, it was mistaken as I was trying to use an existing bridge, that is not existing. When I passed the dpkg- reconfigure -p medium lxd, and asked for using a new bridge it went ahead, and now the bridge is visible. 7: lxdbr0: mtu 1500

[Bug 1609798] Re: dnsmasq failed to create listening socket. Address already in use.

2016-08-05 Thread José Pekkarinen
here it goes: ● lxd-bridge.service - LXD - network bridge Loaded: loaded (/lib/systemd/system/lxd-bridge.service; static; vendor preset: enabled) Active: active (exited) since Fri 2016-08-05 11:07:08 BST; 10s ago Docs: man:lxd(1) Process: 14983 ExecStop=/usr/lib/lxd/lxd-bridge stop

[Bug 1609798] Re: dnsmasq failed to create listening socket. Address already in use.

2016-08-04 Thread José Pekkarinen
Thanks for the quick reply. As it seems maas is using bind9, I configured it to listen on the physical network using the following line in /etc/bind/maas/named.conf.options.inside.maas: listen-on { 192.168.0.28; 192.168.122.1; }; And listen-on-v6 { none; }; in /etc/bind/named.conf.options

[Bug 1609798] [NEW] dnsmasq failed to create listening socket. Address already in use.

2016-08-04 Thread José Pekkarinen
Public bug reported: Hi, In a fresh installation of xenial with maas, juju and lxd, I'm trying to bootstrap juju on a lxd container. However, it returns the following error: juju bootstrap lxd-controller lxd ERROR cannot find network interface "lxdbr0": route ip+net: no such network interface