29.01.2013 Views

GPFS: Administration and Programming Reference - IRA Home

GPFS: Administration and Programming Reference - IRA Home

GPFS: Administration and Programming Reference - IRA Home

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

network connections, but data sent over the connection is not protected. Before setting cipherList for<br />

the first time, you must establish a public/private key pair for the cluster by using the mmauth genkey<br />

new comm<strong>and</strong>.<br />

See the Frequently Asked Questions at: publib.boulder.ibm.com/infocenter/ clresctr/topic/<br />

com.ibm.cluster.gpfs.doc/gpfs_faqs/gpfsclustersfaq.html for a list of the ciphers supported by <strong>GPFS</strong>.<br />

dataStructureDump<br />

Specifies a path for the storage of dumps. The default is to store dumps in /tmp/mmfs. Specify no to<br />

not store dumps.<br />

It is suggested that you create a directory for the placement of certain problem determination<br />

information. This can be a symbolic link to another location if more space can be found there. Do not<br />

place it in a <strong>GPFS</strong> file system, because it might not be available if <strong>GPFS</strong> fails. If a problem occurs,<br />

<strong>GPFS</strong> may write 200 MB or more of problem determination data into the directory. These files must be<br />

manually removed when problem determination is complete. This should be done promptly so that a<br />

NOSPACE condition is not encountered if another failure occurs.<br />

designation<br />

Specifies a ’-’ separated list of node roles.<br />

mmchconfig Comm<strong>and</strong><br />

v manager or client - Indicates whether a node is part of the pool of nodes from which configuration<br />

managers, file system managers, <strong>and</strong> token managers are selected.<br />

v quorum or nonquorum - Indicates whether a node is to be counted as a quorum node.<br />

<strong>GPFS</strong> must be stopped on any quorum node that is being changed to nonquorum. <strong>GPFS</strong> does not<br />

have to stopped when the designation changes from nonquorum to quorum.<br />

For more information on the roles of a node as the file system manager, see the General Parallel File<br />

System: Concepts, Planning, <strong>and</strong> Installation Guide <strong>and</strong> search for file system manager.<br />

For more information on explicit quorum node designation, see the General Parallel File System:<br />

Concepts, Planning, <strong>and</strong> Installation Guide <strong>and</strong> search for designating quorum nodes.<br />

distributedTokenServer<br />

Specifies whether the token server role for a file system should be limited to only the file system<br />

manager node (no), or distributed to other nodes for better file system performance (yes). The default<br />

is yes.<br />

Using multiple token servers requires designating the nodes that should serve tokens as manager<br />

nodes (manager keyword in the mmcrcluster node list or mmchconfig designation=... comm<strong>and</strong>s). If<br />

no manager nodes are designated, the node chosen as file system manager will act as the only token<br />

server, regardless of the setting of the distributedTokenServer parameter.<br />

The maxFilesToCache <strong>and</strong> maxStatCache parameters are indirectly affected by the<br />

distributedTokenServer parameter, because distributing the tokens across multiple nodes may allow<br />

keeping more tokens than without this feature. See General Parallel File System: Concepts, Planning,<br />

<strong>and</strong> Installation Guide <strong>and</strong> search on The <strong>GPFS</strong> token system’s affect on cache settings.<br />

dmapiEventTimeout<br />

Controls the blocking of file operation threads of NFS, while in the kernel waiting for the h<strong>and</strong>ling of a<br />

DMAPI synchronous event. The parameter value is the maximum time, in milliseconds, the thread will<br />

block. When this time expires, the file operation returns ENOTREADY, <strong>and</strong> the event continues<br />

asynchronously. The NFS server is expected to repeatedly retry the operation, which eventually will find<br />

the response of the original event <strong>and</strong> continue. This mechanism applies only to read, write, <strong>and</strong><br />

truncate event types, <strong>and</strong> only when such events come from NFS server threads. The timeout value is<br />

given in milliseconds. The value 0 indicates immediate timeout (fully asynchronous event). A value<br />

greater than or equal to 86400000 (which is 24 hours) is considered infinity (no timeout, fully<br />

synchronous event). The default value is 86400000.<br />

For further information regarding DMAPI for <strong>GPFS</strong>, see General Parallel File System: Data<br />

Management API Guide.<br />

Chapter 8. <strong>GPFS</strong> comm<strong>and</strong>s 89

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

Saved successfully!

Ooh no, something went wrong!