Subcategories

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

    331 Topics
    2k Posts
    C
    @Andrew Gggrrr...you know what's funny about your response?...I was actually just in the Advanced tab and glossed right over that! hahaha Thanks Andrew
  • ACLs, Self-service, Cloud-init, Load balancing...

    85 Topics
    716 Posts
    olivierlambertO
    Question for @julien-f In the meantime, can you explain more in details what do you have in mind? This will be helpful to point you to the right direction
  • All XO backup features: full and incremental, replication, mirrors...

    337 Topics
    3k Posts
    olivierlambertO
    Before answering your question, that would be good to get already something to compare. Can you try with XO and see if it's similar? It's important to understand, if the problem is related to XCP-ng or your backup solution. Also, why not asking CommVault directly too?
  • Everything related to Xen Orchestra's REST API

    61 Topics
    476 Posts
    S
    @Studmuffn1134 I changed my link from ws:// to https:// and it now gives me this error File "Z:\Valera\School\Lakeland University\Finished\Programming 2\Python Programs\StudsPrograms.venv\Lib\site-packages\jsonrpc_base\jsonrpc.py", line 213, in parse_response raise ProtocolError(code, message, data) jsonrpc_base.jsonrpc.ProtocolError: (10, 'invalid parameters', {'error': {'message': 'invalid parameters', 'code': 10, 'data': {'errors': [{'instancePath': '/id', 'schemaPath': '#/properties/id/type', 'keyword': 'type', 'params': {'type': 'string'}, 'message': 'must be string'}]}}, 'id': '0a11ec72-9300-4030-a5d2-a5c0286f3811', 'jsonrpc': '2.0'})
  • Terraform, Packer or any tool to do IaC

    31 Topics
    281 Posts
    olivierlambertO
    Question for @dinhngtu
  • Private Network Creation Greyed Out

    private xoa networking
    8
    0 Votes
    8 Posts
    2k Views
    BenjiReisB
    Here's how to build it: https://xen-orchestra.com/docs/from_the_sources.html
  • Can't seem to properly create a K8S cluster

    xoa-recipe k8s
    6
    0 Votes
    6 Posts
    1k Views
    BenjiReisB
    Yes that should work
  • Cloudinit does not work correctly

    9
    0 Votes
    9 Posts
    3k Views
    M
    @olivierlambert said in Cloudinit does not work correctly: @mlustosa said in Cloudinit does not work correctly: ssh-ed25519 This is probably the issue. Are you sure you added correctly your key manually? it's correct. I have two keys, one id_ed25519 and the other id_rsa.
  • CPU Usage Mismatch

    6
    0 Votes
    6 Posts
    514 Views
    S
    I actually had more cores assigned to the vm earlier. Maybe that caused it.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Latest version Xen Orchestra - update how?

    Solved
    3
    0 Votes
    3 Posts
    3k Views
    J
    Update failed and made a new vm. Snapshot now works. Thanks for the tip. Had a nfs connection problem after that but that worked again after I ran an apt install nfs-common on the new vm.
  • Power on function

    52
    0 Votes
    52 Posts
    9k Views
    D
    Trying something new... Remove all servers from XO and log out. Host 1 is powered off. On host 2. xe task-list uuid ( RO) : 727ecb6b-6f2e-15eb-601b-110b2478996b name-label ( RO): Async.host.power_on name-description ( RO): status ( RO): pending progress ( RO): 0.000 xe task-cancel uuid=727ecb6b-6f2e-15eb-601b-110b2478996b Task is still there. From XCP-NG Center. Shutdown all VMs and host2 (All powered off). Powered up both servers. Wait 15 minutes to make sure no tasks are pending (xe task-list). Logging output to file via putty of; tail -f /var/log/audit.log Added host2 (master) to XO Settings/Servers. The Async.host.power_on task hasn't come back.
  • 10GB backup with XOA (XCP to windows NFS)

    30
    0 Votes
    30 Posts
    5k Views
    julien-fJ
    That sounds feasible indeed
  • This topic is deleted!

    27
    0 Votes
    27 Posts
    18 Views
  • Upgraded to XOA 5.48.2 and Can't Do Delta Backups?

    Solved
    4
    0 Votes
    4 Posts
    288 Views
    I
    Aha! Thanks for the heads up.
  • Unable to mount NFS share in XOA

    4
    3
    0 Votes
    4 Posts
    3k Views
    H
    @olivierlambert could this error be more verbose? I think this error should say: Cannot write file .keeper_uygbivt5lv on remote <whatever the remote name/address> NFS is mounted but XOA cannot write to mounted dir. This happens in NFSv4 as default when sec=sys on NFS server (that is the default).
  • OVA import failing

    48
    0 Votes
    48 Posts
    11k Views
    G
    @olivierlambert @olivierlambert said in OVA import failing: Keep in mind the file has to flow from your browser toward your XOA, then to your XOA to your host, which might use another network share itself. If your XOA could mount the place where you have your OVA directly, you could use upload-ova utility (see https://github.com/vatesfr/xen-orchestra/tree/master/%40xen-orchestra/upload-ova#usage ) to send them directly. Going to look into that, thank you.
  • 0 Votes
    6 Posts
    6k Views
    julien-fJ
    Yep, that's the best solution Have a nice day.
  • 0 Votes
    7 Posts
    375 Views
    olivierlambertO
    @julien-f is aware of the problem, he's working on getting proxy fully independent on the network connection. Can you check why the connection between XOA and your proxy is interrupted? Is there any reason you have in mind?
  • Can't deploy XOA

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    I said that for both statements: It's not Xen fault if it doesn't work on top of KVM, but Xen accessing some virt features that aren't correctly exposed by KVM. I'm not blaming them, nested virt is a mess to properly code and test. Consider this as experimental everywhere. I missed the "for me". But it's also vague, I don't know your constraints/what do you want. Also, I think I heard that some users made it work with Virtualbox, but it might also depends on your hardware. As I said, nested virt is a mess, and sometimes, some hardware works better than others (or even some VBox versions).
  • Old snapshot listing

    6
    0 Votes
    6 Posts
    449 Views
    olivierlambertO
    Can you create a GitHub issue gathering our elements here to get a simple but complete "specification"? https://github.com/vatesfr/xen-orchestra/issues/new
  • Backup Continuous Replication hängt!

    Solved
    47
    1
    0 Votes
    47 Posts
    10k Views
    olivierlambertO
    We don't have any other report of this issue elsewhere. Double check you are on the completely latest XO version, and alternatively, try with XOA on latest channel.
  • XOA hangs when trying to show SR in webbrowser..

    11
    0 Votes
    11 Posts
    704 Views
    olivierlambertO
    There's an small update you should see now in your XOA. Install it, and you'll be able to bind the license to this new XOA
  • Enhancement: Show background coalesce and cleanup activities

    18
    0 Votes
    18 Posts
    1k Views
    olivierlambertO
    Yep, there's basically nothing. It's more SMAPI related than XAPI in the end.
  • Phantom Vif in the Stats tab

    3
    2
    0 Votes
    3 Posts
    386 Views
    A
    @olivierlambert Thanks for the response. It does make sense since I made some changes to the network a few days back.