Displaying 20 results from an estimated 2000 matches similar to: "[LLVMdev] Hi"
2023 Sep 21
1
Help ! libvirt
Hi,
I have tried that too and that did not help either (i.e adding the format
type=gpt)
The output you requested
```
$ sudo qemu-img info --backing-chain /var/virt/WINDOWS/WIN11
image: /var/virt/WINDOWS/WIN11
file format: qcow2
virtual size: 60 GiB (64424509440 bytes)
disk size: 55.1 GiB
cluster_size: 65536
backing file: WIN11-BASE (actual path: /var/virt/WINDOWS/WIN11-BASE)
backing file
2023 Sep 21
1
Help ! libvirt
On Thu, Sep 21, 2023 at 10:50:07 +0100, Bhasker C V wrote:
> Attaching win11.xml
> Please note that this used to work fine. It is failing now on libvirt-
> 9.7.0-1
>
> On Thu, Sep 21, 2023 at 9:13?AM Peter Krempa <pkrempa at redhat.com> wrote:
>
> > On Thu, Sep 21, 2023 at 09:05:43 +0100, Bhasker C V wrote:
> > > Adding libvirt mailing list
> > >
2023 Sep 21
1
Help ! libvirt
Attaching win11.xml
Please note that this used to work fine. It is failing now on libvirt-
9.7.0-1
On Thu, Sep 21, 2023 at 9:13?AM Peter Krempa <pkrempa at redhat.com> wrote:
> On Thu, Sep 21, 2023 at 09:05:43 +0100, Bhasker C V wrote:
> > Adding libvirt mailing list
> > apologies for cross-posting
> > libvirt version: 9.7.0-1
> >
> > On Thu, Sep 21, 2023
2023 Sep 21
1
Help ! libvirt
On Thu, Sep 21, 2023 at 09:05:43 +0100, Bhasker C V wrote:
> Adding libvirt mailing list
> apologies for cross-posting
> libvirt version: 9.7.0-1
>
> On Thu, Sep 21, 2023 at 8:39?AM john doe <johndoe65534 at mail.com> wrote:
>
> > On 9/21/23 09:32, Bhasker C V wrote:
> > > I am getting an error with libivrt when I create a VM
> > >
> > >
2023 Sep 21
2
Help ! libvirt
Adding libvirt mailing list
apologies for cross-posting
libvirt version: 9.7.0-1
On Thu, Sep 21, 2023 at 8:39?AM john doe <johndoe65534 at mail.com> wrote:
> On 9/21/23 09:32, Bhasker C V wrote:
> > I am getting an error with libivrt when I create a VM
> >
> > ```
> > $ sudo virsh create ./win11.xml
> > error: Failed to create domain from ./win11.xml
>
2023 Sep 22
1
Help ! libvirt
I finally fixed it.
The issue seems to be with the tpm-tis/cpu backend (wonder why it shows up
with a different error)
For the sake of community, I am attaching the new xml file so that you can
do forensics on what changed
(I prettymuch did a virt-install --import --print-xml to redo the config
keeping everything intact)
I found another issue
If I switch the suspend-to-disk
2011 May 13
1
Booting from scsi
Hi all,
I am starting up to use libvirt with virsh and virt-install. I used
virt-install successfully and have a running linux system with raw disk
exported to the virtual machine as scsi. (the whole of qemu + libvirt +
virtmanager is compiled and installed on /usr/local from source)
After the virtual OS installation (which succeeds) I am not able to boot
into the OS from the harddisk.
2012 Apr 18
1
Problems using latest qemu-kvm and latest libvirt ( hvm missing )
Hi all
I have faced this issue already and the solution was to go back to a
old version of qemu-kvm and/or libvirt and things start falling into
place but this time I would want to solve this.
I have used these versions as per the o/p of the commands below. To
jumpstart a new machine which is libvirt capable, it always is a hastle
to find out which of the version combination of
2014 Oct 05
1
Re: Assigning IPv6 address to guest
On 10/5/2014 1:56 AM, Bhasker C V wrote:
> On 04/10/14 21:13, The Cop wrote:
>> On 10/4/2014 8:46 PM, Bhasker C V wrote:
>>> On 04/10/14 15:36, The Cop wrote:
>>>> Hello,
>>>>
>>>> I am trying to assign an IPv6 address to one of my guests. I followed the
>>>> following guide, unsuccessfully:
>>>>
>>
2016 Jul 08
2
Syslinux Text menu not redrawing/resetting the screen
Hi,
I have been using syslinux on my portable disk with success on many
types of machines (both bios boot and EFI boot)
I however hit a small issue recently
If I use menu.c32, on some UEFI systems (HP) the menu does not appear
after the vendor splash screen. The system however goes ahead and
after the timeout configured in the menu system syslinux boots the
kernel. I can then (after kernel
2012 Feb 25
2
Problems running virtual machines after an upgrade
Hi all,
I upgraded qemu-kvm and libvirt to the new versions
qemu-kvm at : 1.0
libvirt at : git version 0.9.10
I lost the original machines but the xml files were are all present (it
is not showing up in virsh list --all)
But when I import an xml I get an error: Attached is some information
which might be helpful
Can someone help please ?
If this is a compatibility issue please can
2023 Sep 22
2
Help ! libvirt
On Fri, Sep 22, 2023 at 06:33:06AM +0100, Bhasker C V wrote:
> I finally fixed it.
> The issue seems to be with the tpm-tis/cpu backend (wonder why it shows up
> with a different error)
> For the sake of community, I am attaching the new xml file so that you can
> do forensics on what changed
> (I prettymuch did a virt-install --import --print-xml to redo the config
> keeping
2014 Oct 04
2
Re: Assigning IPv6 address to guest
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/4/2014 8:46 PM, Bhasker C V wrote:
> On 04/10/14 15:36, The Cop wrote:
>> Hello,
>>
>> I am trying to assign an IPv6 address to one of my guests. I followed the
>> following guide, unsuccessfully:
>>
https://www.berrange.com/posts/2011/06/16/providing-ipv6-connectivity-to-virtual-guests-with-libvirt-and-kvm/
2015 Sep 06
3
hvm on x86_64 on binutils i386
Hi,
I have this setup
kernel: x86_64 version 4.2.0
operating system (rootfs binutils etc.,) : i386 (ELF-32-bit)
qemu-system : version 2.4.0 qemu-system-x86_64 (i386 binary)
libvirt: 1.2.19 (i386 )
When I run the qemu-system-x86_64 binary with --enable-kvm, the guest
machine is working properly as hvm. So
QEMU can run x86_64 OS as hvm
when I install using virt-install
virt-install --name
2016 Jul 10
1
Syslinux Text menu not redrawing/resetting the screen
On Fri, Jul 8, 2016 at 11:46 AM, Ady Ady via Syslinux
<syslinux at zytor.com> wrote:
>
>> Hi,
>>
>> I have been using syslinux on my portable disk with success on many
>> types of machines (both bios boot and EFI boot)
>>
>> I however hit a small issue recently
>>
>> If I use menu.c32, on some UEFI systems (HP) the menu does not appear
2015 Sep 06
0
Re: hvm on x86_64 on binutils i386
Using virt-manager and copying host CPU can still boot the guest OS (64-bit)
virt-install however still is not doing the job.
On 9/6/15, Bhasker C V <bhasker@unixindia.com> wrote:
> Hi,
>
> I have this setup
>
>
> kernel: x86_64 version 4.2.0
> operating system (rootfs binutils etc.,) : i386 (ELF-32-bit)
> qemu-system : version 2.4.0 qemu-system-x86_64 (i386
2023 Sep 21
0
Help ! libvirt
On Thu, Sep 21, 2023 at 09:05:43AM +0100, Bhasker C V wrote:
> Adding libvirt mailing list
> apologies for cross-posting
> libvirt version: 9.7.0-1
>
> On Thu, Sep 21, 2023 at 8:39?AM john doe <johndoe65534 at mail.com> wrote:
>
> > On 9/21/23 09:32, Bhasker C V wrote:
> > > I am getting an error with libivrt when I create a VM
> > >
> > >
2015 Feb 05
2
CPU model and type
Hello,
Is there a way to configure the domain cpu in such a way that the info
reported to the guest OS system will remain constant ? For example in older
versions of of libvirt/qemu the cpu was reported as "QEMU Virtual CPU
version (cpu64_rhel6)" but moving the vm on a qemu2.2.0 is is reported as
"QEMU Virtual CPU version 2.2.0".
Thanks.
2017 Dec 27
3
libvirt net xml format
Hi all,
I went through the docs but could not find a way to pass the
-h OR --no-hosts
option to dnsmasq via libvirt xml
Is there a way to do this via xml ? please can someone help.
Thanks
2009 May 14
2
Why my DomU OS'' State is always blocked? Thank you very much!!
Hi, all
When I type "xm list" command, It''s always display State is Blocked.
During OS boot, State is Running, a few seconds later, State changes into Blocked and always Blocked.
Why???
linux-jx4z:/ # xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1317 2 r----- 75.5