[Bug 1363897] [NEW] kdb5_ldap_util can not create krbContainer

2014-09-01 Thread Reinhard
Public bug reported: Following instructions on https://help.ubuntu.com/10.04/serverguide/kerberos-ldap.html creating the initial database with kdb5_ldap_util (sudo kdb5_ldap_util -D cn=admin,dc=app,dc=tsn create -subtrees dc=app,dc=tsn -r APP.TSN -s -H ldap:///ldap01.app.tsn) fails with error

[Bug 1176287] Re: lxc-start: Error creating cgroups

2013-05-16 Thread Reinhard Tartler
This new version of lxc does indeed fix the symptoms for me on raring. Thanks for the prompt update. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1176287] [NEW] lxc-start: Error creating cgroups

2013-05-04 Thread Reinhard Tartler
Public bug reported: I've played around with steam-lxc, but the container fails to start. Some debugging reveals: sudo lxc-start -l DEBUG --name siretart-steam lxc-start: Error creating cgroups lxc-start: failed to spawn 'siretart-steam' ProblemType: Bug DistroRelease: Ubuntu 13.04 Package:

[Bug 1176287] Re: lxc-start: Error creating cgroups

2013-05-04 Thread Reinhard Tartler
From: /var/log/lxc/siretart-steam.log lxc-start 1367650042.758 INFO lxc_start_ui - using rcfile /var/lib/lxc/siretart-steam/config lxc-start 1367650042.758 INFO lxc_apparmor - aa_enabled set to 1 lxc-start 1367650042.758 DEBUGlxc_start - sigchild handler set

[Bug 1176287] Re: lxc-start: Error creating cgroups

2013-05-04 Thread Reinhard Tartler
How can I debug the problem further? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1176287 Title: lxc-start: Error creating cgroups To manage notifications about this bug go to:

[Bug 1176287] Re: lxc-start: Error creating cgroups

2013-05-04 Thread Reinhard Tartler
The error message is thrown here in the code: http://bazaar.launchpad.net/~ubuntu- branches/ubuntu/raring/lxc/raring/view/head:/src/lxc/cgroup.c#L578 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1176287] Re: lxc-start: Error creating cgroups

2013-05-04 Thread Reinhard Tartler
the lxc-start command seems to massively create cgroups: find /sys/fs/cgroup/ -name 'siretart-steam*' -print | wc -l 589773 What does create that many cgroups? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1176287] Re: lxc-start: Error creating cgroups

2013-05-04 Thread Reinhard Tartler
** Attachment added: find_sys_fs_cgroup.txt.gz https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1176287/+attachment/3664775/+files/find_sys_fs_cgroup.txt.gz -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1176287] Re: lxc-start: Error creating cgroups

2013-05-04 Thread Reinhard Tartler
** Attachment added: dpkg_l_cgroup https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1176287/+attachment/3664777/+files/dpkg_l_cgroup -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1176287] Re: lxc-start: Error creating cgroups

2013-05-04 Thread Reinhard Tartler
** Attachment added: lxc-debug.out https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1176287/+attachment/3664776/+files/lxc-debug.out -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1176287] Re: lxc-start: Error creating cgroups

2013-05-04 Thread Reinhard Tartler
** Attachment added: proc_self_mounts https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1176287/+attachment/3664778/+files/proc_self_mounts -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1176287] Re: lxc-start: Error creating cgroups

2013-05-04 Thread Reinhard Tartler
I've added all requested information now. Please indicate if there is anything else that may be helpful for diagnosing the problem. ** Changed in: lxc (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1160250] [NEW] package ibmasm-utils 3.0-1ubuntu9 failed to install/upgrade: ErrorMessage: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-03-26 Thread Reinhard
Public bug reported: Apple PPC hardware ProblemType: Package DistroRelease: Ubuntu 10.04 Package: ibmasm-utils 3.0-1ubuntu9 ProcVersionSignature: Ubuntu 2.6.32-42.95-powerpc 2.6.32.59+drm33.24 Uname: Linux 2.6.32-42-powerpc ppc Architecture: powerpc Date: Tue Mar 26 09:15:27 2013 ErrorMessage:

[Bug 1005440] Re: Could not load host key: /etc/ssh/ssh_host_ecdsa_key when connecting

2013-01-20 Thread Reinhard Berger
The correct Syntax is as following : sudo ssh-keygen -t ecdsa -f /etc/ssh/ssh_host_ecdsa_key -N ”YourNew Passphrase Instead of YourNew Passphrase you can use any word that you like as long as it has more as 4 charachters. -- You received this bug notification because you are a member of Ubuntu

[Bug 872210] Re: /etc/network/if-up.d/ntpdate: Fails to stop openntp

2011-10-13 Thread Reinhard Tartler
I have a package ready for oneiric-updates, see the linked branch. Is this something that warrants an SRU? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/872210 Title:

[Bug 872210] [NEW] /etc/network/if-up.d/ntpdate: Fails to stop openntp

2011-10-11 Thread Reinhard Tartler
Public bug reported: From /etc/network/if-up.d/ntpdate: invoke-rc.d --quiet ntp stop /dev/null 21 || true /usr/sbin/ntpdate-debian -s $OPTS 2/dev/null || : invoke-rc.d --quiet ntp start /dev/null 21 || true This code is supposed to stop the running ntpd. However, this fails if openntpd is

[Bug 872210] Re: /etc/network/if-up.d/ntpdate: Fails to stop openntp

