HP StorageWorks File System Extender Software V3.4 CLI reference (T3648-96013, October 2006)

2.10 NAME 85
Show the configuration history depth for the FSE partition named client_-
01_documents:
fsepartition –s client_01_documents –H
Copy current (latest) configuration revision of the FSE partition named
mail_partition_01 to a file mail_partition_01_cfg.fse in the current direc-
tory:
fsepartition – –show mail_partition_01 > mail_partition_01_cfg.fse
Copy the configuration revision 3 of the FSE partition named fse_part_001
to a file fse_part_001_cfg_3.fse in current directory:
fsepartition –s fse_part_001 3 >fse_part_001_cfg_3.fse
Apply a new configuration for the FSE partition named client_02_part_05
from the configuration file client_02_part_05_modified.fse:
fsepartition – –modify client_02_part_05 client_02_part_05_modified.fse
List names and states of the currently configured FSE partitions:
fsepartition – –list
Show status information for FSE partition named mail_partition_01:
fsepartition – –status mail_partition_01
Disable the FSE partition named client_03_astro_pics; skip confirmation:
fsepartition – –disable client_03_astro_pics –F
Enable the currently disabled FSE partition named client_01_temporary_-
store:
fsepartition – –enable client_01_temporary_store
Run the reorganizational scan job on the FSE partition named temporary_-
part; treat all migrated data generations created after noon of 15th july 2004
as valid:
fsepartition – –reorg–scan temporary_part "2004/07/15 12:00:00"
HP StorageWorks File System Extender Software CLI reference