z/OS UNIX System Services Planning
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Read-write connections for sysplex-aware file systems

z/OS UNIX System Services Planning
GA32-0884-00

Some PFSes can handle multiple concurrent connections for update. They can manage the serialization of such requests. Such file systems are called sysplex aware for update. Most network file systems have this capability. NFS Client is one such file system type.

For a read/write mount to NFS Client, each system in the shared file system group will make a direct connection to NFS. The first system to make such a connection is still called the file system owner. All subsequent systems to make a direct connection are considered non-owners, rather than clients. This type of multiple direct connection for read/write access allows for maximum I/O performance by eliminating the need to send requests to the file system owner.

However, sometimes a non-owning system cannot make a direct connection to the PFS even after meeting the minimum requirements (for example, sometimes requests to NFS Client time out before they are satisfied). That system might be given a cross-system messaging connection, making it a client to the file system. While this is not the optimal mount mode for this type of file system, it does allow access to the file system.

As of z/OS® V1R11, zFS provides the capability for sysplex-aware for update. This support is configurable and can provide the following levels of support:
  • No support for sysplex-aware for update. Like HFS file systems, zFS only allows a single system to connect to the file system for update. All other systems will function as client systems and will function-ship requests to the file system owner system.
  • Global support for sysplex-aware for update. zFS supports multiple concurrent connections for update for all file systems.
  • "Per file system" support for sysplex-aware for update. This level of support requires z/OS UNIX APAR OA29712 and zFS APAR OA29619. It provides the capability for specific file systems to be configured as sysplex-aware or non-sysplex aware for update. Refer to z/OS Distributed File Service zFS Administrationfor more information about configuring ZFS for sysplex-aware capability.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014