xuanyuanaosheng edited a comment on issue #5741: URL: https://github.com/apache/cloudstack/issues/5741#issuecomment-988474007
I find the below error when create storage pool on virt-manager.  ``` Error creating pool: Could not start storage pool: failed to connect to the RADOS monitor on: whdrcceph001.cn.prod,: Success Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 75, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/createpool.py", line 378, in _async_pool_create poolobj = pool.install(create=True, meter=meter, build=build) File "/usr/share/virt-manager/virtinst/storage.py", line 415, in install raise RuntimeError(errmsg) RuntimeError: Could not start storage pool: failed to connect to the RADOS monitor on: whdrcceph001.cn.prod,: Success ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
