Command Reference Guide

2.1 NAME 6
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 AND
PRE–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