[Bug 1451797] Re: rc.local should require network-online.target

2015-05-05 Thread Dr. Jens Rosenboom
While I agree that this may never have been guaranteed, it has been working with all previous init systems. For me, the implied policy of using rc.local is: Run after all other init stuff has finished. For example, https://github.com/puppetlabs/razor-server uses modifying rc.local in order to

[Bug 1451797] [NEW] rc.local should require network-online.target

2015-05-05 Thread Dr. Jens Rosenboom
Public bug reported: The current definition in `/lib/systemd/system/rc-local.service` uses `After=network.target`, which is pretty useless, as `network.target` according to http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/ only has relevance during shutdown, which never happens for

[Bug 1447807] Re: systemctl enable fails to enable a SysV service

2015-05-06 Thread Dr. Jens Rosenboom
Thanks for the fast fix, is there already a package built from the patch somewhere that I could test? Also you might want to amend the title of the bug, as enabling the service is in fact performed properly, systemctl just throws an error in the end when it should simply terminate successfully

[Bug 1451743] Re: systemctl enable ntp fails with an error

2015-05-05 Thread Dr. Jens Rosenboom
*** This bug is a duplicate of bug 1447807 *** https://bugs.launchpad.net/bugs/1447807 ** This bug has been marked a duplicate of bug 1447807 systemctl enable fails to enable a SysV service -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1447807] Re: systemctl enable fails to enable a SysV service

2015-05-05 Thread Dr. Jens Rosenboom
I wouldn't agree that this is purely cosmetical, as it breaks things like Chef automation: https://github.com/gmiranda23/ntp/issues/105 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447807 Title:

[Bug 1451743] Re: systemctl enable ntp fails with an error

2015-05-05 Thread Dr. Jens Rosenboom
*** This bug is a duplicate of bug 1447807 *** https://bugs.launchpad.net/bugs/1447807 ** This bug has been marked a duplicate of bug 1447807 systemctl enable fails to enable a SysV service -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1447807] Re: systemctl enable shows error on enabling a SysV service

2015-05-06 Thread Dr. Jens Rosenboom
Tested and confirmed working, thanks again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447807 Title: systemctl enable shows error on enabling a SysV service To manage notifications about this

[Bug 1434395] Re: Rabbitmq fails to start epmd daemon

2015-05-07 Thread Dr. Jens Rosenboom
Did you define ERL_EPMD_ADDRESS in your rabbitmq-env.conf? Then you would be hitting https://bugs.launchpad.net/ubuntu/+source/erlang/+bug/1374109 and you can find a possible workaround there. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1434395] Re: Rabbitmq fails to start epmd daemon

2015-05-07 Thread Dr. Jens Rosenboom
Did you define ERL_EPMD_ADDRESS in your rabbitmq-env.conf? Then you would be hitting https://bugs.launchpad.net/ubuntu/+source/erlang/+bug/1374109 and you can find a possible workaround there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1447807] Re: systemctl enable fails to enable a SysV service

2015-05-05 Thread Dr. Jens Rosenboom
Looking at the source code a bit, I see that in systemctl.c:enable_sysv_units there is a comment that it should reshuffle the args array, but it seems it never does that? So strv_isempty(names) in enable_unit never matches, causing the call to systemd which is failing, because there is no unit

[Bug 1451743] [NEW] systemctl enable ntp fails with an error

2015-05-05 Thread Dr. Jens Rosenboom
Public bug reported: root@node10:~# systemctl enable ntp

[Bug 1451743] [NEW] systemctl enable ntp fails with an error

2015-05-05 Thread Dr. Jens Rosenboom
Public bug reported: root@node10:~# systemctl enable ntp

[Bug 1439280] Re: Libvirt CPU affinity error

2015-05-13 Thread Dr. Jens Rosenboom
wont-fixing the nova side will leave it broken for quite some time until the backport has made its way into all relevant distro images. I'd prefer to add your patch into nova code as workaround for older libvirt versions. -- You received this bug notification because you are a member of Ubuntu

[Bug 1439280] Re: Libvirt CPU affinity error

2015-05-13 Thread Dr. Jens Rosenboom
wont-fixing the nova side will leave it broken for quite some time until the backport has made its way into all relevant distro images. I'd prefer to add your patch into nova code as workaround for older libvirt versions. -- You received this bug notification because you are a member of Ubuntu

