Administrator Guide

Table Of Contents
Download of file(s) from MFT portal completed
SHA256 checksum verification of downloaded file(s) in progress...
File 'softwareWeekly.tar.gz' downloaded successfully from node '10.226.81.189' with
checksum=47a08c12d4dddc30039fd0a86642b64c435e14f1d6a0c9ccfd83eff03ee7dfbd
File 'log.txt' downloaded successfully from node '10.226.81.189' with
checksum=0a9ee4b41f72f67c2abff8dce7a087e9ff270bd0ef0b1bb79b7c5e4855b6d8a3
File 'MFT_API_TEST/DummyFIle_test.docx' downloaded successfully from node '10.226.81.189'
with checksum=8605cdc9caff613128c26d5500374089da63953b353efcf8a6aa66c11135c949
Invoking ansible command to perform sync operation to all other nodes ['10.226.81.190']
Download operation completed successfully on node 10.226.81.189
2. --sourceオプションを使用してシステムのノードからすべてのファイルをコピーするには、のコマンドをしま
す。
service@director-1-1-b:~> /opt/dell/vplex/bin/supportassist_mft --source 10.226.81.189
Process to copy MFT file(s) from node [10.226.81.189] to node [10.226.81.190] initiated...
File softwareWeekly.tar.gz copied to /home/service/mft/ directory
File log.txt copied to /home/service/mft/ directory
File MFT_API_TEST/DummyFIle_test.docx copied to /home/service/mft/ directory
Copy operation completed successfully on node 10.226.81.190
3. --sourceオプションおよび --filesオプションを使用してシステムのノードから特定のファイルをコピーするには、
のコマンドをします。
service@director-1-1-b:~> /opt/dell/vplex/bin/supportassist_mft --source 10.226.81.189 --files 8KC5Z23_MFT/
voyager_local.yaml 8KC5Z23_MFT/scif.yaml log.txt DummyFIle.docx
Process to copy MFT file(s) from node [10.226.81.189] to node [10.226.81.190] initiated...
File 8KC5Z23_MFT/scif.yml copied to /home/service/mft/ directory
File 8KC5Z23_MFT/voyager_local.yaml copied to /home/service/mft/ directory
File DummyFIle.docx copied to /home/service/mft/ directory
File log.txt copied to /home/service/mft/ directory
Copy operation completed successfully on node 10.226.81.190
Synchronize コマンド
すべてのノードを、コマンドがされたノード存在するファイル セットと同期させます。sync コマンドをするには、
タデータ ファイルの場所必須となります。ダウンロードをった場合に、メタデータ ファイルが生成されます。sync コマンド
されたノードで download コマンドがされていない場合、メタデータ ファイルを使用することはできません。
1. メタデータ ファイル情報使用して、ローカル ノードに存在するファイルをのすべてのノードにプッシュするには、のコ
マンドをします。
service@director-1-1-a:~> /opt/dell/vplex/bin/supportassist_mft sync --metadata-file /home/service/mft/
metadata.json
File 'softwareWeekly.tar.gz' with checksum
47a08c12d4dddc30039fd0a86642b64c435e14f1d6a0c9ccfd83eff03ee7dfbd copied to /home/
service/mft/ directory
File 'log.txt' with checksum
0a9ee4b41f72f67c2abff8dce7a087e9ff270bd0ef0b1bb79b7c5e4855b6d8a3 copied to /home/
service/mft/ directory
File 'MFT_API_TEST/DummyFIle_test.docx' with checksum
8605cdc9caff613128c26d5500374089da63953b353efcf8a6aa66c11135c949 copied to /home/
service/mft/ directory
Copying all the MFT file(s) present under the directory /data/mft/ from the node
[10.226.81.189] to node(s) ['10.226.81.190']
SCP command invoked to copy all the files from node [10.226.81.189] to node [10.226.81.190]
Sync operation completed successfully on node 10.226.81.190
システム管理 19