1
0
mirror of synced 2025-12-30 21:02:34 -05:00

Update evacuating-a-cluster-node.md

Update the command that check the status of the node
This commit is contained in:
changyh01
2022-02-15 10:27:48 +08:00
committed by GitHub
parent 54cbc201fd
commit 7dbdc286fa

View File

@@ -26,7 +26,7 @@ If you're taking a node offline that has any data services (like git, pages, or
For Git
```
ghe-spokes evac-status
ghe-spokes evac-status git-server-<em>UUID</em>
```
For {% data variables.product.prodname_pages %}
@@ -36,7 +36,7 @@ If you're taking a node offline that has any data services (like git, pages, or
For storage
```
ghe-storage evacuation-status
ghe-storage evacuation-status storage-server-<em>UUID</em>
```
3. After the copying is complete, you can evacuate the storage service. Run any of the following commands: