ccm cs|cache_server -check|-fs_check [-v|-verbose] [-l|-limit limit] [cvid…]
您必须是 ccm_admin 角色才能使用该命令。
该一致性检查将高速缓存服务器中对象的 checksum 与 Rational Synergy 主服务器中相应对象的 checksum 进行比较。
检查高速缓存对象与主服务器存储库的一致性。请将每次检查限制为三个对象,并开启详细选项。
$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