Hello team! Is all good with you?
Please, i have one Replica Set with PSA Architectury and I need stop all this cluster. I think, read the documentation, only stop the PRIMARY and the others nodes (SECONDARY and ARBITER) stop too. Is this true?
–ON PRIMARY
db.adminCommand({ “shutdown” : 1, timeoutSecs: 60 })
If exists others procedures to do this, please help me!
Thanks,
Henrique.