[Libguestfs] libguestfs kernel panic

2023-09-30 Thread Clark, Dennis
[root@ol-kvm-h01 work]# LIBGUESTFS_BACKEND=direct libguestfs-test-tool *IMPORTANT NOTICE * * When reporting bugs, include the COMPLETE, UNEDITED * output below in your bug report. *

Re: [Libguestfs] [PATCH v7 12/12] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS

2023-09-30 Thread Vladimir Sementsov-Ogievskiy
On 25.09.23 22:22, Eric Blake wrote: Allow a client to request a subset of negotiated meta contexts. For example, a client may ask to use a single connection to learn about both block status and dirty bitmaps, but where the dirty bitmap queries only need to be performed on a subset of the disk;

Re: [Libguestfs] libguestfs kernel panic

2023-09-30 Thread Richard W.M. Jones
On Thu, Sep 28, 2023 at 12:30:28PM +, Clark, Dennis wrote: > [root@ol-kvm-h01 work]# LIBGUESTFS_BACKEND=direct libguestfs-test-tool ... > libguestfs: launch: version=1.44.0rhel=8,release= > 5.0.1.module+el8.7.0+21035+a8208c98,libvirt > > \x1b[2J[0.00] Linux version

Re: [Libguestfs] libguestfs kernel panic

2023-09-30 Thread Richard W.M. Jones
On Sat, Sep 30, 2023 at 10:42:55AM +, Clark, Dennis wrote: > Ok, Looking at my original installation procedure, including the slight tweaks > to get libvirt-7 loaded, and checking the current server … it appears the > libvirt-7 packages mention the O/S version (eg el8.7), and there are

Re: [Libguestfs] libguestfs kernel panic

2023-09-30 Thread Clark, Dennis
Yes, it is unmodified OL 8.8, and I have not (manually) compiled, or recompiled anything (including supermin or libguestfs) [root@ol-kvm-h01 tmp]# cat /etc/*rele* Oracle Linux Server release 8.8 NAME="Oracle Linux Server" VERSION="8.8" ID="ol" ID_LIKE="fedora" VARIANT="Server"

Re: [Libguestfs] [PATCH v7 01/12] nbd/server: Support a request payload

2023-09-30 Thread Vladimir Sementsov-Ogievskiy
On 25.09.23 22:22, Eric Blake wrote: Upcoming additions to support NBD 64-bit effect lengths allow for the possibility to distinguish between payload length (capped at 32M) and effect length (64 bits, although we generally assume 63 bits because of off_t limitations). Without that extension,

Re: [Libguestfs] libguestfs kernel panic

2023-09-30 Thread Clark, Dennis
Ok, Looking at my original installation procedure, including the slight tweaks to get libvirt-7 loaded, and checking the current server ... it appears the libvirt-7 packages mention the O/S version (eg el8.7), and there are packages for several versions, but not for el8.8 ... and yet my server

Re: [Libguestfs] libguestfs kernel panic

2023-09-30 Thread Clark, Dennis
Hi Richard, Thank you ! I was not aware of 'supermin' before, but that definitely pointed me in the right direction ... Looking at the supermin packages, I was running the latest package, from 'ol8_appstream' repo ... not from the 'ol8_kvm_appstream' repo. [root@ol-kvm-h01]# yum