XCP-ng

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    XCP-ng 7.5.0 final is here

    Development
    15
    74
    21623
    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.
    • olivierlambert
      olivierlambert Vates 🪐 Co-Founder🦸 CEO 🧑‍💼 last edited by

      Ah damn! I think you spotted the issue then!

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

        @olivierlambert said in XCP-ng 7.5.0 final is here:

        Ah damn! I think you spotted the issue then!

        I think that is different to the original problem as there was enough disk space in that instance, but this non-production VM I was using to test doesn't have the space on the source host.

        New problem I've come across since doing that failed migration, the message-switch process is now eating approx half of the memory on the server:

        [root@host log]# free -m
        total used free shared buff/cache available
        Mem: 1923 1601 27 12 295 221
        Swap: 511 26 485
        [root@host log]# ps axuww | grep message
        root 1920 0.2 52.4 1094032 1033144 ? Ssl Aug16 2:36 /usr/sbin/message-switch --config /etc/message-switch.conf
        root 32669 0.0 0.1 112656 2232 pts/24 S+ 12:43 0:00 grep --color=auto message

        Anyone know how to restart that?

        1 Reply Last reply Reply Quote 0
        • olivierlambert
          olivierlambert Vates 🪐 Co-Founder🦸 CEO 🧑‍💼 last edited by

          Restart the toolstack?

          1 Reply Last reply Reply Quote 0
          • J
            john205 last edited by

            Hm.. I did a toolstack restart and it still had the high memory usage after, but it has now since dropped..

            root 1920 0.2 2.0 108860 39516 ? Ssl Aug16 2:39 /usr/sbin/message-switch --config /etc/message-switch.conf

            Perhaps it takes a bit of time to clear it out.

            1 Reply Last reply Reply Quote 0
            • D
              dsiminiuk @olivierlambert last edited by

              @olivierlambert said in XCP-ng 7.5.0 final is here:

              Yeah but 7.4 won't be maintained, so it would be better to try to see if it's a XS issue or not.

              My bleeding edge attempt has been dulled. I'll try again later after seeing if the root cause is identified.

              1 Reply Last reply Reply Quote 0
              • D
                DBLogic last edited by

                Hi
                Has there been any update on this please?

                Just tried updating our pool and after updating the master had failed migration of VM (Ubuntu) and then was unable to get VM to start (Missing VDI error). Only solution was to roll master back to 7.4 and everything working again.

                Thanks

                Danp 1 Reply Last reply Reply Quote 0
                • olivierlambert
                  olivierlambert Vates 🪐 Co-Founder🦸 CEO 🧑‍💼 last edited by

                  Sorry on what exactly? Maybe it could be better to create a dedicated topic to see more clearly 🙂

                  1 Reply Last reply Reply Quote 0
                  • Danp
                    Danp Top contributor 💪 @DBLogic last edited by

                    @dblogic said in XCP-ng 7.5.0 final is here:

                    Just tried updating our pool and after updating the master had failed migration of VM (Ubuntu) and then was unable to get VM to start (Missing VDI error). Only solution was to roll master back to 7.4 and everything working again.

                    I ran into a similar situation when I upgraded to 7.5 this week. Did you check to see if there was a non-existent ISO mounted in the CD rom for the VM in question?

                    D 1 Reply Last reply Reply Quote 0
                    • D
                      DBLogic last edited by DBLogic

                      Hi. Apologies for delay in responding.
                      Yes I did check for that and there was none. It occurred on at least 2 VMS I tried. In one case just shutting a VM down and trying to restart gave the missing vdi error. Everything I checked (with my limited knowledge of the CLI) looked fine. As soon as I rolled back to 7.4 on the master the VMS started without any issue.
                      Its as if the upgrade applied some schema changes to the vdi linking in some way perhaps?

                      I did try a second time just updating the master but with the same result - stopping and trying to restart a VM on any host (we have 4) gave the vdi missing error. Again rollling back fixed the problem but leaves me worried about upgrading.

                      1 Reply Last reply Reply Quote 0
                      • D
                        DracoAn @Danp last edited by

                        @danp said in XCP-ng 7.5.0 final is here:

                        @dblogic said in XCP-ng 7.5.0 final is here:

                        Just tried updating our pool and after updating the master had failed migration of VM (Ubuntu) and then was unable to get VM to start (Missing VDI error). Only solution was to roll master back to 7.4 and everything working again.

                        I ran into a similar situation when I upgraded to 7.5 this week. Did you check to see if there was a non-existent ISO mounted in the CD rom for the VM in question?

                        Thank you. That was my problem. I gave cd empty. Everything works.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post