node-disk-manager
node-disk-manager copied to clipboard
Recommendation ndm
Hello! I'm using storage type: hostpath, there is a disk /dev/sda mounted on /mnt/pv. Probably during initialization, ndm found this disk and created a blockddevice. Blockdevice is in unclaimed, inactive status. I don't plan to use storage type: device.
Unused block devices

Current StorageClass

The question is, should I add /dev/sda to the excluded path so that ndm does not select it in block devices? Or can I continue to operate and it does not affect anything? Should unused side devices be removed?
Many, thanks!