Top
PRIMECLUSTER  Installation and Administration Guide4.5
FUJITSU Software

6.13.2 Notes When Using NFS Server Function

Transferring the Lock information

If you use an NFS server function, set it so that the Lock information for NFS is succeeded.

If a transfer of the Lock information for NFS is not possible, you can get multiple Lock information for the same file. Therefore, the application that uses fcntl(2) and lockf(3C) cannot execute the exclusive control. And it becomes the factor to cause file destruction.

But the following attention is necessary on using this function. Execute the next attention whether an application uses a lock unidentified.

Protocol

The NFS Versions supported by PRIMECLUSTER vary according to the operating OS.

For the operation on Oracle Solaris 10, NFS Version 3 is supported.

For the operation on Oracle Solaris 11, NFS Version 4 and 3 are supported.

In addition, available protocols vary according to the NFS Versions.

For NFS Version 3, use UDP (recommended).

For NFS Version 4, use TCP (required).

Note

  • TCP is also available on NFS Version 3. However, when using TCP to perform switchover and failback consecutively, recovery may take more time than when using UDP.

  • NFS Version 4 does not use UDP.