Changes entries in the /etc/vfs file.
chvfs VFSEntry
The chvfs command changes /etc/vfs file entries by specifying the following fields within the VFSEntry parameter. The VFSEntry parameter is composed of the following: VFSName:VFSNumber:MountHelper:FileSystemHelper.
Any of the entries in the VFSEntry can be null, with the exception of the VFSName entry. If all of the arguments are satisfactory, the entry in the /etc/vfs file is changed.
To change the FileSystemHelper for the vfs entry named newvfs, enter:
chvfs "newvfs:::/etc/helper/testhelper"
The missing parameters are left unchanged.
/etc/vfs | Contains descriptions of virtual file system types. |
The crvfs command, lsvfs command, mount command, and rmvfs command.
The File Systems Overview for System Management in AIX Version 4.3 System Management Guide: Operating System and Devices explains file system types, management, structure, and maintenance.