[Bug 2065848] Re: An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the /var/lib/nfs filesystem failing to unmount.

2024-08-21 Thread Jacob Becker
Hi yes, on the resource-agents side the commit is sufficient. Steps to repoduce: install ubuntu 22.04 with pacemaker, corosync, nfs-kernel-server and resource-agents. configure a ocf:heartbeat:nfsserver resource _with_ nfs_shared_infodir parameter. start an the try to stop the resource. after

[Bug 2065848] Re: An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the /var/lib/nfs filesystem failing to unmount.

2024-06-18 Thread Jacob Becker
Hi Mitchell, if you are not using the "nfs_shared_infodir" parameter, removing the init script is sufficent. However, if the parameter is used an a custom place is provided do_unbind will make an uncecked umount of /var/lib/nfs. Any issues there will not return an error. This is independent of th

[Bug 2065848] Re: An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the /var/lib/nfs filesystem failing to unmount.

2024-06-12 Thread Jacob Becker
Hi again it turns out that disabling /etc/init.d/nfs-kernel-server (by removing or renaming it) is sufficient to avoid this bug. no further changes (beside the one Mitchell made) on ofc:heartbeat:nfsserver are necessary. I'm not sure about how to address this properly. If hwe Kernel is used /et

[Bug 1988366] Re: python-rtslib-fb needs to handle new attribute cpus_allowed_list

2024-06-11 Thread Jacob Becker
Hi Mauricio, i can confirm the the issue with clearconfig no longer happens. (NotADirectoryError: [Errno 20] Not a directory: '/sys/kernel/config/target/iscsi/cpus_allowed_list') instead it gives a smooth "All configuration cleared" with no errors at all. :-) This is obviously not a thorough tes

[Bug 1988366] Re: python-rtslib-fb needs to handle new attribute cpus_allowed_list

2024-06-10 Thread Jacob Becker
Hi since i'm also affected by this bug/issue i wonder if there is anything i can do to help. Any news on that or are there packages i can test ? Kind regards Jacob Becker -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2065848] Re: An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the /var/lib/nfs filesystem failing to unmount.

2024-06-07 Thread Jacob Becker
Hi So think i found the core issue: ocf:heartbeat:nfsserver checks the EXEC_Mode by checking some scripts and if none of them works switches to systemd. the nfs-kernel-server package in ubuntu however offers /etc/init.d/nfs-kernel-server as a way to interact with the service. Therefore the EXEC-

[Bug 2065848] Re: An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the /var/lib/nfs filesystem failing to unmount.

2024-06-05 Thread Jacob Becker
Hi i think nfsserver(nfs_daemon)[3258604]: ERROR: Failed to unmount /var/lib/nfs is a key here. since /var/lib/nfs is no longer a bind mount in my case. the rsoruce should not be trying to unmount it in the first place. I'll try to change the helper file in this regard and try again next week

[Bug 2065848] Re: An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the /var/lib/nfs filesystem failing to unmount.

