dpm-addfs(1) - Linux man page
Name
dpm-addfs - add a filesystem to a disk poolSynopsis
dpm-addfs --poolnamepool_name --server fs_server --fs fs_name [ --st status ] [ --help ]Description
dpm-addfs adds a filesystem to a disk pool.This command requires ADMIN privilege.
Options
- pool_name
- specifies the disk pool name previously defined using dpm-addpool.
- server
- specifies the host name of the disk server where this filesystem is mounted.
- fs
- specifies the mount point of the dedicated filesystem.
- status
- Initial status of this filesystem. It can be set to 0 or DISABLED or RDONLY.
Example
dpm-addfs --poolname Volatile --server sehost --fs /data