Difference between revisions of "arsadmin"

From CMOD.wiki
Jump to navigation Jump to search
(Updated links to IBM CMOD arsadmin command syntax)
Line 14: Line 14:


=== Estimating Compression Sizes ===
=== Estimating Compression Sizes ===
You can use the arsadmin compress command to test the effective compression ratios of the different compression methods that CMOD offers.  In the overwhelming majority of cases, OD77 will provide the best compression / smallest files.


=== Choosing the best compression method ===
=== Choosing the best compression method ===

Revision as of 17:49, 10 February 2017

In versions prior to Content Manager OnDemand v9.5, 'arsadmin' was a utility that did the majority of the work during the ingestion of data with arsload. It was responsible for compressing, segmenting, inserting metadata, and storing objects and resources into the cache, Tivoli Storage Manager, and the database engine. It was also the way that administrators could unload data from CMOD in case data needed to be removed from the system.

In CMOD v9.5 and higher, much of the functionality from the arsadmin command has been integrated into the arsload in order to improve performance by minimizing forking additional processes. This allows more concurrent data ingestion to occur with less CPU overhead, and less wait time.

Links to IBM Documentation

arsadmin Description and Syntax v9.5

arsadmin Description and Syntax v9.0

arsadmin Description and Syntax v8.5

Examples

Estimating Compression Sizes

You can use the arsadmin compress command to test the effective compression ratios of the different compression methods that CMOD offers. In the overwhelming majority of cases, OD77 will provide the best compression / smallest files.

Choosing the best compression method

Recovering Index Data

Moving Objects from TSM Storage to Cache