2024-06-05 Thread Jacob Becker
Hi! still no luck - somehow /var/lib/nfs cannot be unmounted after cleanly after ocf:heartbeat:nfsserver was started Jun 6 06:18:44 blofecn2 pacemaker-controld[7732]: notice: Requesting local execution of stop operation for nfs_daemon on blofecn-node2 Jun 6 06:18:44 blofecn2 nfsserver(nfs_da

[Bug 2065848] Re: An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the /var/lib/nfs filesystem failing to unmount.

2024-05-22 Thread Jacob Becker
Hi Mitchell, i installed the package and tried to shutdowwn the resource-group. Still got the error however: May 23 06:32:53 blofecn2 nfsserver(nfs_daemon)[1282251]: INFO: Stopping rpc.statd May 23 06:32:54 blofecn2 nfsserver(nfs_daemon)[1282251]: INFO: Stop: umount (1/10 attempts) May 23 06:32

[Bug 2065848] Re: An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the /var/lib/nfs filesystem failing to unmount.

2024-05-22 Thread Jacob Becker
Hi! Yes, i can test the package thank you in advance Jacob -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065848 Title: An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the

[Bug 2065848] Re: An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the /var/lib/nfs filesystem failing to unmount.

2024-05-16 Thread Jacob Becker
This is identical to RedHat Bug 1924363 https://bugzilla.redhat.com/show_bug.cgi?id=1924363 ** Bug watch added: Red Hat Bugzilla #1924363 https://bugzilla.redhat.com/show_bug.cgi?id=1924363 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 2065848] [NEW] An ocf:heartbeat:nfsserver resource's stop operation succeeded despite the /var/lib/nfs filesystem failing to unmount.

2024-05-15 Thread Jacob Becker
Public bug reported: The resource "ocf:heartbeat:nfsserver" is considered stopped even the process returned an error: pacemaker-execd[7831]: notice: nfs_daemon_stop_0[65992] error output [ umount: /var/lib/nfs: target is busy. ] Beacause it is considered successfully stopped a later unmount of

[Bug 1683383] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts (reopen)

2020-08-22 Thread Jacob Becker
To whom it may concern, I have uploaded xorg-server 1.20.8 packages for Ubuntu 18.04.5 amd64 (with the patch from https://bugs.freedesktop.org/show_bug.cgi?id=865 applied) to https://drive.google.com/drive/folders/1s4NavrQ4LBrafbTBd3ASRZ22vK7Nblvc?usp=sharing Generally, to get the topic issue fixe

[Bug 1799068] Re: gs 9.25 in ubuntu package crashes (but not same version from git repo)

2018-10-31 Thread Jacob Becker
After upgrading to latest version today,the error is gone. libgs9-common: Installed: 9.25~dfsg+1-0ubuntu0.18.04.2 Candidate: 9.25~dfsg+1-0ubuntu0.18.04.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1683383] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts (reopen)

2017-09-25 Thread Jacob Becker
Here's my script based on the gist mentioned on comment #21 https://github.com/plastikat/patch-xkb-layout-switch It tries to be generic. It uses a separate configuration file for each platform, which means it is extensible. It is still apt-based, though. -- You received this bug notification bec

[Bug 1511975] Re: /lib/systemd/system/console-setup.service has incorrect ExecStart

2017-09-24 Thread Jacob Becker
On my 16.04.3 (keyboard-configuration 1.108ubuntu15.3) the subject line is: ExecStart=/bin/setupcon --save So, it might have already been fixed, but further version range clarification is probably needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1683383] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts (reopen)

2017-09-22 Thread Jacob Becker
I uploaded xorg-server 1.19.3 packages for 16.04.3 i386 with included patch from https://bugs.freedesktop.org/show_bug.cgi?id=865 to https://drive.google.com/open?id=0B_avx7RnFL6Ub1hESFZLT21iaG8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1573181] Re: Samba crashes wit "signal 11" error

2016-05-06 Thread Jacob Becker
Hi! found a solution for me as well it turns out that the line ldapsam:trusted = yes is the key. after turnig it into a comment, samba works again. kind regards -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1573181] Re: Samba crashes wit "signal 11" error

2016-05-04 Thread Jacob Becker
Sadly this fix doesn't work for me. [2016/05/04 20:12:19.872964, 0] ../lib/util/fault.c:78(fault_report) === [2016/05/04 20:12:19.873006, 0] ../lib/util/fault.c:79(fault_report) INTERNAL ERROR: Signal 11 in pid 6369 (4.3.9-Ubuntu)

[Bug 1573181] Re: Samba crashes wit "signal 11" error

2016-04-22 Thread Jacob Becker
I've tried to purge the old (4.1.6) version and clean install of 4.3.8 no success still got === [2016/04/21 14:34:21.966214, 0] ../lib/util/fault.c:79(fault_report) INTERNAL ERROR: Signal 11 in pid 25664 (4.3.8-Ubuntu) Please read

[Bug 1365020] Re: option "subject-match" not working

2016-02-11 Thread Jacob Becker
Hi tested today with network-manager 1.0.4-0ubuntu5 Problem still exists. Note: the new Network-manager created the lines "altsubject-matches" and "phase2-altsubject-matches" I tried them an the "subject-match" line. I can still connect with "radius.uni-konstanz.de" (the right name" and "nonse

[Bug 1321958] Re: resize2fs does not start to actually grow an ext4

2015-11-16 Thread Jacob Becker
according to http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.13 this BUG is fixed in e2fsprogs 1.42.12 or higher. "Fix a 32/64-bit overflow bug that could cause resize2fs to loop forever. (Addresses-Launchpad-Bug: #1321958)" is it possible to backport the newest e2fsprogs package to

[Bug 1365020] Re: option "subject-match" not working

2015-02-25 Thread Jacob Becker
tried again with network-manager 0.9.8.8-0ubuntu28 problem still exists. the subject-match line is read by network-manager but has no effect at all. If i created a wpa_suplicant configuration instead the string is verified and the connection will not be established with the wrong string.So i ca