GitHub user bordeldecul closed a discussion: Secondary storage migration error (Stats Collector)
Hello, I'm trying to move the secondary storage to a new server and get this strange error (CS version 4.19.1.1): **Stats Collector hasn't yet collected metrics from the Image store, kindly try again later** `(localcloud) 🐱 > migrate secondarystoragedata srcpool=b326cef5-cd07-4a02-83fc-e93ead32e7af destpools=7d79d220-b0d6-4812-bca5-32be68be6e3d migrationtype=complete { "account": "admin", "accountid": "358e091e-cae2-11e3-b855-000c2991ca67", "cmd": "org.apache.cloudstack.api.command.admin.storage.MigrateSecondaryStorageDataCmd", "completed": "2024-09-06T17:34:29+0200", "created": "2024-09-06T17:34:28+0200", "domainid": "248fcada-cae2-11e3-b855-000c2991ca67", "domainpath": "ROOT", "jobid": "d88608bd-0004-4854-a5cb-cfec819f0df8", "jobinstancetype": "ImageStore", "jobprocstatus": 0, "jobresult": { "errorcode": 530, "errortext": "Stats Collector hasn't yet collected metrics from the Image store, kindly try again later" }, "jobresultcode": 530, "jobresulttype": "object", "jobstatus": 2, "userid": "358e1dbe-cae2-11e3-b855-000c2991ca67" } 🙈 Error: async API failed for job d88608bd-0004-4854-a5cb-cfec819f0df8 ` Old Secondary storage is now read only and the new one is read/write. Any suggestion on how to debug this ? GitHub link: https://github.com/apache/cloudstack/discussions/9648 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org