[Bug 1844195] Re: beegfs-meta lockup with glibc 2.27 on bionic

2019-10-08 Thread Brian Koebbe
Really curious if this turns out to be a glibc problem or a beegfs-meta
problem, but we were able to hack together something that circumvents
this problem by forcing beegfs-meta to use an older glibc6 (from
xenial).   beegfs-meta is now stable and performing much better!

There's probably a simpler way to do this, but we did something along
these lines:

1. debootstrap xenial /srv/xenial-chroot
2. chroot into xenial-chroot, add beegfs to apt sources.list, apt install 
beegfs-meta, exit chroot
3. prepare a systemd pre-exec script 
"/usr/local/bin/setup-beegfs-meta-chroot.sh":

#!/bin/bash

set -e

cp /etc/beegfs/beegfs-meta.conf /srv/xenial-chroot/etc/beegfs/beegfs-meta.conf
mountpoint -q /srv/xenial-chroot/proc || mount --bind /proc 
/srv/xenial-chroot/proc
mountpoint -q /srv/xenial-chroot/sys || mount --bind /sys /srv/xenial-chroot/sys
mountpoint -q /srv/xenial-chroot/path/to/metadata || mount --bind 
/path/to/metadata /srv/xenial-chroot/path/to/metadata

4.  copy /lib/systemd/system/beegfs-meta.service to /etc/systemd/system
/beegfs-meta.service, adding the following to the [service] section:

RootDirectory=/srv/xenial-chroot
ExecStartPre=/usr/local/bin/setup-beegfs-meta-chroot.sh
RootDirectoryStartOnly=yes

5.  daemon-reload systemd and restart beeegfs-meta

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844195

Title:
  beegfs-meta lockup with glibc 2.27 on bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1844195/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1844195] Re: beegfs-meta lockup with glibc 2.27 on bionic

2019-10-03 Thread Brian Koebbe
Hi, we also have the same issue.

Release: Ubuntu 18.04.3 bionic
Kernel: 4.15.0-62-generic
libc6: 2.27-3ubuntu1
beegfs: 7.1.3

Not ideal, of course, but going to try and run beegfs-meta in a chrooted
xenial (using the xenial glibc version).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844195

Title:
  beegfs-meta lockup with glibc 2.27 on bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1844195/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1751266] Re: Missing firmware in linux-image-4.15.0-10-generic

2018-03-16 Thread Brian Koebbe
Thanks Seth,
#1756367 created...but it seems I'm not able to assign it to you.
Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1751266

Title:
  Missing firmware in linux-image-4.15.0-10-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1751266/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1756367] [NEW] missing bnx2 firmware

2018-03-16 Thread Brian Koebbe
Public bug reported:

I'm getting the following error while trying to netboot the last few
netboot installers (including the most recent, 20101020ubuntu534):

bnx2 :06:00.0: Direct firmware load for bnx2/bnx2-rv2p-06-6.15.fw failed 
with error -2
bnx2: Can't load firmware file "bnx2/bnx2-rv2p-06-6.15.fw"

It does indeed look like bnx2-rv2p-06-6.15.fw is referenced in bnx2.ko
but the fw isn't in lib/firmware/bnx2/

Cheers,
Brian

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: linux (Ubuntu) => linux-firmware (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756367

Title:
  missing bnx2 firmware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1756367/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1751266] Re: Missing firmware in linux-image-4.15.0-10-generic

2018-03-16 Thread Brian Koebbe
I think I've got a related issue.  I'm getting the following error while
trying to netboot the last few netboot installers (including the most
recent):

bnx2 :06:00.0: Direct firmware load for bnx2/bnx2-rv2p-06-6.15.fw failed 
with error -2
bnx2: Can't load firmware file "bnx2/bnx2-rv2p-06-6.15.fw"

It does indeed look like bnx2-rv2p-06-6.15.fw is referenced in bnx2.ko
but the fw isn't in lib/firmware/bnx2/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1751266

Title:
  Missing firmware in linux-image-4.15.0-10-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1751266/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 228693] [NEW] bacula-director-pgsql postinstall broken

2008-05-09 Thread Brian Koebbe
Public bug reported:

Binary package hint: bacula-director-pgsql

The install of bacula-director-pgsql (2.2.8-5ubuntu7) on Hardy is
failing with the following message:

# apt-get install bacula-director-pgsql

Unpacking bacula-director-pgsql (from 
.../bacula-director-pgsql_2.2.8-5ubuntu7_amd64.deb) ...
Setting up bacula-director-pgsql (2.2.8-5ubuntu7) ...
dpkg: --compare-versions takes three arguments: version relation version




It looks like maybe in bacula-director-pgsql.postinst:

  if dpkg --compare-versions lt 2.2.8-5ubuntu1

should be:

  if dpkg --compare-versions $2 lt 2.2.8-5ubuntu1

At least that's what it looks like in bacula-director-mysql.postinst

** Affects: bacula (Ubuntu)
 Importance: Undecided
 Status: New

-- 
bacula-director-pgsql postinstall broken
https://bugs.launchpad.net/bugs/228693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs