IBM Books

IBM General Parallel File System for AIX: Administration and Programming Reference

Displaying your GPFS nodeset configuration information

When managing your GPFS nodeset, you can display the current configuration information for the nodeset by issuing the mmlsconfig command. The command displays certain default values and parameters you have changed via the mmchconfig command.

To display the current configuration data for the GPFS nodeset set1, enter:

mmlsconfig -C set1

The system displays information similar to:

Configuration data for nodeset set1:  
-----------------------------------  
pagepool 256M                        
dataStructureDump /log/mmfs          
multinode yes                        
autoload no                          
useSingleNodeQuorum no               
wait4RVSD no                         
comm_protocol TCP                   
clusterType hacmp                       
group Gpfs.set1                       
recgroup GpfsRec.set1                 
useDiskLease no                      
                                     
File systems in nodeset set1:         
----------------------------         
/dev/fs1                         
 


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]