Subcategories

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

    363 Topics
    3k Posts
    dthenotD
    @Razor_648 While I was writing my previous message, I have been reminded that there are also issues with LVHDoISCSI SR and CBT, you should disable CBT on your backup job and on all VDI on the SR. It might help with the issue.
  • ACLs, Self-service, Cloud-init, Load balancing...

    90 Topics
    766 Posts
    D
    @Danp said in Advanced VM settings Logs: Hi Dustin, Yes... these types of actions are recorded in the Audit log (Settings > Audit) if you have access to this feature and have enabled it. Dan Perfect, thanks!
  • All XO backup features: full and incremental, replication, mirrors...

    370 Topics
    4k Posts
    Tristis OrisT
    @psafont nvm something weird happens. I removed cert and everything fixed. Thank you. Need to specify extention xe pool-uninstall-ca-certificate name=sdn-controller-ca.pem --force But this cert shouldn't exist at backup because i never use sdn, plugin is disabled. Other hosts has no this cert. Looks like bug?
  • Everything related to Xen Orchestra's REST API

    66 Topics
    502 Posts
    lsouai-vatesL
    @StephenAOINS This endpoint is not currently present in our REST API swagger, but we do plan to add it to the list of endpoints. We are currently finalizing the migration of existing endpoints, the next step will be adding new ones. We will keep you informed when it is available. Feel free to come back to us if you want to learn more and follow our blog posts. have a good day
  • Terraform, Packer or any tool to do IaC

    34 Topics
    319 Posts
    olivierlambertO
    No, it's fine, as long the issue contains all the relevant details it's fine
  • OVA import does not import VHD

    15
    0 Votes
    15 Posts
    2k Views
    capeschoolsC
    @capeschools Just as an FYI to complete the thread - VT is enabled by default on the HPE server.
  • XO won't reconnect to rebooted hosts?

    7
    0 Votes
    7 Posts
    585 Views
    olivierlambertO
    Yes, that's the plan: involving community for feedback. But keep in mind we don't want to make a clone of XenCenter It's a web application, so it comes with some perks but also drawbacks from a heavy client (you are running in a browser with XO, and we don't want to change all web behavior without necessity to do it). Thanks for the feedback (so feature wise I think we are at parity level, UI it's another story I agree)
  • Help with task message Xapi#getResource

    3
    0 Votes
    3 Posts
    308 Views
    F
    @olivierlambert said in Help with task message Xapi#getResource: It will clear itself after 24h tops. Thank you for your reply
  • build XOA from source on host

    12
    0 Votes
    12 Posts
    5k Views
    olivierlambertO
    It's not a matter of believing, it's a matter of providing a way to reproduce the issue It's really hard to fix something if: we aren't aware of the issue we can't reproduce it
  • Merge process to S3 is slow for one host

    6
    1
    0 Votes
    6 Posts
    628 Views
    olivierlambertO
    That's probably why it's slow. Pinging @nraynaud too
  • Orphan VDIs

    1
    1 Votes
    1 Posts
    168 Views
    No one has replied
  • Backup keep failing

    11
    3
    0 Votes
    11 Posts
    810 Views
    olivierlambertO
    Not enough space means not enough space to coalesce, and therefore XO will prevent to continue and fill entirely your storage because of uncoalesced chains.
  • Feature suggestion: attach an existing SR in XO

    6
    1 Votes
    6 Posts
    3k Views
    P
    @tonyp90 I did file a feature suggestion, https://github.com/vatesfr/xen-orchestra/issues/4273 , but not a bug report. I'm using the xsconsole on the xcp-ng server itself in the few cases where I need to re-attach an SR. gitterdude created this issue in vatesfr/xen-orchestra closed Reattach SR icon is non-obvious #4273
  • Unable to export reliable backups

    15
    2
    0 Votes
    15 Posts
    1k Views
    olivierlambertO
    That would be interesting. This won't rule out everything but at least we might notice something different.
  • XO Load Balancer

    4
    0 Votes
    4 Posts
    792 Views
    olivierlambertO
    Every HA or load balancing setup is too take it seriously. Consequences might be high, so use it only if we really know what you are doing.
  • xo-cli deploy VM using ssh-key parameter

    Solved
    4
    0 Votes
    4 Posts
    514 Views
    kirovtomeK
    @julien-f @olivierlambert Thanks guys! You can close this one.
  • Snapshot with memory - orphaned suspend_image

    1
    0 Votes
    1 Posts
    310 Views
    No one has replied
  • VM get Halted Everytime I start them

    4
    3
    0 Votes
    4 Posts
    851 Views
    olivierlambertO
    You need to enable hardware assisted virtualization in your hardware (in the BIOS).
  • Latest XCP-ng 8.2: Cannot import XVA, even with latest XOA

    19
    0 Votes
    19 Posts
    3k Views
    B
    @olivierlambert Hah, indeed it was! CIFS is totally unstable, but I was able to get NFS working with these configs: mount -o vers=3,soft,mountproto=tcp [IP]:/share /mnt/nfs_share/backup.xva
  • Feature request - Configurable columns in list views

    3
    0 Votes
    3 Posts
    369 Views
    pdoniasP
    @d1rtym0nk3y Thanks for the feedback! This is actually something that we had in mind. It will probably have to wait for the next major version of XO, though.
  • Monitoring disk usage of thin provisioned disks

    15
    1 Votes
    15 Posts
    4k Views
    olivierlambertO
    It's because it's a fake, edited to show how we would like to have it If you need that, please open an issue in XO bugtracker, only after checking there isn't an existing same request
  • Cannot see virtual Machine consoles...

    Solved
    9
    1
    0 Votes
    9 Posts
    3k Views
    N
    @dreday said in Cannot see virtual Machine consoles...: @FPIT I would say to further troubleshoot the limited connectivity issues first... A few things that jump to mind right away Does the host have a network gateway address set for the management interface? Are there any firewalls or switch port ACLs blocking traffic? This one is the least likely culprit 3) Is you host management configured to use DHCP?(based on the blank console, though it would not explain the connectivity issues unless DHCP is not providing all necessary information for the network) Option number 3 worked for me. I had initially configured my management console (with public IP) to use DHCP and the other port (with local IP) to use static. When I did reset all connections to use DHCP the consoles came up. Thank you thank you thank you! @DreDay and of course thanks @FPIT for raising the issue. #one
  • Multiple NIC in XOA / XO CE

    Solved
    3
    0 Votes
    3 Posts
    587 Views
    H
    @olivierlambert Thank you again for the answer! I was not using the right search criteria to find this part myself Changed the 'config.toml' file after searching my system (not an XOA but XO CE, so it was in another location then mentioned in the documentation) Restarted and just as expected the GUI was only available on the specified IP
  • Ansible dynamic inventory

    2
    0 Votes
    2 Posts
    440 Views
    olivierlambertO
    We sponsored someone to work on Terraform and Packer. But every contribution is welcome, on Ansible too
  • Help with Xen Orchestra

    6
    0 Votes
    6 Posts
    607 Views
    olivierlambertO
    Sure, you can create a GH issue on XO repository