2011-10-11 Thread Reinhard Tartler
** Also affects: ntp (Ubuntu Oneiric) Importance: Undecided Status: New ** Also affects: ntp (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu.

[Bug 872210] Re: /etc/network/if-up.d/ntpdate: Fails to stop openntp

2011-10-11 Thread Reinhard Tartler
This is very likely the cause for bugs such as - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330587 or - http://www.jfix.com/news/?p=92 ** Bug watch added: Debian Bug tracker #330587 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330587 -- You received this bug notification

[Bug 551545] Re: PXE netboot not booting localboot from virtio-disk

2011-03-04 Thread Reinhard Tartler
lucid-updates and lucid-proposed ship the same package and from the changelog I cannot see what change would be related to this big. I've just confirmed by testing that the bug still applies to the most uptodate packages that are available for lucid. ** Changed in: qemu-kvm (Ubuntu)

[Bug 551545] Re: PXE netboot not booting localboot from virtio-disk

2011-02-20 Thread Reinhard Tartler
** Also affects: qemu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. https://bugs.launchpad.net/bugs/551545 Title: PXE netboot not booting localboot from virtio-disk

[Bug 520386] Re: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network bridge

2010-12-12 Thread Reinhard Tartler
** Bug watch added: Debian Bug tracker #567606 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567606 ** Also affects: libvirt (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567606 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 648228] Re: boot ordering broken: does not try next boot device

2010-11-15 Thread Reinhard Tartler
Well, pressing 'q' indeed makes it proceed with the installation cdrom. However, it doesn't do so non-interactively. In my setup, I configure both VMs and physical machines to boot via PXE, but by default have them boot locally. Only in case they require maintenance, the PXE configuration is

[Bug 648228] Re: boot ordering broken: does not try next boot device

2010-10-05 Thread Reinhard Tartler
sorry for the delay, here is the xml ** Attachment added: debtest.xml https://bugs.edge.launchpad.net/ubuntu/+source/qemu-kvm/+bug/648228/+attachment/1673373/+files/debtest.xml ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = New -- boot ordering broken: does not try next boot

[Bug 648228] Re: boot ordering broken: does not try next boot device

2010-10-05 Thread Reinhard Tartler
used versions: ii libvirt-bin 0.8.3-1ubuntu14 the programs for the libvirt library ii virt-manager0.8.4-7ubuntu1 desktop application for managing virtual machines -- boot ordering broken: does not try next boot device

Re: [Bug 648228] Re: boot ordering broken: does not try next boot device

2010-09-28 Thread Reinhard Tartler
On Di, Sep 28, 2010 at 00:07:32 (CEST), C de-Avillez wrote: Hi Reinhard, What version of the packages are you running? current maverick from the day I've reported the issue. Also can you attach the XML for the VM? will do later today. -- Gruesse/greetings, Reinhard Tartler, KeyID

[Bug 648228] [NEW] boot ordering broken: does not try next boot device

2010-09-26 Thread Reinhard Tartler
Public bug reported: Binary package hint: qemu-kvm steps to reproduce: - install qemu, libvirt-bin, virt-manager, kvm-pxe - create new virtual machine - connect some installation medium to the virtual CD drive - configure boot device order: Boot Options - Boot Device Order: - check PXE,

[Bug 648228] Re: boot ordering broken: does not try next boot device

2010-09-26 Thread Reinhard Tartler
This issue may or may not be related to bug #551545 -- boot ordering broken: does not try next boot device https://bugs.launchpad.net/bugs/648228 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. -- Ubuntu-server-bugs

[Bug 520386] Re: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network bridge

2010-08-23 Thread Reinhard Tartler
comment #28 indicates that the problem is still in maverick, reopening. please also consider raising the importance of this bug, as it is a serious issue for many common setups. ** Changed in: libvirt (Ubuntu) Status: Fix Released = Confirmed ** Also affects: libvirt (Ubuntu Lucid)

Re: [Bug 350936] Re: Should shut down domains on system shutdown

2010-08-16 Thread Reinhard Tartler
/rw/sendsigs.omit.d? AFAIUI, the upstart job should be executed before the sendsigs init script, or is there another race here? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- Should shut down domains on system shutdown https://bugs.launchpad.net/bugs/350936 You received this bug

Re: [Bug 350936] Re: Should shut down domains on system shutdown

2010-06-29 Thread Reinhard Tartler
instead of destroying vms, wouldn't be a more elegant solution to save the state of the VM in a statefile? On bootup, upstart would check for such statefiles and restore the VMs. This would work even for VMs that don't react to ACPI events properly and saves the VM's uptimes. -- Should shut

[Bug 350936] Re: Should shut down domains on system shutdown

2010-05-25 Thread Reinhard Tartler
How about adding a pre-stop script to /etc/init/libvirt-bin.conf that uses /usr/bin/virsh to iterate over all running guests to shut them down? Probably this should be done a) in parallel and b) supervised by reasonable timeouts. So technically, it might make sense to implement that pre-stop

[Bug 350936] Re: Should shut down domains on system shutdown

2010-05-25 Thread Reinhard Tartler
ignore my previous comment, I should have read the whole thread in more detail. -- Should shut down domains on system shutdown https://bugs.launchpad.net/bugs/350936 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. --

Re: [Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-02 Thread Reinhard Tartler
with /usr/local/ not on / but custom modifications. However I wonder if S15wpa-ifupdown should be moved to S41wpa-ifupdown instead. That *should* cause less breakage and do the right thing generally. comments? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- CIFS/SMBFS shares

Re: [Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-02 Thread Reinhard Tartler
luchio [EMAIL PROTECTED] writes: Reinhard Tartler wrote: I'm unsure if that is the correct solution. It will most likely to break systems that have /usr not on /. Similar problems could arise with /usr/local/ not on / but custom modifications. As I said, I don't know the right way to do

Re: [Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-01 Thread Reinhard Tartler
/greetings, Reinhard Tartler, KeyID 945348A4 -- CIFS/SMBFS shares not unmounted before network is shut down https://bugs.launchpad.net/bugs/211631 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs