Score:0

How can specify Sockets and Cores in a XEN DomU?

ie flag

I'm creating a windows server 2022 VM in XEN Project under Debian. But I want to specify Sockets and Cores. I know I can use "vcpus=" to specify the amount of vCPU's but they all come under 1 socket in the Guest VM.. I have tried specifying "sockets=2 cores=2" but it did not work..

I'm using the XL toolstack.

my VM definition:

efiboot='dc'
type = "hvm"
name = "nlentsv1001"
bios="ovmf"
firmware="uefi"
device_model_version="qemu-xen"
stdvga=1
memory = 8192
pae=1
hap=1
sockets=2
cores=2
hdtype="ahci"
acpi=1
xen_platform_pci=1
viridian=1
apic=1
hpet=1
vif = [ 'type=vif,bridge=blan,mac=00:16:3e:0f:bb:11' ]
disk = [ 'file:/mnt/windowsvms/win2022.img,xvda,rw','file:/mnt/iso/20348.169.210806-2348.fe_release_svc_refresh_SERVER_EVAL_x64FRE_en-us.iso,hdc:cdrom,r','file:/mnt/iso/winpvguest.iso,hdd:cdrom,r' ]
vnc = 1
vnclisten = '0.0.0.0'
vncdisplay = '2'
keymap = 'fr-be'
usbdevice='tablet'
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.