Failed to Run the Command for Unmounting Data Drives from a Cluster Node
Symptom
A data drive fails to be unmounted from a cluster node.
Handling Procedure
- Find the PID of the unmount task and stop the process.
1lsof umount: address
- Unmount the data drive again.
1/usr/local/diskmgt/script/uninstall.sh -u
Parent topic: Cluster Installation and Uninstallation