16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

7. Do not use the TAG parameter simultaneously with the NFS Client Xlate option.<br />

If you do, the mount will fail.<br />

8. The UNMOUNT keyword is not available to automounted file systems.<br />

9. The UNMOUNT specification will only be accepted on z/<strong>OS</strong> V1R3 systems and<br />

later.<br />

File system recovery and TSO MOUNT<br />

File system recovery in a shared file system environment takes into consideration<br />

file system specifications such as AUTOMOVE | NOAUTOMOVE | UNMOUNT, and<br />

whether or not the file system is mounted read-only or read/write.<br />

Generally, when an owning system fails, ownership over its AUTOMOVE mounted<br />

file systems is moved to another system and the file is usable. However, if a file<br />

system is mounted read/write and the owning system fails, then all file system<br />

operations for files in that file system will fail. This is because data integrity is lost<br />

when the file system owner fails. All files should be closed (BPX1CLO) and<br />

re-opened (BPX1OPN) when the file system is recovered. (The BPX1CLO and<br />

BPX1OPN callable services are discussed in z/<strong>OS</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong><br />

Programming: Assembler Callable <strong>Services</strong> Reference.)<br />

For file systems that are mounted read-only, specific I/O operations that were in<br />

progress at the time the file system owner failed may need to be re-attempted.<br />

Otherwise, the file system is usable.<br />

In some situations, even though a file system is mounted AUTOMOVE, ownership<br />

of the file system may not be immediately moved to another system. This may<br />

occur, for example, when a physical I/O path from another system to the volume<br />

where the file system resides is not available. As a result, the file system becomes<br />

unowned (the system will issue message BPXF213E when this occurs). This is true<br />

if the file system is mounted either read/write or read-only. The file system still<br />

exists in the file system hierarchy so that any dependent file systems that are<br />

owned by another system are still usable.<br />

However, all file operations for the unowned file system will fail until a new owner is<br />

established. The shared file system support will continue to attempt recovery of<br />

AUTOMOVE file systems on all systems in the sysplex that are enabled for shared<br />

file system. Should a subsequent recovery attempt succeed, the file system<br />

transitions from the unowned to the active state.<br />

Applications using files in unowned file systems will need to close (BPX1CLO)<br />

those files and re-open (BPX1OPN) them after the file system is recovered.<br />

MOUNT<br />

File systems that are mounted NOAUTOMOVE will become unowned when the file<br />

system owner exits the sysplex. The file system will remain unowned until the<br />

original owning system restarts or until the unowned file system is unmounted. Note<br />

that since the file system still exists in the file system hierarchy, the file system<br />

mount point is still in use.<br />

An unowned file system is a mounted file system that does not have an owner. The<br />

file system still exists in the file system hierarchy. As such, you can recover or<br />

unmount an unowned file system.<br />

File systems associated with a ’never move’ PFS will be unmounted during dead<br />

system recovery. For example, TFS is a ’never move’ PFS and will be unmounted,<br />

as well as any file systems mounted on it, when the owning system leaves the<br />

sysplex.<br />

Chapter 3. TSO/E commands 837

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!