mmlsattr - Queries file attributes.
Synopsis
mmlsattr FileName[ FileName...]
Description
Use the mmlsattr command to display replication attributes of a file.
For the specified file, the mmlsattr command lists:
Parameters
Options
NONE
Exit status
Security
You must have read access to run the mmlsattr command.
You may only issue the mmlsattr command from a node in the GPFS nodeset where the file system is mounted.
In an SP environment, verify the authentication method set for SP security services:
For further information, see the latest IBM Parallel System Support Programs for AIX: Administration Guide, IBM Parallel System Support Programs for AIX: Command and Technical Reference, and RS/6000: Planning Volume 2, Control Workstation and Software Environment manuals at www.rs6000.ibm.com/resource/aix_resource/sp_books/pssp. Search for information on sysctl.
Examples
mmlsattr fs0/project4.schedThe system displays information similar to:
replication factors
metadata(max) data(max) file
------------- --------- ----
1 ( 2) 1 ( 2) fs0/project4.sched
mmlsattr fs0/*The system displays information similar to:
replication factors
metadata(max) data(max) file
------------- --------- ----
1 ( 2) 1 ( 2) fs0/project4.sched
1 ( 2) 1 ( 2) fs0/project4.hist
1 ( 2) 1 ( 2) fs0/project5.plan
See also
Location
/usr/lpp/mmfs/bin