• Netbox plugin: XO tries to create an already existing IP address

    3
    0 Votes
    3 Posts
    1k Views
    R
    I see your point. Thank you!
  • Sdn controller and physical network

    12
    0 Votes
    12 Posts
    4k Views
    nikadeN
    @blackliner said in Sdn controller and physical network: @nikade How do you "pair" the XCP-ng SDN with your routing setup? You cant/dont, you'll have to setup each private network on the vyos router and then have the vm private network routed through it manually. For example if you have private network 1 with subnet 192.168.1.0/24 you'd have to add this network to the vyos router and assign 192.168.1.1/24 on the router. Then set 192.168.1.1 as default gateway in your vm's which uses this network. Then you'll setup ospf or bgp on the vyos router manually with your upstream border/core-router or firewall. If the subnet is a private subnet you'll need to setup NAT as well somewhere before it reaches internet to NAT traffic from 192.168.1.0/24.
  • vm.restart - meaning of various options

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    A
    @olivierlambert I’ve got a few VM’s that lock up from time to time. There is no rhyme nor reason (different hosts, different storage, etc). As a result, I just have a job that restarts them at 5:30 am every day. I’d like to have the software tool software restart them but, in the occasion wher the VM is locked up tight as Fort Knox, I’d like the hard reset to happen. Make sense ?
  • Xen Orchestra User ACLs and UI Privileges

    6
    1 Votes
    6 Posts
    2k Views
    lsouai-vatesL
    @cocoon hello! For now we are on reflexion on a refactoring to move towards a system more RBAK based, IAM type. We will inform the whole community when we are sure of the direction the new ACL system will take. Stay tuned
  • Netdata-ui updated and VM's not listed anymore - ISSUE

    3
    1
    0 Votes
    3 Posts
    1k Views
    olivierlambertO
    Pinging @stormi about it
  • How to deploy the new k8s on latest XOA 5.106?

    8
    0 Votes
    8 Posts
    2k Views
    CyrilleC
    These two bugs have been fixed in the latest release
  • How to create xen orchestra plugins

    Unsolved
    11
    1 Votes
    11 Posts
    2k Views
    olivierlambertO
    Don't worry it's for you
  • XO New Pool Master

    xenorchestra pools
    18
    0 Votes
    18 Posts
    8k Views
    G
    @piotrlotr1 I think my original mini-lab did this, I had mistakenly joined these hosts to the big lab pool, found out is was wrong and detached them to make a mini-lab pool. There were some oddities when I did this, but I just worked past them and created their own pool and did my warm migrations. Wish I had taken better notes of this when I did it. I wiped and rebuilt my mini-lab now, so no going back.
  • Netbox version 4.2.1 not supported

    Solved
    13
    0 Votes
    13 Posts
    3k Views
    W
    Thanks for fixing this!
  • perf-alert Plugin - Lots of Alerts but No Option to Exclude SR

    Unsolved
    7
    1
    0 Votes
    7 Posts
    1k Views
    ?
    @Bastien-Nollet Thanks for the update. In my community edition instance at my church, I just updated it to Master, commit 37fbb so I'll test over the weekend and provide an update. For my XOA (Airgapped) instance at work, I did receive an updated appliance about two weeks ago, so I'll test and see if the problem persists. If it does, then I'll just wait until the official release of XO and then I'll request an updated appliance.
  • How to Grant Non-Admin User Ability to Import VMs or ISOs

    Unsolved
    1
    0 Votes
    1 Posts
    243 Views
    No one has replied
  • VM with VTPM results with "an error has occurred" for the Advanced Tab

    Solved
    2
    0 Votes
    2 Posts
    577 Views
    paramazoP
    Problem solved with update of XOCE
  • Need Help Understanding Resource Sets

    5
    1
    0 Votes
    5 Posts
    1k Views
    ?
    @ecoutinho Thanks for chiming in. I managed to figure out the math, but thanks nonetheless.
  • 0 Votes
    7 Posts
    1k Views
    S
    @Danp It used to be 45 seconds to a minute before, but good to know thank you. I updated my origional reply with the updated information. Thank you for for the help
  • Unable to enable HA with XOSTOR

    xostor cluster
    11
    0 Votes
    11 Posts
    2k Views
    ronan-aR
    @dslauter You can test the new RPMs using the testing repository, FYI: sm-3.2.3-1.14.xcpng8.3 and http-nbd-transfer-1.5.0-1.xcpng8.3.
  • Updated configs for cloud-init

    3
    2 Votes
    3 Posts
    3k Views
    D
    @encryptblockr Yes, and I documented the process I used a while back here: https://xcp-ng.org/forum/topic/6821/cloud-init-success I just use the stock cloud image .ova file as my base image. for Ubuntu templates. I use the noble (24.04) image in quite a few instances from my template with success. Your post mentions cloud-init is not working - some tips to try troubleshooting, when the new VM is provisioned, (assuming you are able to login) I usually run "cloud-init status --wait" and when that completes I run "cloud-init status --long" for a summary of the state. Then you can grep for WARNING in /var/log/cloud-init.log for clues. If you weren't able to login to the VM - make sure your cloud-init config has the userid's, passwords and SSH keys you will need for login. See the example I posted here, since those are what I use in my lab or some variation. Feel free to share any troubleshooting steps you have taken, and I will help any way I can. I have setup hundreds of VM's from templates using cloud-init so I have seen many of the challenges it brings.
  • Guest VM UEFI NVRAM not saved / not persistent

    13
    0 Votes
    13 Posts
    4k Views
    stormiS
    We are implementing tests in our CI to detect this issue and protect against regressions, then we'll investigate the cause.
  • issue to deploy kubernetes

    2
    1 Votes
    2 Posts
    847 Views
    J
    @mbriet Ever figure this out? I'm getting the same exact thing...
  • Kubernetes deployment

    1
    0 Votes
    1 Posts
    307 Views
    No one has replied
  • Performance-Plugin is showing the wrong SR on resolution

    5
    1 Votes
    5 Posts
    1k Views
    Bastien NolletB
    As Mathieu answered in this topic, the bug has been reproduced on our side but isn't trivial to fix. We'll discuss with the team to schedule this task, and we'll keep you informed when it's fixed.