Subcategories

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

    467 Topics
    4k Posts
    K
    Hi! I've had this pool setup at home for quite a while now, more than 3-4 years, and had made a few upgrades and adjustments to host machines. For some reason though, some old virtual machines still shows up in the xsconsole, even though they are not present in the XOA nor in the servers own management interface. How can I delete these from showing up and clean it up a bit? [image: 1778500173087-screenshot_20260511_134238.png] Not present VM:s: Before Ubuntu Update Blank Windows 11 Kali Linux The rest is still present on the system. How do I fix this?
  • ACLs, Self-service, Cloud-init, Load balancing...

    103 Topics
    859 Posts
    J
    @gcpeters4 said: @john.c This is a good idea as well. If the previous suggestion of trying to do a DNS round robin approach doesn't work, this may be my best option. Thanks for taking the time to provide your suggestion! By the way my suggestion is recommended best practice from Microsoft for their Active Directory software and/or technology. My suggestion will be more likely to work if your DNS servers and requests have issues with Round Robin configuration. Plus with my solution you can easily add more servers as domain controllers to the cluster, as required and use replication to keep them consistent and up to date.
  • All XO backup features: full and incremental, replication, mirrors...

    501 Topics
    5k Posts
    P
    @pierrebrunet @poddingue the size is really 2.17Tb, but showing last incremental size on the key I'll wait for the patch, this is really a visual bug, backup is working okay.
  • Everything related to Xen Orchestra's REST API

    85 Topics
    633 Posts
    DustyArmstrongD
    @florent OK cool, thank you for the info.
  • Terraform, Packer or any tool to do IaC

    50 Topics
    470 Posts
    CyrilleC
    Kubernetes CSI Driver for XO new release v0.3.0 Stable CSI Volume Identity: This decouples Kubernetes volume identity from backend storage lifecycle events (e.g. VDI migration between Storage Repositories) Topology-Aware Volume Provisioning: Dynamic provisioning now supports topology-aware pool selection. ️ Migration required from v0.2.0 to v0.3.0 Full release note: https://github.com/vatesfr/xenorchestra-csi-driver/releases/tag/v0.3.0
  • cloudinit

    7
    0 Votes
    7 Posts
    897 Views
    colegatronC
    @olivierlambert you're amazing. Thank you a lot!!
  • undefined defaultSettings

    3
    0 Votes
    3 Posts
    251 Views
    olivierlambertO
    Thanks for your feedback @Andrew !
  • Include network name in Create Network

    3
    2
    0 Votes
    3 Posts
    430 Views
    ForzaF
    @olivierlambert Yea, I have bonded networks. I do rename them so that I know what they are for. It seems that the bond number (bond 1 and bond 0) changes on different servers, as I asked about before, so the name and description is needed here to make it easier.
  • XO + cloud-init appending 0 to hostname

    9
    0 Votes
    9 Posts
    1k Views
    fohdeeshaF
    @pdonias yep I can confirm that works as expected, cloud-init uses the base VM name specified in the top of the create VM page, not the numbered VM names that result after creation. Nevermind!
  • Netbox plugin: VM's IP not in Netbox

    6
    0 Votes
    6 Posts
    2k Views
    pdoniasP
    Hi @RaHu! No, at the moment, we don't synchronize hosts' information. I'm not even sure where that information could go as there isn't such a thing as a host object in Netbox, AFAIK.
  • Orange exclamation mark without errors

    17
    2
    0 Votes
    17 Posts
    3k Views
    burbilogB
    @olivierlambert No, it does not. Still, sometimes badge with patches blink... funny.
  • xoce INTERNAL_ERROR while trying to create VM

    37
    0 Votes
    37 Posts
    17k Views
    olivierlambertO
    VIM
  • Setting Default Filters

    5
    0 Votes
    5 Posts
    1k Views
    G
    @olivierlambert Thanks - request raised. Next UI will be FAR more easier to manage those things
  • OVA Import Never Finishes

    14
    0 Votes
    14 Posts
    4k Views
    planedropP
    @Andrew Wanted to go ahead and add that it didn't seem slow to me to do the export, it was only 2GB, but still. It did take a bit to ramp up speed though, I got 4.5KB downloaded and then it sat there for a few minutes, but once it started downloading more data it sped up and the whole 2GB download was done in like 1-2 minutes, not crazy fast but not super slow either. I will try and test this with a bigger VM when I get the chance to see how it behaves.
  • XOA From The Sources Update Help

    9
    0 Votes
    9 Posts
    6k Views
    planedropP
    @olivierlambert Well, you were right, I was totally in the wrong folder without realizing it. However, after the rebuild it now won't start at all. Rebuilding the VM and restoring config is easy though (thanks to XO being so easy to use) so I might just do that to avoid confusion as this VM has some other issues unrelated to XO anyway.
  • xo-cli vm.migrate mapVifsNetworks object syntax

    3
    0 Votes
    3 Posts
    529 Views
    olivierlambertO
    @julien-f I think someone should update the doc with a real example
  • Xen Orchestra Quick Deploy Fails

    5
    1
    0 Votes
    5 Posts
    2k Views
    P
    @Danp Good catch, can't believe I missed that. Unfortunately, that produced a new error; Error code: SR_BACKEND_FAILURE_77 Error parameters: , Logical Volume group creation failed, From some googling around it appears the issue is that the disks still have a zfs_member tag on them. lsblk -f produces this: NAME FSTYPE LABEL UUID MOUNTPOINT sdd zfs_memb ├─sdd2 zfs_memb data 305869021769108511 └─sdd1 zfs_memb sdb linux_ra localhost:127 1d7d1927-dfdb-c8a8-4af1-b25c2b355a7a └─md127 zfs_memb boot-pool 17799519329276801846 ├─md127p5 ext3 logs-efkbam 0deeb614-6788-45f9-92b7-0f6acc05da6d /var/log ├─md127p3 zfs_memb boot-pool 17799519329276801846 ├─md127p1 ext3 root-efkbam 62e0f462-29f8-4c2a-8df7-bed45c144a4a / ├─md127p6 swap swap-efkbam 26a6ce99-d4fd-43d1-8a27-79bddafb8707 [SWAP] ├─md127p4 vfat BOOT-EFKBAM 0B9B-C4C7 /boot/efi └─md127p2 sde zfs_memb ├─sde2 zfs_memb data 305869021769108511 └─sde1 zfs_memb sdc linux_ra localhost:127 1d7d1927-dfdb-c8a8-4af1-b25c2b355a7a └─md127 zfs_memb boot-pool 17799519329276801846 ├─md127p5 ext3 logs-efkbam 0deeb614-6788-45f9-92b7-0f6acc05da6d /var/log ├─md127p3 zfs_memb boot-pool 17799519329276801846 ├─md127p1 ext3 root-efkbam 62e0f462-29f8-4c2a-8df7-bed45c144a4a / ├─md127p6 swap swap-efkbam 26a6ce99-d4fd-43d1-8a27-79bddafb8707 [SWAP] ├─md127p4 vfat BOOT-EFKBAM 0B9B-C4C7 /boot/efi └─md127p2 sda └─sda1 So it appears my next step is sorting that out. Unfortunately the only way of clearing these tags that I've found so far seems to be wiping the drives completely and starting over? If so that's going to suck as I don't have physical access to the machine right now. If anyone has any suggestions for removing errant zfs_member tags (this machine previously hosted a TrueNAS install) without wiping the whole damn machine, I'd be eager to hear them. If not it'll have to wait until I'm back in the office I guess. Thank you again @Danp for your help.
  • xen orchestra installation failed

    22
    2
    0 Votes
    22 Posts
    12k Views
    olivierlambertO
    You need to set a default sr with this command: xe pool-param-set uuid=<pool-uuid> default-SR=<sr-uuid>
  • Can't move VM - operation failed

    2
    0 Votes
    2 Posts
    595 Views
    E
    Well, it seems like it works if I create a snapshot and create a new VM from the snapshot on the new server. Should be workable for my need.
  • Backup error with space available

    ticket closed
    50
    0 Votes
    50 Posts
    20k Views
    olivierlambertO
    That's really weird
  • i can't load my network dhcp in my xoa

    1
    3
    0 Votes
    1 Posts
    412 Views
    No one has replied
  • S3 backup fails without alert

    4
    0 Votes
    4 Posts
    442 Views
    A
    @florent It looks like the restore test failed because the connection stream failed (and did not retry). It's hard to test this particular one because it is rather large. A good reminder to have more than one backup method (I do). I'll look for a XO update and see what changes. It is scheduled to do a full backup soon (as normal) to make sure issues like this are not a long term problem.
  • Start VM based on powerstate

    2
    0 Votes
    2 Posts
    346 Views
    AtaxyaNetworkA
    @wahla Hello ! In XO you can search "power_state:halted", select all VMs, and start If you want to do it automatically, I think you can script it with xe, but the best way is to understand why VM are shutting down or doesn't restart
  • Upper limit for XVA import size

    4
    0 Votes
    4 Posts
    973 Views
    olivierlambertO
    Try with xe then.
  • New server pool not showing in XOA

    3
    0 Votes
    3 Posts
    890 Views
    2
    @Andrew all that was okay. The proxy string was incorrect, now working. Thanks