GitHub user Jayd603 edited a comment on the discussion: Restoring volume snapshots from secondary storage in new CS cluster
Another issue is , i'm trying to connect zfs replicated storage, this is supposed to be read only so it doesn't break replication. Cloudstack doesn't allow it. So I would need to copy all the files from one share to another before even being able to import into cloudstack. It gets better. I attempted to remove the primary storage from the db and restart things - nothing works. ``` 2026-01-07 21:49:12,863 ERROR [c.c.a.m.ClusteredAgentManagerImpl] (AgentConnectTaskPool-598:[ctx-9860562f]) (logid:b0299219) Monitor StoragePoolMonitor says there is an error in the connect process for 27 due to Cannot invoke "org.apache.cloudstack.storage.datastore.db.StoragePoolVO.isShared()" because "pool" is null java.lang.NullPointerException: Cannot invoke "org.apache.cloudstack.storage.datastore.db.StoragePoolVO.isShared()" because "pool" is null ``` GitHub link: https://github.com/apache/cloudstack/discussions/12254#discussioncomment-15438453 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
