Displaying 9 results from an estimated 9 matches for "msg00089".
Did you mean:
msg00059
2011 Sep 29
1
Fwd: Re: VirtFS Query
Richard, FYI.
On Wed, 28 Sep 2011 17:05:42 +0530, Harsh Bora
<harsh at linux.vnet.ibm.com> wrote:
> Hi Aneesh,
>
> Richard asked me if we have any plans to provide a solution for this use
> case:
>
> https://www.redhat.com/archives/libguestfs/2011-September/msg00089.html
>
> IIUC, VirtFS as a rootfs is targeted towards this requirement only,
> right? Any inputs ?
>
The right way to do this is to use a export path /guest and bind mount
needed directories within. VirtFS just export /guest and everything
works out easily. I already have autotest driv...
2018 Jan 22
4
Trying to mount vmdk - kernel panic not syncing: Attempted to kill init! exitcode=0x00000100
2018 Jan 22
0
Re: Trying to mount vmdk - kernel panic not syncing: Attempted to kill init! exitcode=0x00000100
...is caused by a bug in the way that supermin created symlinks
> which is not compatible with the new kernel:
>
> 291 l bzfgrep 120777 6 0:0 -> \x1c\v
>
> You need to upgrade to the new supermin which fixes this.
> https://www.redhat.com/archives/libguestfs/2017-July/msg00089.html
> https://github.com/libguestfs/supermin/commit/158854e3ba4be7
f6b8d81f662ddad98358ede1de
> https://bugzilla.redhat.com/show_bug.cgi?id=1470157
or alternatively you can rebuild appliance if you have older kernel version
around.
See https://bugzilla.redhat.com/show_bug.cgi?id=1470157#c11...
2018 Feb 07
1
libguestfs operations failing
Hello all,
I'm able to add (>add-ro image) a newly created image (created with
vmbuilder) using the guestfish shell, but unable to run it. I appear to be
getting kernel panics when doing so. In trying to debug the issue, I
noticed that libguestfs-test-tool also fails with a kernel panic due to
sync errors. I had previously suspected an issue with the kernel file
permissions but this was
2006 May 10
0
3.0.2 + Hyperthreading ?
...''t really understand why SMT has disappeared from the kernel configs,
and I can re-enable it... in order to have the same CPU config between 3.0.1
and 3.0.2
I''ve just seen a message in the Xen-users mailing-list archives
(http://lists.xensource.com/archives/html/xen-users/2006-04/msg00089.html),
but I don''t rellay know if it''s related to my problem. Thank you for your
help.
Samuel Torton
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2020 Jan 25
2
KVM not available on system bus
Hi libvirt-users,
Hope this is the right place to ask, otherwise please point me in the
right direction.
I have a libvirt virtual machine running on the session bus that I would
like to access through SSH. I have previously done so using X11
forwarding and while it works, it is very sluggish with the connection I
have.
I recently learned that you can access the virtual machine with
2013 Jul 26
5
[FEEDBACK] Governance of GlusterFS project
Hello everyone,
We are in the process of formalizing the governance model of the
GlusterFS project. Historically, the governance of the project has been
loosely structured. This is an invitation to all of you to participate in
this discussion and provide your feedback and suggestions on how we should
evolve a formal model. Feedback from this thread will be considered to the
extent possible in
2020 Aug 05
5
Re: More parallelism in VDDK driver (was: Re: CFME-5.11.7.3 Perf. Tests)
On Wed, Aug 05, 2020 at 04:49:04PM +0300, Nir Soffer wrote:
> I see, can change the python plugin to support multiple connections to imageio
> using SERIALIZE_REQUESTS?
>
> The GiL should not limit us since the GIL is released when you write to
> imageio socket, and this is likely where the plugin spends most of the time.
It's an interesting question and one I'd not really
2018 Jan 10
1
guestmount fails after linux kernel update 01/10/2018
Hello,
I had been using guestmount to mount a raw image and it has been working
great until I updated the kernel on 01/10/2018. I am running ubuntu 16.04
LTS, and have changed the read permissions to the vmlinuz as I have done
with previous kernels. The only change to my system between working and not
working is the kernel update from this morning. I am concerned this might
be related to the