Displaying 3 results from an estimated 3 matches for "0f1aadab".
2019 Nov 25
2
RHEL 7 and guestmount of XFS volumes
...is
attached.
Seeing that it's not working on RHEL 7, I've tried the same command on
another RHEL 8.1 machine and it works. Looking at libguestfs-tools package
version, it appears that the package on RHEL 7.7 (1.40.2-5.el7_7.2) is more
recent than on RHEL 8.1 (1.38.4-14.module+el8.1.0+4066+0f1aadab). Is that
normal ?
Thanks for your help.
--
Fabien Dupont, RHCA
Principal Software Engineer
Red Hat - Migration Engineering <https://www.redhat.com>
<https://red.ht/sig>
<https://redhat.com/summit>
2019 Nov 25
0
Re: RHEL 7 and guestmount of XFS volumes
...Seeing that it's not working on RHEL 7, I've tried the same command on
> another RHEL 8.1 machine and it works. Looking at libguestfs-tools package
> version, it appears that the package on RHEL 7.7 (1.40.2-5.el7_7.2) is more
> recent than on RHEL 8.1 (1.38.4-14.module+el8.1.0+4066+0f1aadab). Is that
> normal ?
Hi Fabien, sadly yes this is normal, it's a kernel "bug" (disputed):
https://bugzilla.redhat.com/show_bug.cgi?id=1667478
There's a somewhat hacky and definitely not supported workaround:
https://access.redhat.com/solutions/3914591
Rich.
--
Richard Jo...
2020 Apr 06
0
[PATCH] Fix: buffer overflow during hvc_alloc().
...em:
> Guest get 'Call Trace' when loading module "virtio_console" and unloading
> it frequently
>
>
> Version-Release number of selected component (if applicable):
> Guest
> kernel-4.18.0-167.el8.x86_64
> seabios-bin-1.11.1-4.module+el8.1.0+4066+0f1aadab.noarch
> # modinfo virtio_console
> filename: /lib/modules/4.18.0-
> 167.el8.x86_64/kernel/drivers/char/virtio_console.ko.xz
> license: GPL
> description: Virtio console driver
> rhelversion: 8.2
> srcversion:...