ccm cs|cache_server /check|/fs_check [/v|/verbose] [/l|/limit limit] [cvid…]
このコマンドを使用するには、ユーザーは ccm_admin ロールに属している必要があります。
この整合性検査は、キャッシュ・サーバー内のオブジェクトのchecksumと、Rational Synergy メイン・サーバー内の対応するオブジェクトのchecksumを比較します。
キャッシュに入れられたオブジェクトの整合性を、メイン・サーバー・リポジトリーに照らして検査します。一度に検査するオブジェクトを 3 つに制限し、verbose オプションを有効にします。
> ccm cache_server /check /verbose /limit 3
Preparing to check 6 object(s)...
Checking 3 out of 6 object(s)...
Calculating checksum for the objects found in cache server repository...
Calculating checksum for the objects found in main server repository...
Comparing the results...
Completed checking 3 out of 6 object(s).
Checking 3 out of remaining 3 object(s)...
Calculating checksum for the objects found in cache server repository...
Calculating checksum for the objects found in main server repository...
Comparing the results...
Completed checking 3 out of remaining 3 object(s).
Summary:
---------------------------------------------
Total Objects: 6
Failed Objects: 0
Inconsistent Objects: 0