我在使用並行 ssh 時遇到一些問題

我在使用並行 ssh 時遇到一些問題

我試圖弄清楚如何向整個叢集發出相同的命令。我正在使用並行 ssh,但我似乎無法讓它正常工作。當我嘗試命令時,我得到:

[1] 22:58:24 [FAILURE] [email protected] Exited with error code 255
[2] 22:58:24 [FAILURE] [email protected] Exited with error code 1
[3] 22:58:24 [FAILURE] [email protected] Exited with error code 1

我查找了錯誤代碼,但我無法理解發生了什麼。

答案1

相關內容