Creating a resource of class IBM.AgFileSystem

Resource of class IBM.AgFileSystem are harvested automatically by the StorageRM resource manager during domain start and thereafter.

To support this harvesting, add the mount point of the file system to the file system table on all nodes. You can find the mount point in the attribute SysMountPoint of the file system resource in the class IBM.AgFileSystem. You can specify a mount point after the harvesting as well by modifying the attribute MountPoint of the resource. Ensure, that the change is done for the complete resource (floater and all constituents). When adding the file system to the file system table located in /etc/fstab on Linux®, and /etc/filesystems on AIX®, make the following configuration changes for the newly created entry on all nodes:
  • Specify mount option noauto to prevent file system mount during system start.
  • Disable the option file system check at startup for this file system.