Policy parameters for Linux
| # | Parameter description | Value Type |
|---|---|---|
| Value | ||
| 1 |
Enter the name of your SA MP domain. Provide the name of an existing SA MP domain. The SA MP domain will host the NFS resources that will be configured with this template. |
Value type: String |
| 2 |
Enter your desired prefix for all NFS server resources. This prefix will be used as a prefix for all SA MP resources that cover the NFS server. For later operational tasks, the prefix can be used to start and stop resources with the same prefix with one single command. |
Value type: String |
| nfsserver | ||
| 3 |
Enter the nodes where you want to automate the NFS server. These nodes must be listed when you enter the SA MP command lsrpnode for the specified domain. You can use either the long or the short name for a node. NFS server resources will be created for each of the specified nodes |
List of values, value type for each value: Hostname or IP version 4 address (plus additional value checking) |
| 4 |
Select the IP version used in your cluster. Depending on the IP version you must specify either NetMask for IPv4, or NetPrefix for IPv6. |
One of these values:
|
| IPv4 | ||
| 5 |
This parameter
will be ignored unless the following condition is fulfilled:
Specify a virtual IPv4 address for the NFS server instance. This IPv4 address will be used as a virtual IP address for the floating NFS server instance. |
Value type: IP version 4 address |
| 6 |
This parameter
will be ignored unless the following condition is fulfilled:
Specify a virtual IPv6 address for the NFS server instance. This IPv6 address will be used as a virtual IP address for the floating NFS server instance. |
Value type: IP version 6 address |
| 7 |
This parameter
will be ignored unless the following condition is fulfilled:
Enter the netmask for the subnet of the virtual NFS server IP address. Enter the netmask for the subnet of the virtual NFS server IP address. An example for a netmask is 255.255.255.0 |
Value type: IP version 4 address |
| 255.255.255.0 | ||
| 8 |
This parameter
will be ignored unless the following condition is fulfilled:
Enter the NetPrefix for the virtual NFS server IP address. Enter the NetPrefix for the virtual NFS server IP address. |
Value type: numeric. Minimum value: 0, maximum value: 128 |
| 9 |
Enter the available network interface for the NFS Server. The following network interfaces are available on your local system: (remaining part of description is harvested from running system) The available network interface specifies to which network interface the virtual NFS server IP address can be bound, for AIX® an example is "en0", for Linux®, an example is "eth0". The same network interface name needs to be available on all nodes where the NFS server will be automated. |
Value type: String (plus additional value checking) |
| 10 |
Specify the name of the SA MP will automatically mount the directory with NFS server configuration data prior to starting
the NFS server processes, and will automatically unmount the directory after
stopping the NFS server processes. You can determine the name of the
|
Value type: String (plus additional value checking) |
| 11 |
Specify the names of the The values are specified in table form:
IBM.AgFileSystem by issuing the command:
This
command will return a list of IBM.AgFileSystem resources. Use the
name of the resources that represent the mount points of the exported file
systems.Example:
This
parameter must have the same number of values as the following parameters:
|
List of values, each value consisting of a variable number of sub-values, value type for each sub-value: String (plus additional value checking) |
| 12 |
Specify the mount points of the directories to be exported. These mount points must be specified
in the same structure as you have specified the Specify the mount points of the directories to be exported. For each directory, only one export
can be configured. The values are specified in table form. Each table row (prompted
as "value") consists of variable number of columns (each column prompted as
"sub-value"). The variable number of columns is prompted for each row separately.
Each table row belongs to an Example:
This
parameter must have the same number of values as the following parameters:
|
List of values, each value consisting of a variable number of sub-values, value type for each sub-value: String (plus additional value checking) |
| 13 |
Are you running with NFS version 4? If the NFS server is running with NFSv4, a separate daemon process, called
|
Value type: {yes|no} |
| 14 |
This parameter
will be ignored unless all following conditions are fulfilled:
Specify the path of the RPC pipefs directory. The RPC pipefs is a required directory of the |
Value type: String |
| /var/lib/nfs/rpc_pipefs | ||
| 15 |
Are there any nested mount points between mounted file systems within one file system set? Nested mount points are mount points where one mount point contains another mount point, that is,
/mnt/test/ one is a nested mount point to
|
Value type: {yes|no} |
| no | ||
| 15.1 |
Optional; a value for this parameter is only required if parameter # 15 has the value "yes". Specify the nested mount points that are contained in one file system set. For each nesting
level, sub-value number 1 is the nested mount point, sub-value number 2 is the mount
point one level above. You need to specify the names of the
Specify the names of the Example:
|
List of values, each value consisting of the same number of sub-values, value type for each sub-value: String |
| 16 |
Specify the desired state of your NFS server resources. If you specify Online, the NFS server resources will be started on policy activation, if not already started. If you specify Offline, the NFS server resources will not be started on policy activation, but stopped if they are online. |
One of the following values:
Online Offline |
| Offline |