• Perf-Alert: Plugin - CPU-usage is per core

    11
    0 Votes
    11 Posts
    613 Views
    olivierlambertO
    Okay so it will be more logical to use the same logic than with the Load balancer, where we compute a total of all vCPUs
  • Pool overview - Some suggestions

    11
    2
    0 Votes
    11 Posts
    502 Views
    nikadeN
    @MathieuRA said in Pool overview - Some suggestions: Ho, i see the it was already planned to be in the pool dashboard for XO6. Not yet designed BTW. [image: 1715759886512-capture-d-%C3%A9cran-de-2024-05-15-09-56-55.png] Great, that looks exactly like I want it.
  • Pool Name in XOA

    Solved
    6
    2
    0 Votes
    6 Posts
    476 Views
    olivierlambertO
    Don't be, nice to know it's OK for you now
  • Can't Migrate VDIs to Local Storage

    3
    0 Votes
    3 Posts
    233 Views
    olivierlambertO
    Are you trying to move them all at once?
  • Clearing Failed XO Tasks

    Solved
    4
    1
    0 Votes
    4 Posts
    614 Views
    X
    @doogie06 Thank you too! I also have XO setup for self-signed TLS access. I knew about the xo-cli task deletion command, but always had to disable TLS in my /root/.config/xo-server/config.toml file and then restart xo-server.service to delete the orphaned tasks. The allowUnauthorized parameter was just what I needed. That's why this community is really wonderful. Thanks again.
  • VM group

    6
    0 Votes
    6 Posts
    376 Views
    M
    @Danp Thanks for the feedback So i understood correctly so wait and see Regards
  • question regarding the resize of vm disk

    4
    0 Votes
    4 Posts
    239 Views
    olivierlambertO
    Because the current storage stack doesn't support live resize, which is obvious after your tests.
  • Unable to create more than 7 VIFs for a VM / Adding Trunk Network to VM

    5
    0 Votes
    5 Posts
    1k Views
    M
    @Andrew awesome, thank you for your explanation. After reading a bit more about MTU (see this) I get it now. I looked up MTU in OPNsense for the VLAN interfaces and was surprised that it automatically uses 1496 MTU, which explains why it works and means I don't have to adjust my host's MTU settings, which I really didn't want to do. Now, as far as I understand, keeping it this way could introduce some split packets and therefore potentially limiting throughput. To fix this, I would need to increase the MTU to 1504 or larger. However, after some more reading (thanks for the keyword "baby giants"), it seems that today, MTU is just a "guideline" for LAN. I will keep the host MTU at 1500 for now.
  • Understanding templates

    2
    2
    0 Votes
    2 Posts
    2k Views
    Tristis OrisT
    @jimmymiller you mean disk size is locked on? You can't change it. I think only way it's try to automate VM creation with things like packer https://xcp-ng.org/blog/2024/02/22/using-packer-with-xcp-ng/
  • VM migration

    3
    0 Votes
    3 Posts
    159 Views
    M
    @Andrew thanks
  • XOA: Please validate MTU when adding new interfaces

    feature request
    3
    0 Votes
    3 Posts
    313 Views
    daniel314D
    @olivierlambert Sure! By way of example, when a new XCP-ng host is setup, all interfaces are created with an MTU of 1500 (even 10G interfaces). If I create a bond interface on top of two of the 10G interfaces, the default MTU is set to 1500. If I then create a VLAN interface on top of the bond interface, and set the MTU to 9000, XO happily lets me do so, but jumbo packets over it don't work because the MTU on the underlying interfaces is still 1500 (e.g. ping -s 1700 via the new interface fails). If I destroy and re-create the underlying interface (bond0) with an MTU of 9000, then re-create the VLAN interface on top with an MTU of 9000, then things work much better (ping -s 1700 via the new interface succeeds). Does this help? Thanks
  • Rolling Pool Update - failing

    rpu
    19
    0 Votes
    19 Posts
    1k Views
    F
    It is test not prod. Next week, I'll probably tear it down & re-install with 8.2
  • Create Bond for management

    Solved
    24
    0 Votes
    24 Posts
    6k Views
    nikadeN
    @Chr57 Good job, always nice to have everything sorted out before going live
  • XCP-NG 8.3 + rust tools - Unable to shutdown VM

    Solved
    5
    1
    0 Votes
    5 Posts
    567 Views
    olivierlambertO
    Your issue was unrelated to tools but a Xen upgrade from 4.13 to 4.17 without rebooting it (ie the libs were on Xen 4.17 while the hypervisor still running in memory was 4.13). A reboot solved that.
  • Deleting a filter

    4
    1
    0 Votes
    4 Posts
    199 Views
    olivierlambertO
    No problem, and it's not your fault, it's far from being intuitive. It will be a lot easier in XO 6. Also, enjoy discovering the cool little things hidden in this view (like trying XO in Chinese )
  • migrate xen orchestra vm itself failed

    4
    0 Votes
    4 Posts
    504 Views
    olivierlambertO
    Yes, it should work if the migration doesn't fail It's hard to know exactly why it failed in your case, but it's unrelated on being XO VM.
  • Disk migration queue

    1
    0 Votes
    1 Posts
    97 Views
    No one has replied
  • Pool best practices in a homelab setting?

    10
    0 Votes
    10 Posts
    2k Views
    NoLooseEndsN
    @john-c Wow. What a "welcome" to a first post here. Thank you for all the information and you taking the time to write them. I'll write a better answer when I get a bit more time. Just wanted to say thank you.
  • struggling to understand how to use this

    Solved
    6
    0 Votes
    6 Posts
    417 Views
    J
    the nfs share was having network connection difficulties, this was the cause. thanks for your suggestions.
  • Get Properties of VxLAN

    Solved
    15
    0 Votes
    15 Posts
    988 Views
    planedropP
    I think this would be awesome, if it's not too much work, would love to see it.