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

    XOA is allways halted after the machine is rebooted

    Scheduled Pinned Locked Moved Xen Orchestra
    8 Posts 4 Posters 498 Views 2 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.
    • C Offline
      ckargitest
      last edited by

      Greetings,

      I am very new to XCP-ng. I enabled "auto power on" from web interface. However, my orchestrator's status is halted after each time the machine is rebooted.

      Is there an option to make it "always on" after the boot. I am looking for a solution except defining a service file for this purpose.

      Thanks in advance

      1 Reply Last reply Reply Quote 0
      • splastunovS Offline
        splastunov
        last edited by

        Instructions
        Set the "other-config:auto_poweron=true" parameter on both target VM and resource pool:

        #xe pool-param-set uuid=<pool_UUID> other-config:auto_poweron=true
        #xe vm-param-set uuid=<vm_UUID> other-config:auto_poweron=true
        
        C 1 Reply Last reply Reply Quote 0
        • DanpD Offline
          Danp Pro Support Team
          last edited by

          splastunov is correct. However, this can actually be enabled in XOA from the pool's Advanced tab, so no need for the CLI in this case. 😉

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

            Danp said in XOA is allways halted after the machine is rebooted:

            splastunov is correct. However, this can actually be enabled in XOA from the pool's Advanced tab, so no need for the CLI in this case. 😉

            You mean the VM's Advanced tab.

            8add27f3-7527-4682-aead-3d7f023d6f08-image.png

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

              DustinB No, I would have said the VM's Advanced tab if that is what I had meant. 😜

              Did you look at the pool's Advanced tab?

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

                Danp yup

                134fa19b-7507-4ee8-86f9-89385972b38b-image.png

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

                  It's available in latest release channel.

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    ckargitest @splastunov
                    last edited by

                    splastunov said in XOA is allways halted after the machine is rebooted:

                    xe vm-param-set uuid=<vm_UUID> other-config:auto_poweron=true

                    Thank you very much for detailed reply. It worked.

                    All the best

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