• Nested virtualization

    2
    0 Votes
    2 Posts
    733 Views
    olivierlambertO

    In XO: Advanced tab of the VM. Enable nested virt, then boot the VM. That's it!

  • Can't start or shutdown VM's after storage was powered off

    5
    0 Votes
    5 Posts
    2k Views
    ForzaF

    In FreeNAS. exports file you should have fsid=123, with a unique number for each exported path. If not it can cause a problem if the nfs server is rebooted while the pool is up.

    https://linux.die.net/man/5/exports
    https://www.suse.com/support/kb/doc/?id=000017897

    The stale mounts are in xcp-ng.
    But this is just a theory.

    During the power outage. Did all xcp-ng hosts and the FreeNAS as boxes go down? How did you boot up? You wrote you set up fresh servers?

  • CPU Topology (Windows Specifically) only ever shows 2 sockets

    6
    0 Votes
    6 Posts
    2k Views
    J

    Okay, this makes sense, thank you for the clarification. The reason I was asking I've been having crazy issues with xcp-ng on my server with VMs crashing all the time on boot etc and have been trying to troubleshoot and just wanted to look into this as I've done every other thing I can possibly think of. thanks again!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Nested Virtualization - Running ESXi 7.0.0 on XCP-NG 8.1

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    ruskofdR

    Yes, for this generation of CPU, you can't run ESXi superior to 6.5.

  • Windows Time Sync

    3
    0 Votes
    3 Posts
    1k Views
    N

    @gofm not sure on windows but on linux the walltime is written in UTC to the CMOS when you shutdown or when you explicitly call hwclock command. the time written in the virtualized CMOS should contain an offset to the host clock so when the VM start it read the host time plus the offset. I suppose that if you disable the time sync in windows, set the time and reboot you will come up with a correct clock.
    I have no link to point you at, this is just a sum of things I remember but may be dated and/or wrong still if you can reboot your Windows VM could be worth testing.

  • Stats showing wrong RAM usage

    2
    0 Votes
    2 Posts
    422 Views
    olivierlambertO

    Hi,

    It's because of cache. Check more closely what's displayed in htop.

  • XCP-ng 8.0 Kernel Error

    4
    0 Votes
    4 Posts
    305 Views
    olivierlambertO

    RC will be out this week (Wed. or Thursday). Mainly minor stuff before going to the release one.

    So I don't think you'll have issue with it.

  • CoreOS - Docker on XCP-ng working (ish) - Hopefully this helps someone

    4
    1 Votes
    4 Posts
    2k Views
    P

    @pnunn Got it....

    guest tools hadn't installed correctly.

    Manually installed them.. ran the xscontainer-prepare-vm again and now have a container tab on the core OS machine showing the containers running.

    P.

  • Import vmdk hangs computer after 8% copied.

    6
    0 Votes
    6 Posts
    611 Views
    olivierlambertO

    I think you've opened a ticket right? Let's see there 🙂

  • 0 Votes
    3 Posts
    212 Views
    S

    Thanks! Just needed to be 200% sure!

  • virtualize hyper-v on top of xcp-ng

    3
    0 Votes
    3 Posts
    472 Views
    olivierlambertO

    I'm not entirely sure it could work without having serious issues. Maybe nested will be in better shape in 8.1, but it's a known 'thing' that nested virt code is a bit fragile at the moment.

  • VM with GPU passthrough - disabling default framebuffer?

    9
    0 Votes
    9 Posts
    2k Views
    W

    @MajorTom thanks that could be a solution. In the end I moved my single-machine Homelab to Proxmox, because I have way better control in this specific use-case - I can see IOMMU groupings and figure out which USB controller I can also passthrough. And this works fine, I'm posting this from this VM.

    XCPng isn't bad, it´s just not suited to my very specific use case.

    Cheers,

    Clément

  • Oversubscribe Memory

    5
    0 Votes
    5 Posts
    958 Views
    R

    Right, if your used is 123.4/128, there seems RAM crunch to migrate anything around 4GB. Can you try migration after freeing up some RAM? Also what version of XCP-NG is being used? There is a known issue related to migration - you can find it on forum.

  • 0 Votes
    3 Posts
    1k Views
    R

    AMD keeps things simpler for security and performance impact of spectre patches. AMD offers just as much performance in a simpler GPU package. AMD for CPU and AMD for GPU.

    Thank You for all your work @olivierlambert

  • Debian 7 or 8 VM - convert from PV to HVM - what to do?

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO

    Thanks! Enjoy XO and XCP-ng 🙂

  • XCP-NG V8 - nproc --all reporting wrong cpu count

    2
    0 Votes
    2 Posts
    413 Views
    olivierlambertO

    Can you be more specific? I think you are mixing number of CPU inside the machine and visible CPU inside the dom0. Remember, Xen is type 1, the "host" you are connecting into is not the physical host, but a privileged VM.

  • [XCP-ng 8] max_grant_frames reached

    17
    0 Votes
    17 Posts
    1k Views
    R

    @rjt
    The November 2019 security, bugfix, and enhancement updates address this issue in the section "Enable increasing max_grant_frames for guests."

    Indicates that with not enough grant frames, the guest VM will not be able to use the all the virtual NICs that it expects. Still wonder if increasing max_grant_frames would speed up existing network interfaces even when they have enough working vNICS.

  • 0 Votes
    14 Posts
    2k Views
    R

    @andersonalipio

    Since something is up with the API, restarting the xapi toolstack on the host might help.

    Do not try migrating the running VM at first, but move to the shared NFS StorageRepository. Then after the VDI is hopefully successfully moved, then try moving the running VM.

    Does it move to the other Citrix XS 7 host?

  • xe vm-start problem.

    3
    0 Votes
    3 Posts
    2k Views
    enes.selcukE

    During VM export, the ssh connection is gone and the result is frustrating. the disk of the virtual computer does not appear at all.
    Xcp-ng 8.0 use. I think he sent the disk to eternity.