Commands for managing mount points on the nodes
The spi web service automatically creates a mount point from one node to another node’s root volume upon a request to access the node’s log files or core files. Although you do not need to manually manage mount points, you can do so by using the system node root-mount commands.
If you want to... | Use this command... |
---|---|
Manually create a mount point from one node to another node's root volume | system node root-mount create Only a single mount point can exist from one node to another. |
Display existing mount points on the nodes in the cluster, including the time a mount point was created and its current state | system node root-mount show |
Delete a mount point from one node to another node’s root volume and force connections to the mount point to close | system node root-mount delete |
Give documentation feedback