k3s/pkg/volume/rbd
Huamin Chen 8dbbcefdec rbd: don't use /dev/rbd/pool/image; use sysfs to find rbd device instead
rbd: if rbd image is not formatted, format it to the designated filesystem type

rbd: update example README.md and include instructions to get base64 encoded Ceph secret

if rbd fails to lock image, unmap the image before exiting

Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-09-29 10:13:01 -04:00
..
disk_manager.go Rename IsMountPoint to IsLikelyNotMountPoint 2015-08-14 18:45:43 -04:00
doc.go Add doc.go files for all volume plugins 2015-05-23 16:59:12 -04:00
rbd.go rbd: don't use /dev/rbd/pool/image; use sysfs to find rbd device instead 2015-09-29 10:13:01 -04:00
rbd_test.go Introduce nsenter writer for volume plugins 2015-09-17 16:40:29 +02:00
rbd_util.go rbd: don't use /dev/rbd/pool/image; use sysfs to find rbd device instead 2015-09-29 10:13:01 -04:00