Apply suggestion from @jstirnaman
parent
76038d62d4
commit
447988b161
|
|
@ -1,6 +1,6 @@
|
||||||
The `influxdb3 stop node` command marks a node as stopped in the catalog, freeing up the licensed cores it was using for other nodes.
|
The `influxdb3 stop node` command marks a node as stopped in the catalog, freeing up the licensed cores it was using for other nodes.
|
||||||
|
|
||||||
> \[!Important]
|
> [!Important]
|
||||||
> This command is designed for cleaning up the catalog **after** you have already stopped the physical instance.
|
> This command is designed for cleaning up the catalog **after** you have already stopped the physical instance.
|
||||||
> It does not shut down the running process - you must stop the instance first (for example, using `kill` or stopping the container).
|
> It does not shut down the running process - you must stop the instance first (for example, using `kill` or stopping the container).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue