You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a similar situation as above when `onevm list`` shows all VMs running, but the service is still in ``DEPLOYING`` state, but the VM is not reachable through SSH (e.g. to run the ``onegate vm update`` command).
566
-
567
-
In this case, we can try to scale down and up the role of the problematic VM from the Front-end UI:
568
-
#. Go to Services in the Front-end UI and select the OneKE Service
569
-
#. In the Roles tab choose the problematic VM's role (e.g. worker)
570
-
#. Scale the role to 0
571
-
#. Wait until shutdown of the VM, the scaling and cooldown period of the service finishes
572
-
#. Scale the role to 1
573
-
#. Verify if the problem is solved and the ``oneflow list`` reports the ``RUNNING`` state
562
+
One or more VMs is Ready, but Unreachable
563
+
+++++++++++++++++++++++++++++++++++++++++++++
564
+
565
+
In a similar situation as above when ``onevm list`` shows all VMs running, but the service is still in ``DEPLOYING`` state and the VM is not reachable through SSH (e.g. to run the ``onegate vm update`` command).
566
+
567
+
In this case, we can try to scale down and up the role of the problematic VM from Sunstone, the Front-end UI:
568
+
569
+
#. In Sunstone, go to **Services**, then select the **OneKE** Service.
570
+
#. In the **Roles** tab, choose the problematic VM's role (e.g. ``worker``).
571
+
#. Scale the role to ``0``.
572
+
#. Wait until VM shuts down and the scaling and cooldown period of the service finishes.
573
+
#. Scale the role to ``1``.
574
+
#. Verify if the problem is solved and ``oneflow list`` reports the ``RUNNING`` state.
0 commit comments