Hello,
Firstly THANK YOU for the IPv6 NAT support merged in 6.5. It has been
almost impossible to get IPv6 into a VM on a laptop that switches
between wifi and wired (dock) connections, because you can not add a
wifi interface to a bridge. I know NAT is against the IPv6 end-to-end
xen but it mak
On 8/10/20 2:03 PM, Christoph wrote:
I use this command:
virsh domxml-from-native xen-xl /etc/xen/marax_hvm.cfg
If this line:
pci = [ "01:00.0", "01:00.1", "01:00.2", "01:00.3", "00:1f.3", "06:00.0"
]
is activated I get this error:
error: An error occurred, but the cause is unknown
That's
I use this command:
virsh domxml-from-native xen-xl /etc/xen/marax_hvm.cfg
If this line:
pci = [ "01:00.0", "01:00.1", "01:00.2", "01:00.3", "00:1f.3", "06:00.0"
]
is activated I get this error:
error: An error occurred, but the cause is unknown
If I comment this line out then it works...
-
On 8/10/20 1:20 PM, Christoph wrote:
oh cool it translates more THX...
but:
pci = [ "01:00.0", "01:00.1", "01:00.2", "01:00.3", "00:1f.3", "06:00.0"
]
this still doesnt work :(
You'll need to provide more info :-). What doesn't work and what is the
error/failure?
Regards,
Jim
oh cool it translates more THX...
but:
pci = [ "01:00.0", "01:00.1", "01:00.2", "01:00.3", "00:1f.3", "06:00.0"
]
this still doesnt work :(
---
--
Greetz
Am 10.08.2020 17:23, schrieb Jim Fehlig:
On 8/10/20 2:38 AM, Christoph wrote:
xen_platform_pci=1
This setting is not supported in th
You do not need to pass parameters through smbios.
When you define the image using XML create a cdrom image.
The cdrom image must containĀ meta_data.jsonĀ and network_data.json files.
The following is the ansible snippet I use to create the CD image.
genisoimage -output {{ cloud_init_iso_dir }
On 8/10/20 4:38 AM, Christoph wrote:
xen_platform_pci=1
This setting is not supported in the libvirt libxl driver, but AFAICT
libxl sets the default to 'true' for HVM guests.
pci_msitranslate=1
This is also not supported in libvirt and unfortunately defaults to
'false'.
pci_permissive =
On 8/10/20 2:38 AM, Christoph wrote:
xen_platform_pci=1
This setting is not supported in the libvirt libxl driver, but AFAICT
libxl sets the default to 'true' for HVM guests.
pci_msitranslate=1
This is also not supported in libvirt and unfortunately defaults to
'false'.
pci_permissive =
On Fri, Aug 07, 2020 at 07:59:05PM +0530, Kaushal Shriyan wrote:
> Hi Pavel,
>
> I am running virt-install version 1.5.0 on CentOS Linux release 7.6.1810
> (Core) server.
>
> #virt-install --name=kalilinux --file=/linuxkvmaddgbdisk/kalilinux.img
> --file-size=50 --nonsparse --vcpu=2 --ram=4096 --
xen_platform_pci=1
This setting is not supported in the libvirt libxl driver, but AFAICT
libxl sets the default to 'true' for HVM guests.
pci_msitranslate=1
This is also not supported in libvirt and unfortunately defaults to
'false'.
pci_permissive = 1
Patches have been submitted for th
Thanks Pavel! Time to update the host to debian 10. I didn't realize it was
that old. I will respond back later if there are any issues.
Thanks for looking into it deeply. I will watch out for python 3, but it
probably won't cause me much trouble and will feel good to get up to date.
Kind regards
On Mon, Aug 10, 2020 at 12:49:37AM -0500, David wrote:
> I am reposting this because it's been 2 or 3 weeks.
>
> Hello,
>
> Hopefully this is the right place to send a question like this...
>
> I'm attempting to automate creation of VMs using virt-install and a
> cloud-init disk image. To get th
12 matches
Mail list logo