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.

confighfs<br />

Examples<br />

Usage notes<br />

–v n Set virtual storage max to n (where n is in MB). Requires superuser<br />

authority.<br />

–f n Set fixed storage min to n (where n is in MB). Requires superuser authority.<br />

–q Query your global statistics.<br />

pathname<br />

Query file system statistics for the file system containing each of the path<br />

names specified.<br />

–x size pathname<br />

Extend the specified file system, where size is the amount to be extended<br />

suffixed by the extend unit of M, T, or C (for megabytes, tracks, or<br />

cylinders), and the pathname is a full or simple pathname to a file or<br />

directory in the file system to extend. Requires superuser authority.<br />

–xn size pathname<br />

Extend the specified file system to a new volume using the -x rules.<br />

Requires superuser authority.<br />

The following are internal debug options:<br />

–dn Prints incoming and outgoing pfsctl buffers (where n is 0, 1, or 2).<br />

–t Skips issuing the pfsctl.<br />

Note: On systems running shared file system, this command should only be issued<br />

on the server system (file system owner) for the file system pointed to by the<br />

pathname. Issuing it on client systems results in fields of zeros. See z/<strong>OS</strong><br />

<strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> Planning for more information on <strong>UNIX</strong> in a Sysplex.<br />

1. To set virtual and fixed buffer limits for the HFS file system:<br />

> confighfs –v 128 –f 32<br />

2. To extend the file system for your current directory 100 cylinders:<br />

> confighfs –x 100c .<br />

3. If you need to get statistics for the root file system and the file system mounted<br />

over /tmp, you would do the following:<br />

> confighfs / /tmp .<br />

Note: The . (period) in examples two and three indicates the current directory.<br />

1. If the HFS file system encounters an Out of Space condition during SYNC<br />

processing producing message IGW022S, then the following can result:<br />

a. If confighfs is used to successfully extend the file system (by specifying<br />

confighfs -x size pathname, for example) and the extent was large enough<br />

to accommodate the pages required to complete the SYNC processing,<br />

confighfs reinvokes the SYNC function to complete its update and then<br />

resets the Out of Space error flag. It will no longer be necessary to unmount<br />

and remount the file system to use it further. Once the error flag is reset, all<br />

file system functions will work properly again.<br />

b. If the extend size is not large enough to provide the amount of space<br />

required to complete the SYNC process, confighfs will issue the following<br />

response:<br />

146 z/<strong>OS</strong> <strong>V1R9.0</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> <strong>Command</strong> Reference<br />

Inadequate space added to HFS. At least another nn tracks required.

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

Saved successfully!

Ooh no, something went wrong!