• AMD Ryzen 3400g with Radeon Vega 11 GPU not getting detected

    1
    0 Votes
    1 Posts
    58 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    35 Views
    No one has replied
  • Intel iGPU passthough

    37
    0 Votes
    37 Posts
    8k Views
    MefosheezM

    @bullerwins said in Intel iGPU passthough:

    @olivierlambert I tried but getting this error when turning on the VM

    INTERNAL_ERROR(xenopsd internal error: (Failure
    "Error from xenguesthelper: Populate on Demand and PCI Passthrough are mutually exclusive"))

    Not sure what it means

    EDIT: after googleing it seems that static and dynamic memory has to be the same:
    9aa61d84-dd71-4f32-9590-8cff8c365a1a-image.png

    @bullerwins thanks for this. I had to restore a VM from a backup and while it was down changed the dynamic value. This certainly saved me some time. I was positive it had to do with remapping the UID on the VM or something on the host side of it. anyways, thanks.

  • pci passthru issue

    Solved
    2
    0 Votes
    2 Posts
    78 Views
    K

    Ok so I'm going to answer my own question.

    The answer is that the vdi (local SR) you are trying to boot from and the pci slots are on two different machines and you need to migrate the boot vdi to a shared pool sr or to the local sr of the machine with the pci slots!

  • host fails to boot after removing NIC

    Solved
    6
    0 Votes
    6 Posts
    126 Views
    olivierlambertO

    No worries, I had the same problem few months ago πŸ˜†

  • Can't pass multiple PCI devices

    Solved
    5
    0 Votes
    5 Posts
    133 Views
    S

    Thank you, low on sleep and of course you were right...

  • CPUs - EVC mode?

    11
    0 Votes
    11 Posts
    423 Views
    olivierlambertO

    The problem is there's no such thing as "CPU architecture", that's only CPU features. It's a very complex problem and the easier way to solve it is to automatically harmonize to the lower one. Even if you are the oldest last, that will do as long as you shutdown/start previous VM again during a maintenance reboot of the guest OS.

  • Using ipmitool locally in a VM?

    6
    0 Votes
    6 Posts
    205 Views
    olivierlambertO

    You should have a command available in your Debian VM with tools, called "xenstore". You can use xenstore-write.

    For example:

    xenstore-write vm-data/gputemp 82

    This will write the value 82 in a key gputemp. This key/value can be seen in the VM object then, eg with a :

    xe vm-param-get param-name=xenstore-data param-key=vm-data/gputemp uuid=<VM UUID>

    This will return 82. Now you can do whatever script in your Dom0 (or even from your XOA, since you can fetch all data in XAPI)

    As you can see, it's very simple and efficient πŸ™‚

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    50 Views
    No one has replied
  • HPE ML350 G11 - Fan at high speed - Agentless Management (AMS)

    4
    0 Votes
    4 Posts
    242 Views
    F

    @AndyK I have had to sometimes do an iLO reset (reboot) to make it calm the fans down after installing. Its weird my gen 10s on ESXi never needed anything installed to prevent the fans from screaming but on these Gen 11s i tried various linux distro and xcp-ng and the fans were always loud without the daemon installed in the OS.

  • Minisforum MS-01 unstable and hangs running Xcp-ng 8.3

    24
    0 Votes
    24 Posts
    6k Views
    W

    @olivierlambert Wow really nice unit makes me want to jump on those lighter fanless unit as i have lots of those 1L unit that works perfectly but has a small fans that i can hear if i really focus. I just like fanless unit to avoid dust getting in lol. πŸ™‚

  • MS-01 performance issues w/ Intel 226 NICs

    10
    0 Votes
    10 Posts
    474 Views
    X

    @Andrew

    I’m good with the BIOS setting for my NUC11 and 13. I wish Intel would fix ASPM, but still not on the latest BIOS. Just can’t run xcp-ng yet because of the older kernel and passthrough issue on the NUC13.

    It will probably come soon as 4.19 is out of support pretty soon. Was actually hoping there would be a alternate kernel for testing already.

  • Dell PERC H710 and SMART Warnings on Boot

    1
    0 Votes
    1 Posts
    72 Views
    No one has replied
  • Can not get PCI passthrough on AMD B550 chipset to work

    1
    0 Votes
    1 Posts
    259 Views
    No one has replied
  • Threadripper TRX50 7960x....yaay/nay?

    7
    0 Votes
    7 Posts
    244 Views
    S

    @planedrop thank you for the input.

  • PCIe NIC passing through - dropped packets, no communication

    8
    0 Votes
    8 Posts
    491 Views
    olivierlambertO

    I quickly discussed with Xen developers and they are curious about your issue. Can you do a lspci -vvvv in your Dom0, first while you have still the option pci=realloc, and once without it, and see if we can spot any difference regarding your NIC. This might be helpful πŸ™‚ (you can provide both outputs at https://paste.vates.tech)

  • how to identifi that server is not overloaded by VMs?

    9
    0 Votes
    9 Posts
    256 Views
    gudge25G

    please advice is there a way to check
    that RAID1 read speed can be a bottleneck ?
    like 3 VMs are more than NVME Raid can give
    and that's why VMs are slow in responce

  • 0 Votes
    8 Posts
    266 Views
    M

    @manilx Got this from ChatGPT, so I think I got this.
    Would be great to just get these values from a cli command but I'm not up to the task πŸ˜‰

    The output from smartctl you provided contains information about the Wear Leveling Count attribute of an SSD. This attribute is used to indicate the wear and tear of the NAND flash memory cells in the SSD.

    Let's break down the relevant parts of the output:

    "Wear_Leveling_Count": This is the attribute being measured.
    "value": 98: This is the normalized value of the Wear Leveling Count. Normalized values typically start at 100 for new drives and decrease as the drive ages and wears out.
    "raw": { "string": "11", "value": 11 }: The raw value is the actual measurement from the SSD's controller. In this case, it is 11.

    Interpretation

    Normalized Value (98): This indicates the relative health of the SSD. A value of 98 means the SSD is still in good health, as it is close to the initial value of 100.
    Raw Value (11): This typically represents the number of cycles or the wear level. In this case, it likely indicates the number of times the cells have been erased and written.

    Wear Level

    SSDs generally have a threshold for when they are considered worn out, often around a normalized value of 10 or lower. With a normalized value of 98, your SSD is in very good health and shows minimal wear. The raw value of 11 suggests the SSD has gone through 11 cycles of wear leveling, which is quite low."

  • Upgrade host processor from Intel Silver to Intel Gold and add more RAM?

    3
    0 Votes
    3 Posts
    108 Views
    G

    @olivierlambert

    Thank you, that's what I thought and why I was willing to buy the lower end CPU in order to get the project through. At the time going for the larger Gold would have doubled the cost of each server.

  • Dell R610 TEAMED NICS in XCP-NG for LAN and iSCSI

    3
    0 Votes
    3 Posts
    138 Views
    W

    @Danp DANP THANK YOU! You are the man. Just click on that interface and tried to find documentation. Thank you for your help - I am sure I will have a few more on this..