mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-07 08:00:51 -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 |
||
|---|---|---|
| .. | ||
| atomic_writer.go | ||
| atomic_writer_test.go | ||
| device_util.go | ||
| device_util_linux.go | ||
| device_util_linux_test.go | ||
| device_util_unsupported.go | ||
| doc.go | ||
| fs_darwin.go | ||
| fs_linux.go | ||
| fs_unsupported.go | ||
| io_util.go | ||
| util.go | ||