[Bug 1448533] Re: Packaging bug prevents install of PXC 5.6

2015-05-12 Thread Dr. Jens Rosenboom
I think there is still something wrong with the packaging here, I get: ~# apt-get install percona-xtradb-cluster-5.6/proposed-updates Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'percona-xtradb-cluster-5.6-dbg' for regex

[Bug 1448533] Re: Packaging bug prevents install of PXC 5.6

2015-05-12 Thread Dr. Jens Rosenboom
Ah, right, that works better now, thanks and sorry for disturbing. ;) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1448533 Title: Packaging bug prevents install of PXC 5.6 To manage notifications

[Bug 1413540] Re: Trusty soft lockup issues with nested KVM

2015-04-09 Thread Dr. Jens Rosenboom
@Andy: So 3.16.0-34 is the kernel with the fix? Any chance that it will also be backported to the 3.13 series? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413540 Title: Trusty soft lockup issues

[Bug 1449056] Re: rabbitmq not ready after restart

2015-06-03 Thread Dr. Jens Rosenboom
I tested http://launchpadlibrarian.net/208123057/rabbitmq- server_3.5.1-2_all.deb and it works fine for me. It would be great to see this backported to vivid. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu.

[Bug 1449056] Re: rabbitmq not ready after restart

2015-06-03 Thread Dr. Jens Rosenboom
I tested http://launchpadlibrarian.net/208123057/rabbitmq- server_3.5.1-2_all.deb and it works fine for me. It would be great to see this backported to vivid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1342080] Re: glance api is tracebacking with error: [Errno 32] Broken pipe

