Kbase P13786: How to check if large file support is enabled for a file system on AIX
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/11/2005 |
|
Status: Verified
GOAL:
How to check if large file support is enabled for a file system on AIX
GOAL:
How to check if a file system has large file support enabled on AIX platforms ?
GOAL:
Databse has EnableLargeFiles, but does the filesystem support it ?
GOAL:
Does the file system have OS large file support enabled ?
FACT(s) (Environment):
IBM AIX
FIX:
On AIX you can check whether a file system has large file support enabled thus:
/usr/bin/smitty/smitty fs
Navigates immediately through the:
- System Storage Management (Physical & Logical Storage)
- File Systems
Select: Add / Change / Show / Delete File Systems
Select: Journaled File Systems
Select: Change / Show Characteristics of a Journaled File System
Select: The file system you want to check
"Large File Enabled" will be shown as either True or False.