You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
incusd/instance/drivers: say less about rbd to qemu
QEMU interfaces with librados for providing Ceph RBD support and as such
already has quite robust cluster discovery abilities. Instead of telling
QEMU everything it could possibly want to know and risking telling it
something wrong, tell it what it needs to know (user, pool, image). Then
QEMU can almost certainly do a better and faster job of collecting the
necessary information for initiating a cluster connection.
Signed-off-by: Michael 'ASAP' Weinrich <[email protected]>
0 commit comments