cli_rmfs command
Purpose
Remove a file system from all nodes in a cluster.Syntax
cli_rmfs [ -r ] FileSystem
Description
Uses C-SPOC to run the rmfs command with parameters, and remove the file system definition from all cluster nodes.
Flags
- -r
- Removes the mount point of the file system
Example
To remove the shared file system called /test_fs, enter:cli_rmfs -r /test_fs