Command Reference Guide

2.6 NAME 39
List file IDs of file updateMe.gz in directory /mnt/fse_vg/fse1 and file
archive.gz in current directory:
fsefile –l /mnt/fse_vg/fse1/updateMe.gz archive.gz
Show history information for files with file ID 21544 and 21560 on an FSE
partition named partition_02:
fsefile –H – –id partition_02 21544 21560
Recall latest migrated generation of file fsepkg_1.1.68.tar.gz into the current
directory on an HSM file system:
fsefile – –recall fsepkg_1.1.68.tar.gz
Recall file fsepkg_1.1.55.tar.gz whose latest generation was migrated by
migration job with ID 266142980096 into the directory /tmp/fse_recalled_-
files on a non–HSM file system:
fsefile –R fsepkg_1.1.55.tar.gz –migid 266142980096 –into /tmp/fse_-
recalled_files
Recall last generation of file fsepkg_206_update.tar.gz that was migrated
before 2525/01/01 10:00:00 into the directory /tmp/fse_older_files on a
non–HSM file system:
fsefile –recall fsepkg_206_update.tar.gz –date "2525/01/01 10:00:00"
–into /tmp/fse_older_files
Recall last generation of file with file ID 30600 that was migrated before
2002/12/10 15:36:50 on an FSE partition named FSEPartition010 into the
directory /tmp/fse_deleted_files on a non–HSM file system:
fsefile –recall –id FSEPartition010 30600 –date "2002/12/10
15:36:50" –into /tmp/fse_deleted_files
Recall older generation of file with file ID 18769 on an FSE partition named
partitionH that was migrated by migration job with ID 266142980096 into
the directory /tmp/fse on a non–HSM file system:
fsefile –R – –id partitionH 18769 –migid 266142980096 –into /tmp/fse
Put files big_file_A and big_file_B on the corresponding migration candi-
date list:
fsefile – –migrate big_file_A big_file_B
File System Extender 3.2 Command Line Reference