此產品有較新版本可以使用。
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。
強制 StorageGRID 服務終止
如果您需要立即停止服務,可以使用 force-stop 命令。
開始之前
您擁有 Passwords.txt 檔案。
步驟
-
${post_edited_translations.segment}
-
請輸入以下命令:
ssh admin@grid_node_IP -
請輸入 `Passwords.txt`檔案中列出的密碼。
-
輸入以下命令以切換至根目錄:
su - -
請輸入 `Passwords.txt`檔案中列出的密碼。
當您以根目錄身分登入時,提示符號會從
$`變為 `#。 -
-
手動強制終止服務:
service servicename force-stop例如:
service ldr force-stop
${post_edited_translations.segment}
-
登出命令 shell:
exit