BartJM commented on issue #11505:
URL: https://github.com/apache/cloudstack/issues/11505#issuecomment-3242155541

   The situation where a storage pool was not created on the hypervisor 
occurred after we enabled a storage pool that was not yet in use but had been 
added to cloudstack and disabled.
   Cloudstack did not create this storage pool in libvirt on the hypervisors 
when it was disabled or after enabling the storage pool.
   When running a migration of a volume to the storage pool Cloudstack will  
attempt to create it but this failes with the error in my original comment.
   
   Would need to check if I can attempt to reproduce in a test environment for 
better steps, but the steps taken were:
   1. Create ceph storage pool
   2. Disable ceph storage pool pending taking the cluster in production. (in 
our case around a month or two)
   3. Enable the storage pool
   4. Migrate a volume to the storage pool
   
   After a restart of the Cloudstack agent the storage pool is created in 
libvirt without issue and migrating works.


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