Attaching larger volumes

2024-01-27 Thread Jeremy Hansen
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

Re: Migrating secondary storage

2024-01-27 Thread Vishesh Jindal
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