]> git.proxmox.com Git - pve-storage.git/blame - udev-rbd/50-rbd-pve.rules
DirPlugin: update_volume_attribute: don't use update_volume_notes
[pve-storage.git] / udev-rbd / 50-rbd-pve.rules
CommitLineData
cfe46e2d
AL
1KERNEL=="rbd[0-9]*", ENV{DEVTYPE}=="disk", PROGRAM="/usr/libexec/ceph-rbdnamer-pve %k", SYMLINK+="rbd-pve/%c"
2KERNEL=="rbd[0-9]*", ENV{DEVTYPE}=="partition", PROGRAM="/usr/libexec/ceph-rbdnamer-pve %k", SYMLINK+="rbd-pve/%c-part%n"