I’m trying to attach a larger, 1TB volume to my vm. Being served via rbd/ceph.
Cloudstack 4.18.1.0. The error I see, which isn’t very descriptive:
Jan 28 03:53:55 dell1.cs.clx.corp java[2257551]:
com.cloud.utils.exception.CloudRuntimeException: Unable to find suitable
primary storage when creat
Hi Jeremy,
You can enable trace logs to check the states. You can also query the database
to check which resources are not ready.
Here are some queries you can use:
SELECT uuid, name, store_id, state FROM template_view WHERE state NOT IN
('Ready', 'Allocated', 'Destroying', 'Destroyed', 'Faile