2015-06-04 Thread Dr. Jens Rosenboom
** Also affects: python-glanceclient (Ubuntu) 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/1342080 Title: glance api is tracebacking with error: [Errno

[Bug 1342080] Re: glance api is tracebacking with error: [Errno 32] Broken pipe

2015-06-04 Thread Dr. Jens Rosenboom
Still seeing this in Ubuntu Vivid with python- glanceclient=1:0.15.0-0ubuntu1, any chance to get this backported? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1342080 Title: glance api is

[Bug 1342080] Re: glance api is tracebacking with error: [Errno 32] Broken pipe

2015-06-04 Thread Dr. Jens Rosenboom
** Also affects: python-glanceclient (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-glanceclient in Ubuntu. https://bugs.launchpad.net/bugs/1342080 Title: glance api is

[Bug 1453188] Re: Incorrect path to binary in neutron-plugin-linuxbridge-agent

2015-08-17 Thread Dr. Jens Rosenboom
Tested https://launchpad.net/ubuntu/+source/neutron/1:2015.1.1-0ubuntu2/+build/7782259/+files /neutron-plugin-neutron-agent_2015.1.1-0ubuntu2_all.deb and it solves the issue for me. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification

[Bug 1453188] Re: Incorrect path to binary in neutron-plugin-linuxbridge-agent

2015-08-17 Thread Dr. Jens Rosenboom
Tested https://launchpad.net/ubuntu/+source/neutron/1:2015.1.1-0ubuntu2/+build/7782259/+files /neutron-plugin-neutron-agent_2015.1.1-0ubuntu2_all.deb and it solves the issue for me. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification

[Bug 1374109] Re: epmd does not support binding to an IPv4 address anymore

2015-08-18 Thread Dr. Jens Rosenboom
@Dariusz: The package for Vivid works fine for me, thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1374109 Title: epmd does not support binding to an IPv4 address anymore To manage

[Bug 1374109] Re: epmd does not support binding to an IPv4 address anymore

2015-07-23 Thread Dr. Jens Rosenboom
Dariusz: I'm seeing the same issue, but running on Vivid, could you add packages for that to your repo so I could test your solution? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1374109 Title:

[Bug 1505224] [NEW] Ceph OSDs not started after reboot

2015-10-12 Thread Dr. Jens Rosenboom
Public bug reported: There seems to be some issue with the udev triggers, either they do not happen properly for partitions or they happen too early in the boot process. If I do a "ceph-disk activate /dev/sdXX" after the system has booted, the OSD is starting just fine. If I do a "udevadm

[Bug 1505224] [NEW] Ceph OSDs not started after reboot

2015-10-12 Thread Dr. Jens Rosenboom
Public bug reported: There seems to be some issue with the udev triggers, either they do not happen properly for partitions or they happen too early in the boot process. If I do a "ceph-disk activate /dev/sdXX" after the system has booted, the OSD is starting just fine. If I do a "udevadm

[Bug 1488962] [NEW] systemd does not notice when apache2 service fails

2015-08-26 Thread Dr. Jens Rosenboom
Public bug reported: The systemd service generated from /etc/init.d/apache2 via systemd-sysv- generator contains the line RemainAfterExit=yes causing systemd to ignore crashes of the service. In order to reproduce this, add a non-existing address to /etc/apache2/ports.conf, which will cause the

[Bug 1488962] [NEW] systemd does not notice when apache2 service fails

2015-08-26 Thread Dr. Jens Rosenboom
Public bug reported: The systemd service generated from /etc/init.d/apache2 via systemd-sysv- generator contains the line RemainAfterExit=yes causing systemd to ignore crashes of the service. In order to reproduce this, add a non-existing address to /etc/apache2/ports.conf, which will cause the

[Bug 1488954] [NEW] systemctl is-active udev returns unknown

2015-08-26 Thread Dr. Jens Rosenboom
Public bug reported: There is a symlink in /lib/systemd/system from udev.service to systemd- udevd.service, however, running systemctl is-active udev returns unknown instead of active initially. This can be solved by running systemctl status udev once, but for monitoring the service it would be

[Bug 1488954] Re: systemctl is-active udev returns unknown

2015-08-26 Thread Dr. Jens Rosenboom
This may in fact be a bug of systemd in general, as is seems to affect all service aliases created via symlinks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488954 Title: systemctl is-active

[Bug 1488954] Re: systemctl is-active udev returns unknown

2015-08-26 Thread Dr. Jens Rosenboom
** Also affects: systemd 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/1488954 Title: systemctl is-active udev returns unknown To manage notifications

[Bug 1499199] [NEW] Upgrading libvirt from trusty to cloud/stable/liberty fails

2015-09-24 Thread Dr. Jens Rosenboom
Public bug reported: When upgrading libvirt-bin after adding the stable/liberty cloud-ppa, I'm getting this error: ubuntu@jr2:~$ sudo apt-get install libvirt-bin Reading package lists... Done Building dependency tree Reading state information... Done The following packages were

[Bug 1499199] [NEW] Upgrading libvirt from trusty to cloud/stable/liberty fails

2015-09-24 Thread Dr. Jens Rosenboom
Public bug reported: When upgrading libvirt-bin after adding the stable/liberty cloud-ppa, I'm getting this error: ubuntu@jr2:~$ sudo apt-get install libvirt-bin Reading package lists... Done Building dependency tree Reading state information... Done The following packages were

[Bug 1398999] Re: Block migrate with attached volumes copies volumes to themselves

2015-09-18 Thread Dr. Jens Rosenboom
I think there is some confusion here. As I understand it, the part that was fixed in libvirt was changing the API so that now it is possible to define a subset of block devices to be copied during migration. Now to fix the original issue, another patch in nova will be needed, that uses this

[Bug 1398999] Re: Block migrate with attached volumes copies volumes to themselves

2015-09-18 Thread Dr. Jens Rosenboom
I think there is some confusion here. As I understand it, the part that was fixed in libvirt was changing the API so that now it is possible to define a subset of block devices to be copied during migration. Now to fix the original issue, another patch in nova will be needed, that uses this

[Bug 1521613] Re: Default route not installed but received in dhcp offer

2015-12-02 Thread Dr. Jens Rosenboom
This is the expected behaviour if your DHCP server also specifies a classless static route, see RFC 3442: If the DHCP server returns both a Classless Static Routes option and a Router option, the DHCP client MUST ignore the Router option. ** Changed in: isc-dhcp (Ubuntu) Status: Confirmed

[Bug 1586900] [NEW] Please build keystoneauth1 2.4.1 for Xenial/Mitaka

2016-05-29 Thread Dr. Jens Rosenboom
Public bug reported: This fixes the username deprecation issue, see https://bugs.launchpad.net/python-keystoneclient/+bug/1552634 ** Affects: python-keystoneauth1 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

[Bug 1374109] Re: epmd does not support binding to an IPv4 address anymore

2016-06-21 Thread Dr. Jens Rosenboom
Running with 1:18.3-dfsg-1ubuntu3 on Xenial, the issue seems to have been fixed for me, can anyone confirm this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1374109 Title: epmd does not support

[Bug 1403137] Re: service keepalived reload leaks file descriptors

2016-06-17 Thread Dr. Jens Rosenboom
** Changed in: keepalived (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1403137 Title: service keepalived reload leaks file descriptors To manage

[Bug 1524069] Re: [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes

2016-02-26 Thread Dr. Jens Rosenboom
I am seeing the same issue on some of my OpenStack compute nodes, interestingly those which seem to have a newer CPU than others. Affected CPU: Intel(R) Xeon(R) CPU E5-1650 v3 @ 3.50GHz Mapped in guest to: Intel Core i7 9xx (Nehalem Class Core i7) Unaffected Host CPU: Intel(R) Xeon(R) CPU

[Bug 1505224] Re: Ceph OSDs not started after reboot

2016-02-16 Thread Dr. Jens Rosenboom
Sorry for the delay, I must admin that I'm not sure about that anymore. I tried reproducing this issue with a current installation of Wily, but failed. So I guess we can assume this to be invalid now. ** Changed in: ceph (Ubuntu) Status: Incomplete => Invalid -- You received this bug

[Bug 1098314] Re: pg_num inappropriately low on new pools

2016-02-16 Thread Dr. Jens Rosenboom
You can set "osd pool default pg num" and "osd pool default pgp num" to some higher value in your ceph.conf before creating pools if you want some higher values than the default and do not want to specify it on the command line every time. For more complex setups however, you want to match the pg

[Bug 1384062] Re: os-prober kills ceph OSD

2016-02-16 Thread Dr. Jens Rosenboom
I can reproduce this on Wily with # apt-cache policy ceph ceph: Installed: 0.94.5-0ubuntu0.15.10.1 Candidate: 0.94.5-0ubuntu0.15.10.1 Version table: *** 0.94.5-0ubuntu0.15.10.1 0 500 http://eu.archive.ubuntu.com/ubuntu/ wily-updates/main amd64 Packages 100

[Bug 1384062] Re: os-prober kills ceph OSD

2016-02-17 Thread Dr. Jens Rosenboom
** Also affects: os-prober (Ubuntu) Importance: Undecided Status: New ** Changed in: os-prober (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu.

[Bug 1384062] Re: os-prober kills ceph OSD

2016-02-17 Thread Dr. Jens Rosenboom
Forgot to mention that the Ceph cluster has to be under write load in order to reproduce, i.e. running something like rados -p rbd bench 600 write -t 1 --show-time --run-length 60 There is no effect of running os-prober if the cluster is idle. Based with that information, though, I can also

[Bug 1384062] Re: os-prober blocks writes to raw partitions

2016-02-17 Thread Dr. Jens Rosenboom
Function ro_partition in /usr/share/os-prober/common.sh makes a partition read-only. This is called in /usr/lib/os-probes/50mounted- tests before trying to mount the partition being probed with all possible fs-types. Obviously this will break all other processes trying to write to this partition

[Bug 1505224] Re: Ceph OSDs not started after reboot

2016-02-16 Thread Dr. Jens Rosenboom
Sorry for the delay, I must admin that I'm not sure about that anymore. I tried reproducing this issue with a current installation of Wily, but failed. So I guess we can assume this to be invalid now. ** Changed in: ceph (Ubuntu) Status: Incomplete => Invalid -- You received this bug

[Bug 1098314] Re: pg_num inappropriately low on new pools

2016-02-16 Thread Dr. Jens Rosenboom
You can set "osd pool default pg num" and "osd pool default pgp num" to some higher value in your ceph.conf before creating pools if you want some higher values than the default and do not want to specify it on the command line every time. For more complex setups however, you want to match the pg

[Bug 1384062] Re: os-prober kills ceph OSD

2016-02-16 Thread Dr. Jens Rosenboom
I can reproduce this on Wily with # apt-cache policy ceph ceph: Installed: 0.94.5-0ubuntu0.15.10.1 Candidate: 0.94.5-0ubuntu0.15.10.1 Version table: *** 0.94.5-0ubuntu0.15.10.1 0 500 http://eu.archive.ubuntu.com/ubuntu/ wily-updates/main amd64 Packages 100

[Bug 1384062] Re: os-prober kills ceph OSD

2016-02-17 Thread Dr. Jens Rosenboom
** Also affects: os-prober (Ubuntu) Importance: Undecided Status: New ** Changed in: os-prober (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384062

[Bug 1384062] Re: os-prober kills ceph OSD

2016-02-17 Thread Dr. Jens Rosenboom
Forgot to mention that the Ceph cluster has to be under write load in order to reproduce, i.e. running something like rados -p rbd bench 600 write -t 1 --show-time --run-length 60 There is no effect of running os-prober if the cluster is idle. Based with that information, though, I can also

[Bug 1384062] Re: os-prober blocks writes to raw partitions

2016-02-17 Thread Dr. Jens Rosenboom
Function ro_partition in /usr/share/os-prober/common.sh makes a partition read-only. This is called in /usr/lib/os-probes/50mounted- tests before trying to mount the partition being probed with all possible fs-types. Obviously this will break all other processes trying to write to this partition

[Bug 1519923] Re: ceph-deploy fails on ubuntu 15.10 and 15.04

2016-03-15 Thread Dr. Jens Rosenboom
IMHO this is a bug for ceph-deploy, which is a separate project from ceph itself. It should be solved with a new upstream version, probably 1.5.29, see also bug #1550853. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu.

[Bug 1519923] Re: ceph-deploy fails on ubuntu 15.10 and 15.04

2016-03-15 Thread Dr. Jens Rosenboom
IMHO this is a bug for ceph-deploy, which is a separate project from ceph itself. It should be solved with a new upstream version, probably 1.5.29, see also bug #1550853. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1557461] [NEW] ceph-osd-prestart.sh is called with wrong options

2016-03-15 Thread Dr. Jens Rosenboom
Public bug reported: This only affects the xenial package, in /lib/systemd/system/ceph- osd@.service there is ExecStartPre=/usr/lib/ceph/ceph-osd-prestart.sh --cluster ${CLUSTER} --id %i --setuser ceph --setgroup ceph where the options were just copied from the ExecStart but this triggers

[Bug 1557461] [NEW] ceph-osd-prestart.sh is called with wrong options

2016-03-15 Thread Dr. Jens Rosenboom
Public bug reported: This only affects the xenial package, in /lib/systemd/system/ceph- osd@.service there is ExecStartPre=/usr/lib/ceph/ceph-osd-prestart.sh --cluster ${CLUSTER} --id %i --setuser ceph --setgroup ceph where the options were just copied from the ExecStart but this triggers

[Bug 1566296] Re: Please upgrade python-keystoneauth1 for xenial

2016-04-05 Thread Dr. Jens Rosenboom
** Description changed: The main reason I would want this upgrade is the confusion regarding the deprecation of the "username" vs. "user-name" options. This was only resolved in upstream version 2.4.0 or later. + Current status is that when using "username" as option name in a config +

[Bug 1567466] [NEW] Package libvirt-bin should not contain a default network

2016-04-07 Thread Dr. Jens Rosenboom
Public bug reported: When using OpenStack, we do not want the default network from installing libvirt-bin to exist. We can remove the network after installing the package, but that will remove the file /etc/libvirt/qemu/networks/default.xml that is included in the package and it might also

[Bug 1567381] Re: qemu threads should not be counted in libvirt.service tasks limit

2016-04-07 Thread Dr. Jens Rosenboom
In my case I'm not starting vms directly, but via OpenStack nova, not sure what happens there in detail and whether that might be a special case. In my current setup, I can start 4 cirros instances and get about 490 out of 512 tasks used, starting a 5th instance fails. -- You received this bug

[Bug 1567381] [NEW] qemu threads should not be counted in libvirt.service tasks limit

2016-04-07 Thread Dr. Jens Rosenboom
Public bug reported: When starting virtual machines under libvirt, the qemu process is accounted for in the TasksAccounting by systemd, see http://paste.ubuntu.com/15667656/ This should probably not happen, similar to https://bugs.launchpad.net/systemd/+bug/1564451 the proper solution IMHO

[Bug 1564922] Re: Warning messages during package installation

2016-04-06 Thread Dr. Jens Rosenboom
Right, this seems to be something local, I'll have to check where is comes from. Still it behaves correctly for the "old" service name without ".service" appended, so this still looks like a bug in deb- systemd-invoke to me: root@controller-node11:~# /usr/sbin/policy-rc.d ceph-mon start

[Bug 1563330] Re: Please do not enable the service ceph-create-keys by default

2016-04-07 Thread Dr. Jens Rosenboom
Just found out there is also a discussion on this issue going on upstream: http://permalink.gmane.org/gmane.comp.file-systems.ceph.devel/30552 Though that should be no argument not to fix it locally first. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1563330] Re: Please do not enable the service ceph-create-keys by default

2016-04-07 Thread Dr. Jens Rosenboom
Sorry, but this is not fixed for me, maybe I wasn't expressing clearly enough my intentions: root@controller-node13:~# systemctl status ceph-create-keys * ceph-create-keys.service - Create Ceph client.admin key when possible Loaded: loaded (/lib/systemd/system/ceph-create-keys.service; static;

[Bug 1488962] Re: systemd does not notice when services created via systemd-sysv-generator fail

2016-04-07 Thread Dr. Jens Rosenboom
I think doing socket based activation properly is non-trivial, as there are people wanting apache to run only on non-standard ports, e.g. when deploying OpenStack services. So having a default setup that causes systemd to listen on port 80, without checking whether the apache config really does

[Bug 1567935] [NEW] nova-compute-libvirt should not depend on open-iscsi

2016-04-08 Thread Dr. Jens Rosenboom
Public bug reported: There are other options for providing volume backends like RBD, so having a hard dependency on open-iscsi seems bad, as it prevents admins from deinstalling the unneeded package. Please remove the dependency or at least downgrade to Recommends: or Suggests: ** Affects: nova

[Bug 1567881] [NEW] keystone postinst should not call keystone-manage pki_setup

2016-04-08 Thread Dr. Jens Rosenboom
Public bug reported: Keystone PKI tokens have been deprecated for security reasons, deployments should switch to using Fernet tokens instead. So please remove the call to "keystone-manage pki_setup" from keystone.postinst at least for Xenial. ** Affects: keystone (Ubuntu) Importance: Low

[Bug 1567811] [NEW] nova-compute should depend on libvirt-bin.service instead of libvirtd.service

2016-04-08 Thread Dr. Jens Rosenboom
Public bug reported: The service definition in /lib/systemd/system/nova-compute.service contains After=libvirtd.service however that service does not exist, the correct service name would be libvirt-bin.service. As a result, nova-compute is started too early and fails because it cannot talk to

[Bug 1550853] Re: package upgrade request

2016-04-12 Thread Dr. Jens Rosenboom
Version 1.5.31-0ubuntu1 is now in Xenial. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550853 Title: package upgrade request To manage notifications about this bug go to:

[Bug 1564922] Re: Warning messages during package installation

2016-04-12 Thread Dr. Jens Rosenboom
I'm now seeing the warnings also in the postinst for dmeventd, so probably deb-systemd-invoke should be fixed as being the common denominator. ** Also affects: init-system-helpers (Ubuntu) Importance: Undecided Status: New ** Changed in: ceph (Ubuntu) Status: New => Invalid --

[Bug 1564922] Re: Warning messages during package installation

2016-04-12 Thread Dr. Jens Rosenboom
** Description changed: - This log is from installing the pre-release packages, but I got the same - warnings when installing 10.0.5 earlier: + When having a custom /usr/sbin/policy-rc.d, there are various warnings + during installation, like: Preparing to unpack

[Bug 1569249] [NEW] Quiesce ceph-common postinst

2016-04-12 Thread Dr. Jens Rosenboom
Public bug reported: Currently there is some output from usermod during postinst, even if there is no change to the user: Setting up ceph-common (10.1.1-0ubuntu1) ... usermod: no changes So just add a "2> /dev/null" to the call to usermod like it is done with all the other user management calls

[Bug 1552722] [NEW] Package openstack-dashboard-ubuntu-theme fails to be removed

2016-03-03 Thread Dr. Jens Rosenboom
Public bug reported: If the config for the dashboard or apache2 in general is not working, the removal of openstack-dashboard-ubuntu-theme fails because there is no graceful error handling in the postrm script. E.g. I am getting: # apt-get -q -y purge openstack-dashboard-ubuntu-theme STDOUT:

[Bug 1552722] [NEW] Package openstack-dashboard-ubuntu-theme fails to be removed

2016-03-03 Thread Dr. Jens Rosenboom
Public bug reported: If the config for the dashboard or apache2 in general is not working, the removal of openstack-dashboard-ubuntu-theme fails because there is no graceful error handling in the postrm script. E.g. I am getting: # apt-get -q -y purge openstack-dashboard-ubuntu-theme STDOUT:

[Bug 1564922] [NEW] Warning messages during package installation

2016-04-01 Thread Dr. Jens Rosenboom
Public bug reported: This log is from installing the pre-release packages, but I got the same warnings when installing 10.0.5 earlier: Preparing to unpack .../ceph_10.1.0.dfsg-0ubuntu1~ubuntu16.04.1~ppa201603311201_amd64.deb ... deb-systemd-invoke only supports /usr/sbin/policy-rc.d return code

[Bug 1564922] [NEW] Warning messages during package installation

2016-04-01 Thread Dr. Jens Rosenboom
Public bug reported: This log is from installing the pre-release packages, but I got the same warnings when installing 10.0.5 earlier: Preparing to unpack .../ceph_10.1.0.dfsg-0ubuntu1~ubuntu16.04.1~ppa201603311201_amd64.deb ... deb-systemd-invoke only supports /usr/sbin/policy-rc.d return code

[Bug 1564917] Re: Default task limit from systemd is too low for ceph

2016-04-01 Thread Dr. Jens Rosenboom
I just found out that the limit is not applied after a reboot, it appears that this only happens when the service is (re-)started manually from the shell. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu.

[Bug 1564917] Re: Default task limit from systemd is too low for ceph

2016-04-01 Thread Dr. Jens Rosenboom
I just found out that the limit is not applied after a reboot, it appears that this only happens when the service is (re-)started manually from the shell. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1566296] [NEW] Please upgrade python-keystoneauth1 for xenial

2016-04-05 Thread Dr. Jens Rosenboom
Public bug reported: The main reason I would want this upgrade is the confusion regarding the deprecation of the "username" vs. "user-name" options. This was only resolved in upstream version 2.4.0 or later. Debian has just created a new version, it would also be nice to try to stay in sync

[Bug 1564451] Re: User processes are counted towards systemd limit for sshd processes

2016-04-01 Thread Dr. Jens Rosenboom
Hmm, on a cloud instance this looks different, even when logged in multiple time, the output only shows the master process: # systemctl status ssh ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled) Active: active

[Bug 1564451] Re: User processes are counted towards systemd limit for sshd processes

2016-04-01 Thread Dr. Jens Rosenboom
Hmm, on a cloud instance this looks different, even when logged in multiple time, the output only shows the master process: # systemctl status ssh ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled) Active: active

[Bug 1564451] Re: User processes are counted towards systemd limit for sshd processes

2016-04-01 Thread Dr. Jens Rosenboom
Thanks to some help in #systemd I could find the cause: On the affected systems libpam-systemd was not installed. So maybe it would make sensu to turn this into a stronger dependency than "recommended", at least in combination with openssh-server. -- You received this bug notification because

[Bug 1564451] Re: User processes are counted towards systemd limit for sshd processes

2016-04-01 Thread Dr. Jens Rosenboom
Thanks to some help in #systemd I could find the cause: On the affected systems libpam-systemd was not installed. So maybe it would make sensu to turn this into a stronger dependency than "recommended", at least in combination with openssh-server. -- You received this bug notification because

[Bug 1564812] [NEW] Disable sudo io logging for rootwrap

2016-04-01 Thread Dr. Jens Rosenboom
Public bug reported: Cinder, Neutron and Nova use rootwrappers that allow selected commands to be executed with root privileges via sudo. If an adminstrator chooses to enable sudo logging for security reasons, this will cause a lot of files being created, leading to filled up file systems pretty

[Bug 1564812] [NEW] Disable sudo io logging for rootwrap

2016-04-01 Thread Dr. Jens Rosenboom
Public bug reported: Cinder, Neutron and Nova use rootwrappers that allow selected commands to be executed with root privileges via sudo. If an adminstrator chooses to enable sudo logging for security reasons, this will cause a lot of files being created, leading to filled up file systems pretty

[Bug 1079466] Re: cinder-volume depends on tgt

2016-04-01 Thread Dr. Jens Rosenboom
>From a hardening perspective, it certainly hurts having unneeded packages installed, so please re-raise the priority of this. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cinder in Ubuntu. https://bugs.launchpad.net/bugs/1079466

[Bug 1079466] Re: cinder-volume depends on tgt

2016-04-01 Thread Dr. Jens Rosenboom
>From a hardening perspective, it certainly hurts having unneeded packages installed, so please re-raise the priority of this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1079466 Title:

[Bug 1563330] [NEW] Please do not enable the service ceph-create-keys by default

2016-03-29 Thread Dr. Jens Rosenboom
Public bug reported: This may be useful for an unexperienced user trying to run ceph on a small setup, but for an automated deployment of a ceph cluster, it is pretty annoying that there may be daemons trying to create credentials that will allow access to the whole cluster if only the new

[Bug 1563330] [NEW] Please do not enable the service ceph-create-keys by default

2016-03-29 Thread Dr. Jens Rosenboom
Public bug reported: This may be useful for an unexperienced user trying to run ceph on a small setup, but for an automated deployment of a ceph cluster, it is pretty annoying that there may be daemons trying to create credentials that will allow access to the whole cluster if only the new

[Bug 1562030] Re: Ceph directories not owned by Ceph user

2016-03-29 Thread Dr. Jens Rosenboom
How did you install ceph and which version exactly? Running as ceph should only happen with >= 9.2, which is available on Xenial. If I install ceph=10.0.3-0ubuntu1 on a new machine, /var/lib/ceph and /var/run/ceph have ceph:ceph as owner, which looks fine to me. One could discuss the ownership of

[Bug 1564917] [NEW] Default task limit from systemd is too low for ceph

2016-04-01 Thread Dr. Jens Rosenboom
Public bug reported: When started via systemd, there is a default limit of 512 Tasks, and it seems that each thread counts as a different task: # systemctl status ceph-osd@2

[Bug 1564917] [NEW] Default task limit from systemd is too low for ceph

2016-04-01 Thread Dr. Jens Rosenboom
Public bug reported: When started via systemd, there is a default limit of 512 Tasks, and it seems that each thread counts as a different task: # systemctl status ceph-osd@2

[Bug 1562030] Re: Ceph directories not owned by Ceph user

2016-03-29 Thread Dr. Jens Rosenboom
How did you install ceph and which version exactly? Running as ceph should only happen with >= 9.2, which is available on Xenial. If I install ceph=10.0.3-0ubuntu1 on a new machine, /var/lib/ceph and /var/run/ceph have ceph:ceph as owner, which looks fine to me. One could discuss the ownership of

[Bug 1564451] Re: User processes are counted towards systemd limit for sshd processes

2016-04-01 Thread Dr. Jens Rosenboom
Do your sleep processes show up in the output of "systemctl status ssh.service" in the CGroup section? For me they do (sample with just one process backgrounded): # systemctl status ssh.service ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service;

[Bug 1564451] Re: User processes are counted towards systemd limit for sshd processes

2016-04-01 Thread Dr. Jens Rosenboom
Do your sleep processes show up in the output of "systemctl status ssh.service" in the CGroup section? For me they do (sample with just one process backgrounded): # systemctl status ssh.service ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service;

[Bug 1506665] Re: Update example configuration files for Liberty

2016-04-29 Thread Dr. Jens Rosenboom
This is still true for the Mitaka packages in Xenial, making it rather difficult to create a working installation for new installations. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506665 Title:

[Bug 1574509] [NEW] mysqladmin-5.7 fails to set password for percona-xtradb-cluster-server-5.6

2016-04-25 Thread Dr. Jens Rosenboom
Public bug reported: I have installed percona-xtradb-cluster-server-5.6 on my Xenial server and try to set the root password with mysqladmin: # mysqladmin --user=root --password='' password 'secure' mysqladmin: [Warning] Using a password on the command line interface can be insecure. Warning:

[Bug 1583503] Re: keepalived fails to start when PID file is empty

2016-05-20 Thread Dr. Jens Rosenboom
Neutron version is Mitaka, in my case 2:8.0.0-0ubuntu1 from Ubuntu Xenial, but looking at the code the behaviour still seems to be unmodified in master. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1583503] Re: keepalived fails to start when PID file is empty

2016-05-20 Thread Dr. Jens Rosenboom
With version 2:8.1.0-0ubuntu0.16.04.2 from xenial-proposed the stale pid file is removed and the l3-agent can start the new keepalived successfully. Maybe we could also get rid of this error that is still being logged: 2016-05-20 10:43:00.913 16153 ERROR neutron.agent.linux.utils [-] Unable to

  1   2   >