Categories

  • All news regarding Xen and XCP-ng ecosystem

    140 Topics
    4k Posts
    stormiS
    @marcoi said in XCP-ng 8.3 updates announcements and testing: also noticed a new issue- seems like changes i had in the /etc/xensource/usb-policy.conf file for usb was lost during the upgrade. I have some usb comm devices i use with a home assistant VM and they were gone post the upgrade. anyway to make those change last post upgrade? Maybe make then options in gui so a config file can always be reflective of gui settings? This one is known. I had opened an issue about it, but it didn't get much traction yet. We also have a related item in our backlog, but it's a matter of finding resources to handle it. https://github.com/xapi-project/xen-api/issues/4935 stormi created this issue in xapi-project/xen-api open Packaging: xapi-core RPM updates overwrite custom user config in usb-policy.conf #4935
  • Everything related to the virtualization platform

    1k Topics
    14k Posts
    olivierlambertO
    @nikade It's because it's often a misnomer. There reason is simple: Dom0 is indeed the place where you SSH, having an almost regular Linux system (at first sight), the toolstack, backup export etc. So it seems indeed to be "the host". However, in "reality", the host is the entire resources of the machine, all CPUs and memory. It includes the Dom0, but not only (Dom0 doesn't have access to all CPU and memory, "only" all physical devices): all other VMs. The difference is subtle enough, especially for people not coming from Xen, "Dom0" doesn't give any clue about what it is ("Control Domain" is a bit better, even if "Domain" is still less clear than "Virtual Machine"). That's because when you boot, you do NOT boot Linux but a micro-kernel, Xen, that does have access to all the host. That's also what makes Xen design more secure than others: only a small kernel (200k LoC) has access to everything, unlike in KVM for example, where it's the full kernel with at least 20M LoC. But you cannot access "Xen" with SSH or anything, outside sending commands from the Dom0. Hence the confusion. That's why I'm even myself, on regular basis, uses "host" instead of Dom0 in the sake of simplicity/clarity.
  • 3k Topics
    26k Posts
    olivierlambertO
    @tristis-oris See https://feedback.vates.tech/?tags=xo-6 (updates are planned already) For the rest, if it's a feedback that's not there and not a bug, feel free to add it
  • Our hyperconverged storage solution

    38 Topics
    698 Posts
    P
    @denis.grilli really big news, I need to have XO STOR working Thanks for your problems and support correting them
  • 31 Topics
    90 Posts
    olivierlambertO
    Yes, account aren't related