NVIDIA / aistore

AIStore: scalable storage for AI applications
https://aistore.nvidia.com
MIT License
1.21k stars 160 forks source link

the proper way to restart the cluster #159

Closed ray-lee-94 closed 9 months ago

ray-lee-94 commented 9 months ago

If the local machine is shutdowned and rebooted. What is the proper way to restart the cluster? do I need to use make to deploy a new cluster?

gaikwadabhishek commented 9 months ago

What kind of a deployment was that? local/docker/k8s? What was running on that local machine? proxy/target/proxy+target?

If you restart machine and it was local deployment, you need to run aisnode executable with the configs that you have on that node.

Something like - aisnode -config=/etc/ais/ais.json -local_config=/etc/ais/ais_local.json -role=target

Take a look at this - https://aiatscale.org/docs/cli/cluster