You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/03/26 04:10:30 UTC

[GitHub] [cloudstack] Pearl1594 edited a comment on pull request #4816: xenserver: retrieve correct name-label for presetup store

Pearl1594 edited a comment on pull request #4816:
URL: https://github.com/apache/cloudstack/pull/4816#issuecomment-806649136


   LGTM
   Manually verified the fix - performing the following steps:
   - Created an env with nfs stores
   - Marked one store as deleted / removed from the db and re-added that store to cloudstack using presetup protocol
   - updated the storage_pool table for that corresponding record and replaced uuid field which is currently set to the sr name-label to the actual uuid  of the sr as seen with xe sr-list -> at this point, we have a record similar to what it would have been if the pool  were registered in CloudPlatform 4.7 
   - Successfully deployed a VM with its volume on the pool that was added / manipulated as stated above
   - Migrated a volume to the storage pool in question and ACS was able to correctly map the uuid to the sr name label


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org