日本語は機械翻訳による参考訳です。内容に矛盾や不一致があった場合には、英語の内容が優先されます。
Snap Creator コマンドラインインターフェイスの使用に関するガイドライン
寄稿者
Snap Creator のコマンドライン機能を使用すると、グラフィカルユーザインターフェイス( GUI )を使用せずにさまざまな操作を実行できます。たとえば、コマンドラインインターフェイス( CLI )から、バックアップ、クローンボリュームまたは LUN を作成し、構成ファイルをインポートできます。
すべてのコマンドおよび関連するパラメータの包括的なリストを表示するには、コマンドプロンプトで Snap Creator を実行し、引数を指定しないでください。 /path/to/scServer_v<#>/install_path /path/to/scServer_v<#>/snapcreator
[root@lyon scServer4.3.0]# ./snapcreator Usage: ./snapcreator --server <IP> --port <Port> --user <User> --passwd <Passwd> --profile <Profile> --config <Config> --action <Action> --policy <Policy> <Optional Arguments> Connection Information --server <IP|Hostname> The IP address or hostname of the Snap Creator server --port <number> The port number of the Snap Creator server --user <user> The username used for Snap Creator server authentication --passwd <password> The password used for Snap Creator server authentication Configuration Information --profile <Profile> The profile you want to run Profiles are dir's located under configs dir Uses default config, unless --config is specified list Displays all configurations known to Snap Creator Workflow Actions --action <Action> The action you want Snap Creator to perform backup Takes a backup using NetApp storage technology ossv Uses OSSV to perform the backup, no primary backup is taken cloneLun In addition to backup will clones lun(s) using lun clone cloneVol In addition to backup will clones volume using vol clone cloneDel Deletes vol clones outside of normal workflow clone Performs a plug-in driven clone operation restore Enters an interactive restore menu for a given Snap Creator policy, you can choose a file or volume restore backupDel Enters an interactive backup delete menu for a given Snap Creator policy backupList Lists all backups under Snap Creator control volumeList Lists all volumes under Snap Creator control cloneList Lists all volume clones under Snap Creator control dpstatus Shows the snapvault/snapmirror status pmsetup Creates a Protection Manager DataSet for given config arch Does not take backup, only performs archive log management quiesce Does not take backup, only performs quiesce for given application defined in APP_NAME unquiesce Does not take backup, only performs unquiesce for given application defined in APP_NAME discover Does not take backup, only performs discover for given application defined in APP_NAME mount Clone an existing backup and provide optional mount commands umount Clone an existing backup and provide optional umount commands scdump Dumps logs, configs, and support information for a given profile in a zip file called scdump located under Snap Creator root directory custom A plug-in may define a custom action dispatch Executes any Snap Creator workflow that exists ...
Snap Creator の CLI 使用時に誤ったユーザ名またはパスワードを入力すると、次のエラーメッセージが表示されます。 403 Forbidden - - - - - - - - - - ユーザ名とパスワードが正しくありません