mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-06 15:40:42 -05:00
If it does belong to the device then we make sure we mount the mpio device instead of the raw device. Heuristics Login into /dev/disk/by-path/iqn-example.com.2999 -> /dev/sde Check if sde existsin in /sys/block/[dm-X]/slaves/xx If it does mount /dev/[dm-x] which will look like /dev/mapper/mpiodevicename in mount examples/iscsi has more details |
||
|---|---|---|
| .. | ||
| disk_manager.go | ||
| doc.go | ||
| fc.go | ||
| fc_test.go | ||
| fc_util.go | ||
| fc_util_test.go | ||
| OWNERS | ||