XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    ๐Ÿ›ฐ๏ธ XO 6: dedicated thread for all your feedback!

    Scheduled Pinned Locked Moved Xen Orchestra
    174 Posts 44 Posters 20.9k Views 36 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      acebmxer @acebmxer
      last edited by

      said:

      When creating new vm in XOv6 it does not set the correct number of cpu's....

      I set 4 cpu's and after creation there is only 1. Also the ISO image is not mounted after creation.

      Screenshot_20260131_185433.png

      Screenshot_20260131_185453.png

      Screenshot_20260131_185557.png

      Screenshot_20260131_185911.png

      This issue was fixed in commit - 2444861

      1 Reply Last reply Reply Quote 0
      • A Offline
        acebmxer @acebmxer
        last edited by

        said:

        When creating vm in v6 and renaming the disk name. You can only enter 1 letter at a time. You have to keep clicking then typing the next letter. No other field has this issue.

        Screenshot_20260303_211423.png

        This is still an issue in the latest commit - 2cd5ba0

        1 Reply Last reply Reply Quote 0
        • P Offline
          Pilow @acebmxer
          last edited by

          @acebmxer said:

          When creating vm in v6 and renaming the disk name. You can only enter 1 letter at a time. You have to keep clicking then typing the next letter. No other field has this issue.

          JS focus problem, should be easy to fix by the devs

          B 1 Reply Last reply Reply Quote 0
          • B Offline
            benapetr @Pilow
            last edited by

            Hello,

            What are minimum requirements for XO6? I have XCP-ng 8.2 (will eventually upgrade, but planning the upgrade and testing it is extremely complex and time consuming) and in 8.2 XO6 doesn't work at all, it just shows everything empty

            640685c3-6236-41d2-84bc-af412358d212-image.jpeg

            Just spinning wheels forever and showing nothing. XO5 view is working fine as expected. Is this a known limitation?

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              MajorP93 @benapetr
              last edited by

              @benapetr Is your XO fully up to date? I remember that there was a bug that caused this spinning wheel / infinite loading on XO6 that got fixed already. Maybe the issue you faced is related to that. I do not know about compatibility with 8.2 but can imagine that it is not supported as it is EOL so probably no compatibility guaranteed by Vates.

              B 1 Reply Last reply Reply Quote 0
              • B Offline
                benapetr @MajorP93
                last edited by benapetr

                @MajorP93 I built it yesterday from latest master version, it's maybe 3 commits behind today?

                I am wondering what is working differently in XO6? Could it be problem that there is no direct access to hypervisors? Eg. I have access to XO (port 443) and then the VM where XO is running has access to hypervisors, but there is no direct access to hypervisors themselves from my browser. If it's working similarly to xolite, which just downloads some JS to browser and then connects to Xen servers directly from browser, then that would explain this, but that would mean XO6 has much less secure design than XO5, so I hope that's not the case.

                1 Reply Last reply Reply Quote 0
                • pdoniasP Offline
                  pdonias Vates ๐Ÿช XO Team @acebmxer
                  last edited by

                  @acebmxer Reproducing the focus issue, we'll fix that. Thanks for the report!

                  @shanenp SR management is coming to XO 6 soon! ๐Ÿ™‚

                  @benapetr XO 6 works like XO 5: with a web server behind that handles connections to the hosts. Do you get any error messages in the console or in xo-server logs? Does XO 5 work for you?

                  B 1 Reply Last reply Reply Quote 0
                  • B Offline
                    benapetr @pdonias
                    last edited by benapetr

                    @pdonias XO5 is working just fine except settings -> logs never loads anything, other features seems to work OK

                    I would send you logs but not sure where to look, in /var/log/orchestra.log there doesn't seem to be anything relevant, and in the UI, everything is just spinning

                    6cf4f3b4-3438-4c63-8efc-9d450d93eae2-image.jpeg

                    I didn't see anything relevant in browser either (I use firefox)

                    B 1 Reply Last reply Reply Quote 0
                    • B Offline
                      benapetr @benapetr
                      last edited by

                      I just tried with XCP-ng 8.3 and it's exactly the same, just spinning wheels, nothing ever opens, same in Chrome.

                      I wonder how anyone even got this to work at all? ๐Ÿ˜„ or maybe I just chose some unlucky commit? I just built from latest master commit

                      D 1 Reply Last reply Reply Quote 0
                      • D Offline
                        DustinB @benapetr
                        last edited by DustinB

                        @benapetr said:

                        I just tried with XCP-ng 8.3 and it's exactly the same, just spinning wheels, nothing ever opens, same in Chrome.

                        I wonder how anyone even got this to work at all? ๐Ÿ˜„ or maybe I just chose some unlucky commit? I just built from latest master commit

                        You would download the ISO to install XCP-ng to your hardware. Are you specifically talking about Xen Orchestra?

                        effadfd1-5fb7-4a24-9ae1-404f505951a5-image.jpeg

                        B 1 Reply Last reply Reply Quote 0
                        • B Offline
                          benapetr @DustinB
                          last edited by benapetr

                          @DustinB yes I am talking about xen orchestra. I built it following https://docs.xen-orchestra.com/installation it works just fine, but only XO5 version (I use it like this - built from yarn for like 5 years already maybe more... pretty much since it came to existence)

                          M A 2 Replies Last reply Reply Quote 0
                          • M Offline
                            MajorP93 @benapetr
                            last edited by MajorP93

                            @benapetr Hmmm I am also using XCP-ng 8.3 (all patches installed) and latest XO from sources... On my end XO6 is working fine. Maybe it is caused by something specific to your setup/configuration... Maybe start with a fresh XO configuration and check if it then works?

                            //EDIT: what is your underlying OS version and Node JS version used for building / running XO?

                            //EDIT2: Also are you running XO behind a reverse proxy? If so try disabling it as I saw issues like these being caused by reverse proxy setups. These kind of issues can be investigated by using dev tools of your browser and checking network / console tab while loading XO.

                            B 1 Reply Last reply Reply Quote 0
                            • A Offline
                              acebmxer @benapetr
                              last edited by

                              @benapetr

                              If you are still having issues you can try the script i created to install XO from sources. I would advise not running in production, But i have been using it for a few weeks in my home lab and havent ran into many issues.

                              https://github.com/acebmxer/install_xen_orchestra

                              1 Reply Last reply Reply Quote 0
                              • B Offline
                                benapetr @MajorP93
                                last edited by

                                @MajorP93 yes it's running behind a reverse proxy (nginx) maybe that's the reason I will test it without proxy later

                                olivierlambertO 1 Reply Last reply Reply Quote 1
                                • olivierlambertO Offline
                                  olivierlambert Vates ๐Ÿช Co-Founder CEO @benapetr
                                  last edited by

                                  @benapetr Check you have websocket support enabled. That's probably it.

                                  1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    darthkitty8
                                    last edited by

                                    XO6 is looking great so far.

                                    However, there is one thing I hope there may be an option to change in the future. Currently, in the tree view, VMs are shown under whichever host they are on. This works fine for a few nodes, but quickly becomes a pain with larger clusters (I operate clusters with 8+ nodes) because I have to check each host to find the VM. Is there any possibility of having an option to switch to a view similar to what VMware has, where the hosts are all at the top of the list, and then the VMs are all below it, regardless of which host they are on? I have attached a slightly modified version of an example vCenter screenshot to show better what I mean. I think this would make it much, much easier to find VMs in large clusters. Ideally, folders and/or resource groups with VMs nested under them could also be shown here, but that would require more work. Anyway, looking forward to how XO 6 progresses.

                                    793383b2-ea0c-4373-8089-16567241dd9e-image.jpeg

                                    1 Reply Last reply Reply Quote 2
                                    • olivierlambertO Offline
                                      olivierlambert Vates ๐Ÿช Co-Founder CEO
                                      last edited by

                                      Hi @darthkitty8 !

                                      Thanks for the feedback and idea, can you create it at https://feedback.vates.tech and use the "XO 6" tag? Thank you very much!

                                      D B 2 Replies Last reply Reply Quote 0
                                      • D Offline
                                        DustinB @olivierlambert
                                        last edited by

                                        @olivierlambert https://feedback.vates.tech/posts/49/pool-view-rather-than-host-view

                                        J 1 Reply Last reply Reply Quote 1
                                        • J Offline
                                          john.c @DustinB
                                          last edited by john.c

                                          @DustinB said:

                                          @olivierlambert https://feedback.vates.tech/posts/49/pool-view-rather-than-host-view

                                          So youโ€™re interested in having it a bit more like when using VMware vSphere while, regarding VMs, hosts and pools? That could work, but still need a hosts view for each member of the pool. In the hostโ€™s view it needs to be able to see, what VMs are running on it.

                                          Also needs to be compatible with https://github.com/vatesfr/xen-orchestra/issues/9430. If not already synced with NetBox, the pool and hosts should be linked by UUID when synced. So in other words the structure needs to be pool is linked by UUID to host by its UUID and then the same for VMs. So the VMs are linked by UIID to the host UUID.

                                          matiasst created this issue in vatesfr/xen-orchestra

                                          open Link VMs to Host Devices via UUID in NetBox Plugin #9430

                                          D 1 Reply Last reply Reply Quote 0
                                          • D Offline
                                            DustinB @john.c
                                            last edited by

                                            @john.c said:

                                            @DustinB said:

                                            @olivierlambert https://feedback.vates.tech/posts/49/pool-view-rather-than-host-view

                                            So youโ€™re interested in having it a bit more like when using VMware vSphere while, regarding VMs, hosts and pools? That could work, but still need a hosts view for each member of the pool. In the hostโ€™s view it needs to be able to see, what VMs are running on it.

                                            Also needs to be compatible with https://github.com/vatesfr/xen-orchestra/issues/9430. If not already synced with NetBox, the pool and hosts should be linked by UUID when synced. So in other words the structure needs to be pool is linked by UUID to host by its UUID and then the same for VMs. So the VMs are linked by UIID to the host UUID.

                                            Nothing in my post would restrict the view to only seeing VMs within a specific Pool, the view should be flexible enough to shows VMs in a pool.

                                            As it is now, you see all VMs that are running under a given host and then pool.

                                            This in and of itself could become tedious to manage/dig through.

                                            The potential remedy here would be to show all VMs in a pool, and on the given VM show the host where it's running.

                                            eed2974b-314b-4e25-a36a-15d88f8899a9-image.jpeg

                                            matiasst created this issue in vatesfr/xen-orchestra

                                            open Link VMs to Host Devices via UUID in NetBox Plugin #9430

                                            J 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better ๐Ÿ’—

                                            Register Login
                                            • First post
                                              Last post