fse – Initiate or terminate the FSE server or FSE client operation. Show current
status of the FSE daemons. Prepare FSE system for the restore process. Configure
mount points for HSM file systems (on Windowssystems only). Enable or disable
Limited Access Mode for a particular HSM file system (on Windows systems
only).
The fse command (startup script on Linux, executable on Windows systems) affects core FSE components. It should be used with a maximum care as its usage
can lead to improper FSE server or client operation or no operation at all. FSE
administrator has to know exactly what he is doing when using this command.
File System Extender 3.2 Command Line Reference
2.1NAME3
The command is used to perform these FSE administrator’s tasks:
• startup or shut down FSE processes to enable or cease the FSE system (FSE
server, FSE client) operation,
• restart FSE (server, client) processes in case of a trouble,
• print status information for the configuration–independent FSE processes
(FSE daemons) running on FSE system (FSE server, FSE client),
• prepare the FSE system for the restore process,
• on Windows systems, configure mount points for HSM file systems, mount
or unmount HSM file systems,
• on Windows systems, dismount a newly formatted volume, enable or disable Limited Access Mode for a particular HSM file system.
FSE PROCESSESCore FSE components, as for fse command, are running FSE processes, that are responsible for proper FSE operation. There are
two groups of FSE processes: configuration–independent and configuration–
dependent. The configuration–independent FSE processes, also called FSE daemons, allow FSE software to operate and intercommunicate. The configuration–dependent FSE processes control a single configured FSE resource. FSE administrator may configure more than one resource of the same kind, so there can be
several FSE processes of the same kind running simultaneously. Currently, the
only resources that are controlled by their own processes are FSE partition and
FSE library.
STAND–ALONE AND DISTRIBUTED FSE SYSTEMSIt is possible to either set up an FSE system on a stand–alone machine or distribute its functionality
across one FSE server and an arbitrary number of FSE clients. In first case, all
FSE processes are running on the same system, in the other some of them only
on FSE server as FSE server processes (marked with S character), some only on
each FSE client as FSE client processes (marked with C character) and some on
both/all (marked with S+C characters).
∗ ... there is one File System Event Manager running on each FSE client host.
It controls an arbitrary number of HSM file systems that reside on the same FSE
client host.
Configuration–dependent FSE processes:
• Partition Manager (S),
• Back End Agent (S),
• Library Agent (S).
fse status prints info on the configuration–independent FSE processes only. For
each FSE daemon fse status prints its binary name, its current status (running,
stopped) and the associated process ID(s). If the command is executed on FSE
server (FSE client) it only prints info on the FSE server (FSE client) daemons.
The daemon binary names are listed in the following table.
POST–START AND PRE–STOP SCRIPTSFSE administrator can set up two
helper scripts which perform certain automated tasks at the FSE system’s (FSE
server’s, FSE client’s) start–up and shut–down time. They are executed by the fse
command.
Both helper scripts have to be placed in the /opt/fse/sbin (on Linux systems) or
%InstallPath%\bin directory (on Windowssystems) on a local machine, and have
to be named as specified below:
File System Extender 3.2 Command Line Reference
2.1NAME5
• post_start.sh (on Linux systems) or post_start.cmd (on Windows systems)
... this is the post–start helper script. It is executed after all FSE processes
have been started up and all existing FSE file systems with an entry in the
/etc/fstab file (on Linux systems) or all existing FSE file systems with a
defined mount point (on Windows systems) have been mounted, i.e. right
after the FSE system is put into its fully operational state;
• pre_stop.sh (on Linux systems) or pre_stop.cmd (on Windows systems) .....
this is the pre–stop helper script. It is executed before all mounted HSM file
systems are unmounted and all running FSE processes are shut down, i.e.
right before the FSE system is pulled out of its fully operational state.
If any of these scripts does not exist, it is simply ignored.
IMPORTANT: The commands that you specify in the post–start and pre–stop
scripts should not block the execution of the fse command. Thus, they have to
conform to the following rules:
• They must not require interactive input.
• They must finish in a reasonable time and afterwards return the control to
the script afterwards.
2.1.3OPTIONS
• ––start
This option has different effects depending on whether the fse command is
executed on a stand–alone FSE system or in a distributed FSE system on
FSE server or FSE client.
If used on a stand–alone FSE system, the start option:
1. initiates omniNames – the omniORB naming service daemon, if it is
not running yet,
2. initiates the FSE system operation starting up all FSE processes (see
FSE PROCESSES for details on FSE processes),
3. mounts all existing HSM file systems with an entry in the /etc/fstab
file (on Linux systems),
File System Extender 3.2 Command Line Reference
2.1NAME6
4. executes the post–start script, if it exists (see POST–START AND
PRE–STOP SCRIPTS for details on the post–start script).
If used on FSE server in a distributed FSE system, it:
1. initiates omniNames – the omniORB naming service daemon, if it is
not running yet,
2. initiates the FSE server operation starting up all FSE server processes
(see FSE PROCESSES for details on FSE server processes),
3. executes the post–start script, if it exists.
If used on FSE client in a distributed FSE system, it:
1. initiates the FSE client operation starting up all FSE client processes
(see FSE PROCESSES for details on FSE client processes),
2. mounts all existing HSM file systems with an entry in the /etc/fstab
file (on Linux systems),
3. executes the post–start script, if it exists.
• ––stop
As with the start option, the effects of this option depend on where the fse
command is executed.
If used on a stand–alone FSE system, the stop option:
1. executes the pre–stop script, if it exists (see POST–START ANDPRE–STOP SCRIPTS for details on the pre–stop script),
2. unmounts all mounted HSM file systems (on Linux systems),
3. terminates the FSE system operation shutting down all running FSE
processes (see FSE PROCESSES for details on FSE processes).
If used on FSE server in a distributed FSE system, it:
1. executes the pre–stop script, if it exists,
2. terminates the FSE server operation shutting down all running FSE
server processes (see FSE PROCESSES for details on FSE server
processes).
File System Extender 3.2 Command Line Reference
2.1NAME7
If used on FSE client in a distributed FSE system, it:
1. executes the pre–stop script, if it exists,
2. unmounts all mounted HSM file systems (on Linux systems),
3. terminates the FSE client operation shutting down all running FSE
client processes (see FSE PROCESSES for details on FSE client processes).
• ––restart
This option has the same effect as a consecutive invocation of the fse stop
and fse start commands.
Note:
In a distributed FSE system, restarting the FSE processes on FSE server
requires restarting processes on particular FSE client to allow normal
operation of each FSE partition configured on that client.
• ––status
Show status of each FSE (server, client) daemon, i.e.configuration–
independent FSE (server, client) process. See FSE PROCESSES for FSE
daemon status info details.
• ––startrestore
Prepare the FSE system for the restore process. This option puts the FSE
system in the special "restore" mode in order to disable usage of the HSM
file systems; the way it achieves this is different according to the operating
system.
Linux systems: on a Linux system, the fse – –startrestore command starts
up all local FSE processes except the HSM File System Event Manager.
Also the HSM file systems are not mounted in this mode.
Windows systems: on a Windows system, the fse ––startrestore command starts up all local FSE processes, but mounts the HSM file systems as
ordinary NTFS file systems.
Note that you should invoke the fse ––startrestorecommand only when the
local FSE processes are stopped. You must invoke it on each component of
the FSE system that you want to restore, that is before running fserestore.
• ––mount
File System Extender 3.2 Command Line Reference
2.1NAME8
• ––umount
Linux systems: The command fse – –mount | ––umount should not be
used by the FSE administrator directly. It is called by fse–svc daemon during recovery of FSE file system.
Windows systems: Use the command fse ––mount | ––umount with great
care. It should be used instead of mountvol command if you want to administrate an FSE partition (for example to enable or disable it).
• fse – –mount command will create a mount point MountPoint for the volume VolumeName and trigger HSM FS filter to connect to volume device
file and start FSE–HSM.
• fse––umount command will stop FSE–HSM and switch the HSM FS filter
operation for managing accesses to the volume VolumeName from Full Ac-
cess Mode to Limited Access Mode. See description of the – –limit–access
option for information on Limited Access Mode.
• MountPoint
A directory path that represents the mount point to which the VolumeName
NTFS volume will be mounted.
• VolumeName
An NTFS volume that stores an HSM file system on a Windows client.
• ––dismount–ntfs
Windows systems only:This option dismounts the newly formatted
NTFS volume VolumeName. It sends an appropriate code (the FSCTL_-
DISMOUNT_VOLUME ioctrl code) to the volume. Later, when the volume is mounted again, the HSM FS filter can attach to it before NTFS, and
thus gain control over it. Note that the fse – –dismount–ntfs command will
fail in case the volume is in use, that is, when some processes have open
handles on it.
• ––limit–access
Windows systems only: This option switches the HSM FS filter operation
for managing accesses to the volume VolumeName from Full Access Mode
to Limited Access Mode. In this mode, modifications on the corresponding
HSM file system are not allowed. The volume remains mounted to its mount
File System Extender 3.2 Command Line Reference
2.1NAME9
point, FSE–HSM continues to run for the HSM file system and online files
are still migrated and released. Recalls of offline files are denied. When
an offline file is accessed while the HSM file system operates in Limited
Access Mode, the application that is accessing the file receives an error and
the file is not recalled. For more information on Limited Access Mode, refer
to File System Extender User146s Guide.
• ––full–access
Windows systems only: This option switches the HSM FS filter operation
for managing accesses to the volume VolumeName from Limited Access
Mode to Full Access Mode. This change is possible only if the corresponding FSE–HSM process is running and the HSM file system on the volume
operates in Limited Access Mode. For more information on Full Access
Mode, refer to File System Extender User146s Guide.
2.1.4EXAMPLES
Create a mount point for the specified volume and trigger HSM FS filter to connect
to volume device file and start FSE–HSM (on Windows systems):
Backup of the FSE system is performed in such a way that it preserves a consistent
state of information stored in FSE databases, FSE system files and user data on
HSM file systems. Its operation was designed to obstruct normal FSE system
operation to as little extent as possible.
There are three levels of backup:
• Server backup
It will backup all the required databases stored on FSE server, but will not
backup any data on FSE clients (HSM file system and Hierarchical Storage
Management Database (HSMDB)). HSM file system can be recovered from
File System Catalog (FSC) with fserecover command. This is the fastest
and preferred way of doing backup.
• Full backup
It will backup all the required databases stored on FSE server and all FSE
clients. It is possible to recover the whole FSE system (server & clients) by
doing restore.
• Single client backup
It will backup all the required databases stored on FSE server and specific
FSE client. It is possible to recover the FSE server and specific client by doing restore, while other clients would require running fserecover command
to recover HSM file system.
File System Extender 3.2 Command Line Reference
2.2NAME12
PREREQUISITESFSE backup uses logical volume snapshot technology to
keep FSE system’s operation almost unobstructed during the backup window. To
be able for the FSE backup to use this technology, HSM file systems, FSE configuration and all FSE databases and system files have to reside on LVM logical
volumes (on Linux systems) or special snapshot software needs to be installed (on
Windows systems). This is an essential prerequisite.
FSE backup uses FSE backup media – FSE media that are assigned to a special
media pool, distinguished by its BACKUP type. A backup pool should be configured with only one volume in order to use all the space on medium. Backup media
in this pool should be formatted, but not initialized. If the backup encounters an
initialized FSE medium, it will return an error. This is applied to prevent loss of
data. For details on configuring an FSE backup media pool, see the fsepool man
page.
IMPORTANT: It is an FSE administrator’s responsibility to dedicate correct
backup media for each backup session. fsebackup does not keep record of which
backup media had already been used for backup and when. It will only check if
media with the specified barcodes are assigned to FSE backup media pool before
proceeding. It is also suggested to keep at least two backup sets in order to ensure
that you have always at least one valid backup.
THE BACKUP PROCEDUREAfter the prerequisites are checked and fulfilled, fsebackup first suspends the FSE system and achieves a consistent state of
all File System Catalogs (FSCs) and Hierarchical Storage Management Databases
(HSMDBs). It then creates snapshots of all required disk volumes (/var/opt/fse
and /var/opt/fse/part on Linux and appropriate disk on Windows) before resuming
the FSE system operation. Suspend and resume operations are performed using
the fsebak command. Once the snapshots are successfully created the backup can
continue.
All relevant data is gathered together and archived using tar tape archiving utility
on Linux and proprietary FSE tool on Windows (fse–arch). It is then written to the
FSE backup media in form of severalarchive files, separated with file marks. First
archives on the medium are client specific data (HSM file system and HSMDB).
This is followed by File System Catalog archives for each FSE partition, then
the Configuration Database (configuration information for FSE system, FSE libraries, FSE drives, FSE media pools and FSE partitions, the Resource Management Database, Fast Recovery Information (FRI) in temporary disk files and
File System Extender 3.2 Command Line Reference
2.2NAME13
global configuration (backup, trace and CORBA/omniORB configuration files).
Offline files on HSM file system are backed up as sparse files. These files practically do not occupy any space on backup medium.
FSE backup usually runs in background, started automatically by cron or similar
utilities. A special lock file backup.pid is used to preventstarting multiple backup
processes in parallel.
ACTIVITY LOGGINGFSE administrator usually consults the fse.log file to
figure out backup start and stop times. These times are used to estimate the required backup window. Additionally, fsebackup records its progress report to
the backup.log file (see section FILES). When backup successfully finishes, it
reports barcodes of the FSE backup media the backup data had been written to.
CONFIGURATIONOn Linux, administrator needs to configure some parameters in backup.cfg configuration file. The configurable parameters and their default
values are the following:
• HSM_LV_VAR = hsm_vg/var
Name of the LVM volume group and the LVM logical volume used to store
file system for the /var/opt/fse mount point.
• HSM_LV_PART = hsm_vg/part
Name of the LVM volume group and the LVM logical volume used to store
file system for the /var/opt/fse/part mount point.
• SNAPSHOT_PCT = 10
Size of the LVM logical volume snapshot, expressed in percentage of the
original LVM logical volume size.
If the /etc/opt/fse/backup.cfg file is not found, default values are used for the FSE
backup process.
2.2.3OPTIONS
• –m, – –media
File System Extender 3.2 Command Line Reference
2.2NAME14
Perform backup of the FSE server. Record the backup image data on one or
more FSE media with barcode(s) Barcode....
• Barcode...
A sequence of barcodes of the FSE media which are used to store backup
image data. The media barcodes have to be separated by spaces.
• –c, – –client
Perform a backup of FSE clients or if specific client hostname is specified
by the Client... argument just specific client. This option may only be used
together with the ––media option.
• Client...
A sequence of fully–qualified domain names (FQDN) of the FSE clients
which are backed up. FQDNs have to be separated by spaces.
• ––skip–hsmfs
Do not perform a backup of HSM file system. This option may only be used
together with the ––media option.
• –l, – –log–file
Log FSE backup activity into file LogFileName. FSE backup activity is
normally logged into the default FSE backup log file. This option may only
be used together with the – –media option.
• LogFileName
File name (with optional path) of the additional backup activity log which
will record the progress of the FSE backup process.
• –h, – –help
Print the usage information for this FSE command.
• –v, – –version
Print the copyright and version information for this FSE command.
File System Extender 3.2 Command Line Reference
2.2NAME15
2.2.4EXAMPLES
• Backup current FSE server state to FSE media with barcodes 000123,
000124 and 000125:
fsebackup ––media 000123 000124 000125
• Backup current FSE server state and all FSE clients to FSE media with
barcodes 000123, 000124 and 000125:
fsebackup ––media 000123 000124 000125 – –client
• Backup current FSE server state to FSE medium with barcode 000202.
Write additional backup log to file /tmp/backup_000202.log:
• /var/opt/fse/log/backup.log (on Linux systems),%InstallPath%\var\log\backup.log (on Windows systems)
Log file with recorded information about activity of the FSE backup pro-
cess.
• /var/opt/fse/log/fse.log (on Linux systems),%InstallPath%\var\log\fse.log (on Windows systems)
FSE event log file. It is used for measuring the required backup window.
File System Extender 3.2 Command Line Reference
2.2NAME16
• /var/opt/fse/lock/backup.pid (on Linux systems),
%InstallPath%\var\lock\backup.pid (on Windows systems)
FSE backup lock file.
2.2.6COPYRIGHT
Copyright (C) 2004-2005 Hewlett-Packard
Copyright (C) 2002-2005 GRAU Data Storage
COMMON USAGEfsebak command affects the core FSE components. Its
primary usage is from inside the fsebackup command and not as a stand–alone
tool, except on request of the FSE support personnel. In case of the latter, it
should be used with a maximum care as its usage can lead to improper FSE system
operation or no operation at all.
INTERNAL COMMAND OPERATIONfsebak prepares Hierarchical Storage Management Databases (HSMDB) and File System Catalogs (FSC) of all
configured FSE partitions for an eventual back–up procedure. To achieve such a
database consistency, operation of all currently running Partition Managers has to
be temporarily suspended. Duplicate copies of HSMDBs and FSCs may then be
created using other system commands. After a successful back–up creation Partition Managers are unblocked using fsebak once again. This action restores the
normal FSE system operation.
Each FSE command communicates with the FSE system components through the
Management Interface (fse–mif). To execute an FSE command, the Management
File System Extender 3.2 Command Line Reference
2.3NAME18
Interface must be running. If the connection to the Management Interface fails,
check its status by running the fse status command. In case the Management
Interface is not running, start it with the fse start command. Additionally, the
Partition Manager processes (fse–pm) for all configured FSE partitions must be
running. This can be checked with the fsesystem command.
After successful command execution, fsebak notifies the FSE administrator with
a suitable message, which is printed to the standard output stream (stdout). If
there was an error during command’s execution, an appropriate error message is
printed to the standard error stream (stderr).
ACHIEVING THE FSE DATABASE CONSISTENCYfsebak ––suspend
follows for each running Partition Manager the following procedure:
• block the incoming job requests in Partition Manager;
• make the corresponding HSMDB and FSC incorporate all changes from
their transaction logs into the main database files;
• write temporary files hsm.ref and fsc.ref with references to HSMDB and
FSC for use with the – –continue option;
• report action success or failure.
Note:
Contents of hsm.ref and fsc.ref files may not be directly altered in any way.
If all these steps were successfully completed, duplicate copies of HSMDB and
FSC can be made. Usually they are created with the fsebackup command. See
the fsebackup man page for details.
RESUMING A NORMAL FSE SYSTEM OPERATIONfsebak––continue
StatusCode follows for each running Partition Manager the following procedure:
• read references to HSMDB and FSC from files hsm.ref and fsc.ref) and
delete these two files;
• start accepting incoming job requests in Partition Manager and resume normal operation.
File System Extender 3.2 Command Line Reference
2.3NAME19
If the FSE administrator made sure that the HSMDB and FSC back–ups are stored
on a safe medium, (s)he is advised to use value 0 (zero) in place of the StatusCode
argument. This value means that all old transaction log files of HSMDBs and
FSCs will be removed, as they are not needed any more. If any other value is used
as the StatusCode, these transaction logs will be preserved and optionally used
again, if needed.
2.3.3OPTIONS
• ––suspend
Prepare each HSMDB and FSC for backing up. This action temporarily sus-
pends the normal FSE system operation in all running Partition Managers.
See DESCRIPTION for details of this operation.
• ––continue
Unblock the FSE system operation using the value StatusCode. This en-
ables the incoming job requests in all running Partition Managers and restores the normal FSE system operation.
• StatusCode
The status code, which is used with the option – –continue. See DESCRIP-
TION for an explanation of the meaning and proper usage of this value.
• ––reserve–medium
Create a new administrative job for a backup purpose, print the interopera-
ble object reference of the job and the name of the devicewhere the back–up
archive will be written. The administrative job is a dummy job: it only allocates an FSE medium with the specified barcode Barcode from an FSE
backup media pool and loads it into a free FSE drive. It then prints the
device name of this FSE drive.
• Barcode
Barcode of the FSE medium, which will be used to store the back–up
archive. This medium has to be assigned to an FSE backup media pool.
• ––change–medium
File System Extender 3.2 Command Line Reference
2.3NAME20
Allocate a new FSE medium to store the back–up archive. Usage of this option causes the job with the interoperable object reference JobIOR to unload
the currently allocated FSE medium from the FSE drive, release it, allocate
the FSE medium with the specified barcode Barcode from an FSE backup
media pool and load it into the same FSE drive. Usage of this option is
necessary if the previously reserved medium has not enough free space to
store the whole back–up archive.
• JobIOR
The interoperable job reference, which is used as an "address" of the job in
the CORBA Naming Service daemon. It is represented as a 160–byte text
string, beginning with the prefix IOR:.
• ––complete–job
Complete the administrativejob with the interoperable object reference Job-
IOR and release the currently allocated FSE medium.
• –h, – –help
Print the usage information for this FSE command.
• –v, – –version
Print the copyright and version information for this FSE command.
2.3.4EXAMPLES
• Suspend the normal FSE system operation and prepare HSMDBs and FSCs
for backing up:
fsebak ––suspend
• Resume the normal FSE system operation after back–ups of the FSE
databases and system files were successfully created:
fsebak ––continue 0
• Resume the normal FSE operation after back–ups of all FSE databases and
system files were created, but preserve the HSMDB and FSC transaction
log files for an optional future use:
fsebak ––continue 1
File System Extender 3.2 Command Line Reference
2.3NAME21
• Create an administrative job. Allocate the FSE medium with the barcode
backup–003 for a back–up procedure and load it into an FSE drive:
fsebak ––reserve–medium backup–003
• Release the currently allocated FSE medium for administrative job with the
interoperable object reference IOR:010000000e00... (160–byte text string),
unload it, allocate the new FSE medium with the barcode backup–105 and
load it into the same FSE drive:
• Complete the administrative job with the interoperable object reference
IOR:010000000a00... (160–byte text string) and release the allocated FSE
medium:
fsebak ––complete–job IOR:010000000a00...
2.3.5COPYRIGHT
Copyright (C) 2004-2005 Hewlett-Packard
Copyright (C) 2002-2005 GRAU Data Storage
Each FSE command communicates with the FSE system components through the
Management Interface (fse–mif). To execute an FSE command, the Management
Interface must be running. If the connection to the Management Interface fails,
check its status by running the fse status command. In case the Management
Interface is not running, start it with the fse start command.
After a successful command execution fsecheck notifies the FSE administrator
with a suitable message, which is printed to the standard output stream (stdout).
If there was an error during the command execution, an appropriate error message
is printed to the standard error stream (stderr).
CHECKING CONSISTENCY OF THE FILE SYSTEM CATALOG
fsecheck command creates a maintenance job on the specified FSE partition.
The maintenance job is executed by the corresponding Partition Manager and
performs a File System Catalog consistency check. This is a process of comparing file entries, which are present in File System Catalog, either with files on
the corresponding HSM file system or with Fast Recovery Information (FRI) on
the corresponding FSE media. It detects the situations, where:
• some files on the HSM file system or on the FSE media are missing from
File System Catalog,
File System Extender 3.2 Command Line Reference
2.4NAME23
• it is uncertain for some recently created files on the HSM file system, if they
are missing from File System Catalog or are too new to have their file ID
recorded in File System Catalog yet.
fsecheck reports the consistency check findings to the shell output. These findings
are also recorded in the FSE check log (see section FILES).
Note:
The maintenance job for the consistency check of the File System Catalog
against HSM file system keeps track of its progress. If it is aborted with the
fsejob command and later re–run with fsecheck, it resumes its operation from
the interruption point on.
fsecheck command also offers automatic correction, which can be enabled as an
addition to the comparison of File System Catalog against FSE media. The correction procedure updates File System Catalog with missing information about
file splits that has been found in Fast Recovery Information on FSE media. It can
also remove the File System Catalog entries that have not been found in the belonging Fast Recovery Information blocks on FSE media. An entry in this context
means information about the location on the FSE media of any of the following:
file generation, file copy, file split.
2.4.3OPTIONS
• –i, – –fsc–hsmfs
Perform a consistency check on the FSE partition PartitionName comparing
corresponding File System Catalog against the associated FSE file system.
See CHECKING FILE SYSTEM CATALOG CONSISTENCY for de-
tails on this process.
• PartitionName
The name of the FSE partition to perform consistency check for.
• –m, – –fsc–media
Perform a consistency check on the FSE partition PartitionName comparing
corresponding File System Catalog against the associated FSE media. See
CHECKING FILE SYSTEM CATALOG CONSISTENCY for details
on this process.
File System Extender 3.2 Command Line Reference
2.4NAME24
• ––autocorrect
Automatically correct errors discovered by the consistency check of File
System Catalog against corresponding FSE media. See CHECKING FILESYSTEM CATALOG CONSISTENCY for details on this process. This
option may only be used together with the – –fsc–media option.
• ––match–media
Correct the errors by removing the entries that have been found only in the
File System Catalog and not in the Fast Recovery Information blocks on
the FSE media. This type of correction further synchronizes the FSC content with the data actually present on the media. See CHECKING FILESYSTEM CATALOG CONSISTENCY for details on this process. This
option may only be used together with the – –autocorrect option.
• –h, – –help
Print the usage information for this FSE command.
• –v, – –version
Print the copyright and version information for this FSE command.
2.4.4EXAMPLES
• Trigger a File System Catalog consistency check against HSM file system
of the FSE partition daily_reports:
fsecheck ––fsc–hsmfs daily_reports
• Trigger a File System Catalog consistency check against FSE media assigned to the FSE partition archive_part_32:
fsecheck ––fsc–media archive_part_32
• Trigger a File System Catalog consistency check against FSE media assigned to the FSE partition archive_part_45. Enable autocorrection:
This FSE command manages configuration of the FSE drives. It is used to perform
these FSE administrator’s tasks:
• configure a new or remove an existing FSE drive,
• retrieve the configuration of an existing FSE drive,
• reconfigure an existing FSE drive,
• list configured drives in the FSE installation,
• disable or enable operation of an FSE drive.
Each FSE command communicates with the FSE system components through the
Management Interface (fse–mif). To execute an FSE command, the Management
Interface must be running. If the connection to the Management Interface fails,
File System Extender 3.2 Command Line Reference
2.5NAME27
check its status by running the fse status command. In case the Management
Interface is not running, start it with the fse start command.
After a successful command execution fsedrive notifies the FSE administrator
with a suitable message, which is printed to the standard output stream (stdout).
If there was an error during the command execution, an appropriate error message
is printed to the standard error stream (stderr).
2.5.3OPTIONS
• –a, – –add
Configure a new FSE drive with parameters, written in the configuration file
ConfigFileName. This action checks the validity of the configuration file,
copies the file to Configuration Database and inserts the parameter values
into Resource Management Database. FSE drive names are unique within
the FSE installation.
• ConfigFileName
The name of the FSE drive configuration file to use.
• –r, – –remove
Remove an existing FSE drive from the FSE system. This includes re-
moval of all configuration file revisions of this FSE drive from Configuration Database. Note that unless additional option ––force is specified,
the command demands FSE administrator’s confirmation before performing this operation. Default answer to the confirmation question is "No".
• Name
The name of the FSE drive to manage configuration for.
• –F, – –force
Set forced mode for FSE drive remove or disable operation. In this mode,
FSE administrator’s confirmation of FSE drive removal or disabling is
skipped. The command treats it as if FSE administrator would have answered the confirmation question with "Yes". This option may only be used
together with the ––remove or ––disable option.
File System Extender 3.2 Command Line Reference
2.5NAME28
• –s, – –show
If the RevisionNumber argument is given, print the appropriate configu-
ration revision for the FSE drive Name, otherwise print the configuration
revision in–use.
• RevisionNumber
A non–negative integer value which represents the configuration revision to
print.
• –H, – –history
Print configuration history depth for the FSE drive Name. Configuration
history depth is the number of the configuration file revisions which are
stored in Configuration Database for this FSE drive. This option may only
be used together with the – –show option.
• –m, – –modify
Modify the configuration of FSE drive Name with the configuration file
ConfigFileName. This action checks the validity of the new configuration
file, copies it to Configuration Database as a new configuration revision and
triggers the FSE drive reconfiguration.
• –l, – –list
Display status information for configured FSE drives within the FSE instal-
lation. Reported information for an FSE drive includes:
1. Drive ... drive name,
2. Family ... drive family (AIT, SAIT, LTO),
3. Library ... name of the corresponding FSE library,
4. Host ... fully–qualified domain name (FQDN) of the host the drive is
attached to,
5. CtrlDev ... drive control device file,
6. Status ... current drive status (online, in use, offline),
7. Medium ... barcode of the medium which is present in the drive (optional).
File System Extender 3.2 Command Line Reference
2.5NAME29
• –D, – –detail
Retrieve additional FSE drive information and display the retrieved data in
the ParameterName: ParameterValue format with each parameter in its own
line. The following additional information is reported:
1. VendorID ... ID string of the drive manufacturer,
2. ProductID ... ID string of the drive model,
3. SerialNo ... serial number of the drive,
4. FirmwareRev ... revision of the firmware the drive currently uses,
5. ScsiID ... ID string of the corresponding SCSI device,
6. Index ... index of the drive inside the FSE library,
7. UsageCount ... usage counter for the drive,
8. Capabilities ... code for the drive features,
9. Key ... internal RMDB key value assigned to the drive.
This option may only be used together with the – –list option.
• ––disable
Disable operation of FSE drive Name. Disabling the drive means putting it
offline in case it needs cleaning or servicing. Note that unless additional option – –force is specified, the command demands FSE administrator’s confirmation before performing this operation. Default answer to the confirmation question is "No".
• ––enable
Enable operation of FSE drive Name, which is currently disabled. Enabling
the drive means making it available to the FSE system again.
• –h, – –help
Print the usage information for this FSE command.
• –v, – –version
Print the copyright and version information for this FSE command.
File System Extender 3.2 Command Line Reference
Loading...
+ 69 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.