Hi Rohit,
I'm doing QA on 4.10.0.206 and I'm having issues with a Create template from
snapshot operation. We are using XenServers 6.5 SP1. Secondary store is swift.
I did ran the python script (migrate-dynamicroles.py) to update database with
dynamic roles and validated that the global setting is set to true.
I have no issue doing this using the admin account, but when using a user
account part of a suborg, I'm not able to create a template from a Snapshot
(Create volume from same snapshot works). it's failing with error :
"Complete async job-40308, jobStatus: FAILED, resultCode: 530, result:
org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":431,"errortext":"Unable
to find UUID for id 41"}"
where id 41 is :
"'41', '1', '44', '5', '11164', '48', 'BackedUp', NULL,
'i-caublet-VDILifeCycle_ROOT-10920_20170612174050',
'b8934194-abd4-4e6a-a514-71bd4019ed88', '0', 'MANUAL', '8589934592',
'2017-06-12 17:40:50', NULL, NULL, NULL, NULL, NULL, 'XenServer', '2.2', NULL,
NULL, NULL, 'SECONDARY'"
Any clue?
Christian Aublet