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

    XCP-ng 8.1 Release Candidate now available!

    Scheduled Pinned Locked Moved News
    89 Posts 16 Posters 76.3k Views 5 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.
    • J Offline
      jmccoy555
      last edited by jmccoy555

      Don't suppose there's a quick way to rollback is there?

      DanpD 1 Reply Last reply Reply Quote 0
      • DanpD Offline
        Danp Pro Support Team @jmccoy555
        last edited by

        @jmccoy555 You could try the following (untested!) --

        yum downgrade xapi-core-1.214.1-2.4.xcpng8.1.x86_64 xapi-xe-1.214.1-2.4.xcpng8.1.x86_64 xapi-tests-1.214.1-2.4.xcpng8.1.x86_64

        Not sure if there are other packages that would need rolled back as well.

        J 1 Reply Last reply Reply Quote 0
        • J Offline
          jmccoy555 @Danp
          last edited by jmccoy555

          @Danp

          rpm -q xapi-core xapi-xe xapi-tests
          xapi-core-1.214.1-2.4.xcpng8.1.x86_64
          xapi-xe-1.214.1-2.4.xcpng8.1.x86_64
          xapi-tests-1.214.1-2.4.xcpng8.1.x86_64
          

          on my other physical host and that is causing me issues. Guess I'll have to do a reinstall back to RC1.

          yum downgrade xapi-core-1.214.1-2.2.xcpng8.1.x86_64 xapi-xe-1.214.1-2.2.xcpng8.1.x86_64 xapi-tests-1.214.1-2.2.xcpng8.1.x86_64
          Loaded plugins: fastestmirror
          Loading mirror speeds from cached hostfile
          Excluding mirror: updates.xcp-ng.org
           * xcp-ng-base: mirrors.xcp-ng.org
          Excluding mirror: updates.xcp-ng.org
           * xcp-ng-updates: mirrors.xcp-ng.org
          No package xapi-core-1.214.1-2.2.xcpng8.1.x86_64 available.
          No package xapi-xe-1.214.1-2.2.xcpng8.1.x86_64 available.
          No package xapi-tests-1.214.1-2.2.xcpng8.1.x86_64 available.
          Error: Nothing to do
          

          https://updates.xcp-ng.org/8/8.1/base/x86_64/Packages/ only has the latest versions.

          1 Reply Last reply Reply Quote 0
          • stormiS Offline
            stormi Vates 🪐 XCP-ng Team
            last edited by

            Fixed packages will be available shortly. Thanks for finding this important regression.

            J 1 Reply Last reply Reply Quote 1
            • stormiS Offline
              stormi Vates 🪐 XCP-ng Team
              last edited by

              They are now available in xcp-ng-testing for XCP-ng 8.1.

              yum update --enablerepo=xcp-ng-testing
              
              1 Reply Last reply Reply Quote 0
              • olivierlambertO Offline
                olivierlambert Vates 🪐 Co-Founder CEO
                last edited by

                Fixed to me. @jmccoy555 can you try again after updating?

                J 1 Reply Last reply Reply Quote 0
                • J Offline
                  jmccoy555 @olivierlambert
                  last edited by

                  @olivierlambert yep after a

                  yum makecache
                  yum update
                  

                  everything appears to be good

                  1 Reply Last reply Reply Quote 0
                  • olivierlambertO Offline
                    olivierlambert Vates 🪐 Co-Founder CEO
                    last edited by

                    👍 thanks!

                    1 Reply Last reply Reply Quote 1
                    • J Offline
                      jmccoy555 @stormi
                      last edited by

                      @stormi Nice to do something useful and give a little back, other than buying a XCP-ng cushion for my office! 🙂

                      1 Reply Last reply Reply Quote 2
                      • olivierlambertO Offline
                        olivierlambert Vates 🪐 Co-Founder CEO
                        last edited by

                        Feedback/tests is REALLY vital for the community 🙂 We might have spotted this, or not. So we spared bundling another ISO/upgrade after the release 😛 Thanks again!

                        1 Reply Last reply Reply Quote 1
                        • a2940uwA Offline
                          a2940uw @stormi
                          last edited by

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • T Offline
                            tanonl
                            last edited by

                            We are still getting this error when trying to create a VBD using XENAPI

                            raise Failure(result['ErrorDescription'])
                            Failure: ['VM_BAD_POWER_STATE', 'Plugged VBD creation only allowed for suspended VM']
                            

                            This is on XCP-ng 8.1
                            We tried to update using but same issue

                            yum makecache
                            yum update
                            
                            1 Reply Last reply Reply Quote 1
                            • olivierlambertO Offline
                              olivierlambert Vates 🪐 Co-Founder CEO
                              last edited by

                              What are you doing exactly? Please provide more details/context 🙂

                              1 Reply Last reply Reply Quote 0
                              • K Offline
                                kadir
                                last edited by

                                We also get an error when restoring a VM through an external backup program. With 8.0 we did not have this.

                                Error message is: Failure: ['VM_BAD_POWER_STATE', 'Plugged VBD creation only allowed for suspended VM']

                                1 Reply Last reply Reply Quote 0
                                • BenjiReisB Offline
                                  BenjiReis Vates 🪐 XCP-ng Team
                                  last edited by BenjiReis

                                  @kadir @tanonl

                                  Since 8.1, 2 fields have added to VBD creation: currently_attached and device.
                                  This field should not be used unless the VBD is created on a VM in the Suspended power_state.

                                  Do you know how the VBD creation is done?

                                  1 Reply Last reply Reply Quote 0
                                  • olivierlambertO Offline
                                    olivierlambert Vates 🪐 Co-Founder CEO
                                    last edited by

                                    Also @kadir what's your backup program? This doesn't affect Xen Orchestra.

                                    K 1 Reply Last reply Reply Quote 0
                                    • K Offline
                                      kadir @olivierlambert
                                      last edited by

                                      @olivierlambert Unitrends back-up for XenServer.

                                      1 Reply Last reply Reply Quote 0
                                      • olivierlambertO Offline
                                        olivierlambert Vates 🪐 Co-Founder CEO
                                        last edited by olivierlambert

                                        I'm not sure Unitrends is supporting XCP-ng. Please refer to your backup vendor.

                                        Current backup solutions claming to support XCP-ng: https://xcp-ng.org/docs/backup.html

                                        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