HP StorageWorks Storage Mirroring Scripting Guide (T2558-96327, April 2009)

16 - 3
Compression Disable
Compression Enable
Compression List
Compression Set
Command COMPRESSION DISABLE
Description Disables compression
Syntax
COMPRESSION DISABLE <con_id>
Options con_id—Connection ID assigned to the source/target connection
Examples compression disable 1
Command COMPRESSION ENABLE
Description Enables compression
Syntax
COMPRESSION ENABLE <con_id>
Options con_id—Connection ID assigned to the source/target connection
Examples
compression enable 1
Command COMPRESSION LIST
Description Identifies the compression level set and if compression is enabled
Syntax
COMPRESSION LIST
Command COMPRESSION SET
Description Sets the compression level
Syntax
COMPRESSION SET <con_id> <level>
Options
con_id—Connection ID assigned to the source/target connection
level—Any whole number from 1 to 3 where 1 is minimum compression
and 3 is maximum compression
Examples
compression set 1 2
Notes This command only sets the level of compression. It does not initiate
compression.