Changes the configuration attributes of a tape pool.
Syntax
- eeadm pool set
<pool> [-l
<library>] -a
<attribute>
-v
<value>
[OPTIONS]
-
- Required parameters
-
- <pool>
- Specifies the name of the tape pool of which to set the properties.
- -l, --library <library>
- Specifies the name of the tape library with which the tape pool is associated. In a single tape
library configuration, this option can be omitted.
- -a, --attribute <attribute>
- Specifies the name of the attribute to change.
- -v, --value <value>
- Specifies the new value to set for the attribute.
-
Changeable attribute |
Description |
poolname |
Up to 16 characters in length. The acceptable characters are alphanumeric or
an underscore. |
mediarestriction |
Any of the following values: none , L5 , L6 , L7 ,
L8 , L9 , M8 , JB , JC , JD , JE , JY , JZ ,
JV , JK , JL , or JM . |
format |
Any of the following values for IBM® 3592 tape: E07 , E08 ,
55F , or 60F . The attribute cannot be changed for LTO tape. |
mountlimit |
An integer. Use a 0 for unlimited. The maximum value is 32767. |
lowspacewarningenable |
Either yes or no . |
lowspacewarningthreshold |
An integer in TiB. Use a 0 for no threshold. The maximum value is
32767. |
nospacewarningenable |
Either yes or no . |
-
- Common option
-
- -h, --help
- Shows this help text and exit.
Return codes
- 0 (zero)
- The operation completed successfully.
- Non-zero
- The operation failed.
Examples
eeadm pool set MyPool1 -a poolname -v NewName