自動化StorageGRID 設定功能
部署完網格節點之後、您可以自動化StorageGRID 設定該系統。
-
您可以從安裝歸檔中得知下列檔案的位置。
檔案名稱 說明 configure-storagegrid.py
Python指令碼用於自動化組態
設定-storagegrid。same.json
用於指令碼的範例組態檔
設定-storagegrid。blank.json
與指令碼搭配使用的空白組態檔
-
您已建立「configure - storagegrid。json」組態檔。若要建立此檔案、您可以修改範例組態檔(「configure - storagegrid、same.json」)或空白組態檔(「configure - storagegrid、blank.json」)。
您可以使用「configure -storagegrid.py」Python指令碼和「configure -storagegrid.json」組態檔案、將StorageGRID 您的系統的組態自動化。
-
登入您用來執行Python指令碼的Linux機器。
-
切換至您擷取安裝歸檔的目錄。
例如:+「CD StorageGRID-Webscale」、VERSION / platfor
其中「_platform」是「dEBS」、「rpms」或「vSphere」。
-
執行Python指令碼並使用您建立的組態檔。
例如:
./configure-storagegrid.py ./configure-storagegrid.json --start-install
在配置過程中會產生一個恢復套件「.Zip」檔案、並將其下載到您執行安裝與組態程序的目錄中。您必須備份「恢復套件」檔案、以便StorageGRID 在一個或多個網格節點故障時、恢復該系統。例如、將其複製到安全的備份網路位置、以及安全的雲端儲存位置。
必須保護恢復套件檔案、因為其中包含可用於從StorageGRID 該系統取得資料的加密金鑰和密碼。 |
如果您指定要產生隨機密碼、您必須擷取「p密碼」檔案、然後尋找存取StorageGRID 您的系統所需的密碼。
###################################################################### ##### The StorageGRID "recovery package" has been downloaded as: ##### ##### ./sgws-recovery-package-994078-rev1.zip ##### ##### Safeguard this file as it will be needed in case of a ##### ##### StorageGRID node recovery. ##### ######################################################################
系統會在顯示確認訊息時安裝及設定您的系統。StorageGRID
StorageGRID has been configured and installed.