Subcategories

  • VMs, hosts, pools, networks and all other usual management tasks.

    419 Topics
    3k Posts
    A
    @bvitnik said in Custom config / cloud-init: @acebmxer Did you do: cloud-init clean --logs --seed before converting the VM to template? Also, network configuration is not part of the cloud-config (aka user data). In XO, there is a separate field called "Network config" where it should be specified. See examples at the end of the guide I pasted earlier. network: key should also be removed (commented in the examples). besides getting it working on fresh vm from the ubuntu template from the Hub. I do have that command in script to prepare the vm to create a template from it. AI says this will cause the vm not to recreate the 50-cloud-init.yaml file. So how do I work around that also.
  • ACLs, Self-service, Cloud-init, Load balancing...

    97 Topics
    816 Posts
    P
    @olivierlambert I'd like to see replicated vms in netbox, perhaps not syncing their IP address to avoid conflict DR VM as well
  • All XO backup features: full and incremental, replication, mirrors...

    431 Topics
    4k Posts
    florentF
    @MajorP93 that's nice to hear taht it, at least solved the issue are you using a xoa ? or a compiled fro source ? what is the user that run the xo service ?
  • Everything related to Xen Orchestra's REST API

    72 Topics
    556 Posts
    F
    @Pilow that probably would have been a good idea hey! [image: xoa_homeassistant-tile-example.png?raw=true] That's the example tile from dashboard-card-example.yaml. But it's Home Assistant. You make it look however you want right? Having the entities available to use is most of the challenge.
  • Terraform, Packer or any tool to do IaC

    45 Topics
    420 Posts
    olivierlambertO
  • cant create a private cross pool network

    3
    0 Votes
    3 Posts
    296 Views
    bleaderB
    Sorry for the delay, I'm a bit swamped. That does not ring a bell to me right now. What is you setup like? How many pools, how many host per pool, is there bond on some of them? Then, more to debug what was actually created as you stated there network does exist but there is no traffic: On your hosts: xe network-list to get the uuid of one of these private networks you created xe network-param-list uuid=<netwok-uuid> should tell you in which bridge they are ovs-vsctl show shows all bridges and their ports, in there you should be seeing the bridge you found in previous step. This bridge should have: a port with type vxlan and options in which you have a remote_ip to the network center the VIFs for the VMs On your VM: is that network assigned to the VMs? do the VM have new devices created in ip link or similar when you attached the network? is there any error in VMs dmesg on device creation? We'll see from there if we can get an idea of what is happening.
  • Issue Importing Dell PPDM OVA into XOA

    Unsolved
    11
    2
    0 Votes
    11 Posts
    1k Views
    AtaxyaNetworkA
    Edit to my previous post: the script is checking for working DNS, so i cannot pre-setup network. If you want the fixed applicance with the drivers installed, ping me ! To setup the network, you just need to login (root/changeme, yeah the password is... bleh), and launch the script /usr/local/brs/puppet/scripts/install.sh -lui
  • No Alma logo in XO?

    2
    1
    0 Votes
    2 Posts
    259 Views
    DanpD
    Hi, I'm pretty sure this is planned to be addressed in XO6. Dan
  • Unable to add host to pool (db mismatch)

    9
    0 Votes
    9 Posts
    1k Views
    A
    Could you please provide the output of (for the master and the candidate host): xe host-list params=software-version It does seem odd....
  • XOA web deploy stuck at "Deploying XOA..." No error

    32
    1
    0 Votes
    32 Posts
    15k Views
    T
    @RawbDeeni Thank you! I had the same problem using 8.2 lts. I ended up formatting and using 8.3, and I didn't have any issues after that. I'm glad I found a better alternative to use this hypervision from a vmware end user for over 10 years until Broadcom killed it.
  • Multiple AD sources to Xen Orchestra

    11
    0 Votes
    11 Posts
    1k Views
    lsouai-vatesL
    @tuckertt Hello ! We are making some investigations on authentication, users, ACLs etc... topics for the Xen Orchestra 6 version to come. Could you please formalize your need so I can add it to my user suggestions list? Try to make specs as most generic (for all users) as possible, and don't hesitate to add some concrete examples. Have a good day!
  • Host disconnected midway during backup, now unable to start/restart/cancel

    19
    0 Votes
    19 Posts
    3k Views
    J
    @jaayb said in Host disconnected midway during backup, now unable to start/restart/cancel: @madrianr had similar issues tried xe vdi-foget uuid and rescanned after that but cannot find the vdi. Any ideas? never mind was able to recover...
  • Console keyboard problems using Firefox

    10
    1 Votes
    10 Posts
    3k Views
    DustyArmstrongD
    For anyone who comes across this, you can just add an exception for your management page and shift will work on the console. Settings > Privacy & Security > Enhanced Tracking Protection > Manage Exceptions > Add the site url e.g. https://xo.fqdn.com.
  • Migrating a Windows VM from Proxmox to XCP-NG

    14
    0 Votes
    14 Posts
    10k Views
    olivierlambertO
    Hi, You really need to give more details.
  • Help moving VMs from XenServer 6.0.2 to XCP-ng 8.3

    5
    0 Votes
    5 Posts
    481 Views
    olivierlambertO
    Excellent news! Keep us posted
  • 0 Votes
    5 Posts
    681 Views
    A
    @jasonnix Update to nodejs 22.x. It should be good for a while. Nodejs 24 will be out soon but not required yet.
  • 1 Votes
    30 Posts
    11k Views
    florentF
    we are reworking the import code , along the new backup code ( https://xcp-ng.org/forum/topic/10664/our-future-backup-code-test-it ) to unify the differetn disk transformation path For now: V2V handles flat, cowd, sesparse, stream optimized vmdk in the format "metadata.vmdk and a data file ) and ova ( for VSAN) disk import support monolithic vmdk ( cowd, sesparse, streamoptimized ) ova improt support only stream ova with streamoptimzed vmdk inside
  • XO update fails

    4
    1
    0 Votes
    4 Posts
    512 Views
    olivierlambertO
    @AtaxyaNetwork said in XO update fails: @edisoninfo Hi, What's xo-install.sh ? It's a third party script ? Very likely indeed Those scripts really needs to make sure to provide the URL of the repo to report issues in a very visible way.
  • IMPORT_ERROR - Tar.Header.Checksum_mismatch

    Unsolved
    3
    0 Votes
    3 Posts
    240 Views
    K
    @Danp No sir, I have not. I have, however, exported the same VM in the OVA format. Ended up being about 47 GiB, however, I was able to import it into XOA without any issues, and the import took just under 10 minutes to complete.
  • Ldap plugin : filter to allow only specific group to login ?

    2
    0 Votes
    2 Posts
    159 Views
    K
    @Chico008 Seems like you're duplicating your inquiries. As I suggested in the previous thread, I think your memberOf is missing the full DN of the group.
  • "Download System logs" tgz-file does not work

    17
    0 Votes
    17 Posts
    2k Views
    P
    @gthvn1 Yeah, that works. I can get the logs both from the same host and from the other one in the pool.
  • Windows VMGuest changing network cause the guest to crash

    14
    1
    0 Votes
    14 Posts
    2k Views
    olivierlambertO
    @dinhngtu said in Windows VMGuest changing network cause the guest to crash: This is a driver bug that we fixed in XCP-ng Windows tools v9.0.9030 but hasn't been integrated by Citrix yet. You can try it out if you're not running a production system. Gosh, we are now officially faster than Citrix to detect and fix bugs even in the Windows PV driver
  • GPN GRE/VxLAN Tunnel - connect/access from other Devices?

    1
    0 Votes
    1 Posts
    152 Views
    No one has replied
  • Upgrade to XO v5.105 seems broken

    9
    2 Votes
    9 Posts
    1k Views
    I
    @ph7 Thank you. It seems to work like that. I'll wait for this fix.
  • XO CE 82ed2 and 5c390 update.

    4
    0 Votes
    4 Posts
    617 Views
    olivierlambertO
    Note: just do a yarn && yarn build and it will work. The XO 6 build might be broken, but that's not surprising, it could happens.