• Proxy installer down?

    35
    0 Votes
    35 Posts
    11k Views
    A
    @McHenry https://xcp-ng.org/docs/api.html Restarting the API Sometimes, you might want to restart the toolstack (API and storage stack). You can do it with the following command from the host console (or directly with Xen Orchestra): xe-toolstack-restart TIP Restarting XAPI won't affect any running VMs. However, all backup/export tasks will be removed.
  • VM Autostart order

    14
    0 Votes
    14 Posts
    3k Views
    J
    @olivierlambert said in VM Autostart order: There's already the vApp support in XAPI since a while, so it's really only a XO Lite/XO matter. Is the AutoStart vApp along with the script already created? If not then like I said its both.
  • SR usage on multiple pools

    Solved
    12
    1
    0 Votes
    12 Posts
    1k Views
    olivierlambertO
    Yes, it's a "definition" question/problem: a SR is the exact place where you store your virtual disk images. On NFS, it's a folder named after the UUID of the SR. As Dan said, if you connect to the same NFS folder, it will create a new folder for each new SR inside. So even if it's the same physical device/NFS share, there's many SRs on it. For a block based SR, it's different: if you pass a LUN (in ISCSI for example), it will attach it and warn you: either you want to re-attach the previously existing SR (UUID etc) either you erase it completely to start from scratch. There's no "folders" on a block space like a LUN, so it's different.
  • Pool management

    Solved
    3
    0 Votes
    3 Posts
    551 Views
    M
    @olivierlambert Thanks Oliver, lots to learn. p.s. Congrats on the 8.3 launch.
  • Unlink fast-cloned VM from the parent.

    3
    0 Votes
    3 Posts
    529 Views
    henri9813H
    Thanks !
  • Bridge VM on network with mgmt PIF

    3
    0 Votes
    3 Posts
    710 Views
    3
    @Andrew it’s a simple dell USB-C to Ethernet adapter, nothing fancy. I’m running XCP on a laptop with only USB-C ports… I’m gonna try with other types of adaptors and we’ll see
  • XOA - instant logout if changing app on iOS

    10
    0 Votes
    10 Posts
    886 Views
    K
    @olivierlambert I will try to... Perhaps, it is related to the untrusted certificate of my installation.
  • Managing disks and storage in the XO GUI

    5
    0 Votes
    5 Posts
    757 Views
    olivierlambertO
    This requires some extra plugins to be able to do it, and as it's rather "advanced"/not usual for the main XCP-ng use cases (which is connecting to iSCSI/NFS/shared storages, it's not a priority. Which doesn't mean it's not a good idea or interesting, but there's some work to do it and then to maintain it.
  • Best way to migrate VMs from old pool to new?

    14
    0 Votes
    14 Posts
    6k Views
    M
    @manilx Just out about this [image: 1728034849236-screenshot-2024-10-04-at-10.39.51.png] Stupid me.... Could have used that a few times, between our production and backup pools which are different. There's always something "new"
  • 0 Votes
    3 Posts
    363 Views
    K
    @olivierlambert There is only "Dashboard/Alarms" and that is empty for me
  • This topic is deleted!

    3
    2
    0 Votes
    3 Posts
    19 Views
  • Understanding remote management using XO

    5
    0 Votes
    5 Posts
    696 Views
    D
    @McHenry said in Understanding remote management using XO: @Danp I am using CE so I do not think XO proxy is available at this time. You can setup a proxy yourself using the CE version, just like with everything with the CE version, your milage may vary.
  • Empty select at Backup - Sequence

    Solved
    4
    1
    0 Votes
    4 Posts
    488 Views
    Tristis OrisT
    @pdonias @julien-f yep fixed now, thanks.
  • Ability to delete XO task logs. Thanks!

    1
    3 Votes
    1 Posts
    177 Views
    No one has replied
  • Xen Orchestra VM Stats not showing

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    A
    @dguy313 Sunday's XO commit 030b3 solves the issue for me.
  • Rolling Pool Update incomplete

    3
    0 Votes
    3 Posts
    683 Views
    olivierlambertO
    @julien-f is aware of this problem and we'll find a way to make it more obvious
  • Permissions Make No Sense

    permissions matrix acl groups
    16
    0 Votes
    16 Posts
    3k Views
    Tristis OrisT
    you can't configure vGPU limitation at self-service rule, but user can select vGPU at VM creation based on that rule. So it would be unlimited. But i can't really check it with my nvidia cards. and what is Share this VM?
  • GPU passthrough not available at 8.2

    5
    1
    0 Votes
    5 Posts
    457 Views
    olivierlambertO
    We can make the message clearer, but we advertised multiple time that adding PCI passthrough UI required XAPI changed only available in 8.3
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    19 Views
    No one has replied
  • Possible to use "xo-cli vm.set blockedOperarations=<object>"?

    Solved
    4
    0 Votes
    4 Posts
    667 Views
    C
    @julien-f Thank you, that's super helpful and even easier than I thought it would be.