[libvirt] [PATCH 0/2] Improve RBD storage pool backend

Ján Tomko jtomko at redhat.com
Tue Feb 25 10:23:14 UTC 2014


On 02/25/2014 10:50 AM, Wido den Hollander wrote:
> The first patch improves the logging for the user. Currently the return
> codes from librados are not written to any logfile, which might leave a
> user clueless to why the storage pool is not working.
> 
> The second patch sets three timeout options in librados. These are useful for
> when the Ceph cluster is down. Librados will then not block for ever, but 
> return a -ETIMEDOUT so libvirt does not block for ever.
> 
> Wido den Hollander (2):
>   rbd: Include return statusses from librados/librbd in logging

s/statusses/statuses/

>   rbd: Set timeout options for librados
> 
>  src/storage/storage_backend_rbd.c |  144 ++++++++++++++++++++-----------------
>  1 file changed, 78 insertions(+), 66 deletions(-)
> 

ACK and pushed.

Jan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140225/bfb3194b/attachment-0001.sig>


More information about the libvir-list mailing list