xuanyuanaosheng edited a comment on issue #5741:
URL: https://github.com/apache/cloudstack/issues/5741#issuecomment-988474007


   @weizhouapache   @wido 
   
   I find the below error when create storage pool on virt-manager.
   
   
   
![image](https://user-images.githubusercontent.com/4197714/145145103-d8e5e96f-9d2a-4018-83ac-022c3ec32e76.png)
   
   ```
   Error creating pool: Could not start storage pool: failed to connect to the 
RADOS monitor on: 10.29.44.1,: 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
   ```
   
   ---
   I use the methods as you advice, But the error info is too little,  I don't 
know how to repair it. I google a lot, But failed.
   
   **# virsh pool-create --file pool.xml** 
   _error: Failed to create pool from pool.xml
   error: failed to create the RBD IoCTX. Does the pool 'cloudstack' exist?: No 
such file or directory_
   
   
   The ceph error is 
   ```
   debug 2021-12-09T08:31:10.091+0000 7f2d4b620700  0 cephx server 
client.cloudstack:  attempt to reclaim global_id 392850 without presenting 
ticket
   debug 2021-12-09T08:31:10.091+0000 7f2d4b620700  0 cephx server 
client.cloudstack:  could not verify old ticket
   ```


-- 
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]


Reply via email to