Enables, disables, or queries the capability to create Network Data Administration Facility (NDAF) cells, datasets, and replicas on a file system.
The dms_enable_fs command enables, disables, or queries the capability to create cells, datasets, and replicas on a file system. It generates the .DSETINFO directory in the root of the file system. This directory must not be deleted.
| Item | Description | 
|---|---|
| -h | Displays usage of the dms_enable_fs command. | 
| -q | Checks to see if VFS (path name within VFS) is enabled. If it is, 0 is returned. Otherwise, a nonzero value is returned. | 
| -s | Enables a VFS (path name of VFS) for filesets. | 
| -u | Disables a VFS (path name of VFS) for filesets. | 
| Item | Description | 
|---|---|
| 0 | The command completed successfully. | 
| >0 | An error occurred. | 
dms_enable_fs -s /ndafexp/usr/sbin/dms_enable_fs