[pve-devel] last git "cleanup rbd driver" break list_images (and alloc_image) with empty pool
Alexandre DERUMIER
aderumier at odiso.com
Tue Jul 17 14:43:29 CEST 2012
Hi Dietmar,
last git "cleanup rbd driver"
https://git.proxmox.com/?p=pve-storage.git;a=commit;h=411476cd3260c0caf8b25a0707857de06e9a4e81
remove
die $err if $err && $err !~ m/doesn't contain rbd images/ ;
fresh created and empty rbd pool, throw a 500 error with "pool xxx doesn't contain rbd images" message.
So we can create a disk, as we are using list_images.
More information about the pve-devel
mailing list