Stops the process of the IBM Storage Archive Enterprise Edition system on all configured servers
or on a part of them.
All tapes on drives that are part of the IBM Storage Archive
EE resources are moved back to their
home slots.
Syntax
- eeadm cluster stop [-l
<library>] [OPTIONS]
-
- Optional parameters
-
- -f, --force
- Forces IBM Storage Archive
EE to stop when
tasks are running.
All tapes on drives that are part of IBM Storage Archive
EE resources are unloaded, but they
aren't moved back to their home slots.
- -l, --library <library>
- Specifies the name of the tape library for which IBM Storage Archive
EE is stopped. If the -l option is
omitted, IBM Storage Archive
EE is stopped for
all the configured libraries. When one or more tasks are running, the command fails if the -f option
is not specified.
-
- Common options
-
- -h, --help
- Shows this help text and exit.
Return codes
- 0 (zero)
- The operation completed successfully.
- Non-zero
- The operation failed.
Examples
eeadm cluster stop
eeadm cluster stop -f
eeadm cluster stop -l MyLibrary1