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
Imaging the use case to add 10 more nodes to the existing 20 running nodes, it is not very good to restart them.
Changed as docker run --restart always, and run crm cluster enable before running crm cluster start
So after rebooted, the containers will started, too
Imaging the use case to add 10 more nodes to the existing 20 running nodes, it is not very good to restart them.
Changed as
docker run --restart always
, and runcrm cluster enable
before runningcrm cluster start
So after rebooted, the containers will started, too
Originally posted by @liangxin1300 in #957 (comment)
The text was updated successfully, but these errors were encountered: