Hello i'm trying to update vxrail from version 7.0.241 to the latest currently at writing this post 7.0.400 . since the upgrade is marked as critical so i'm trying to upload it via vcenter .
i'm getting the error :
Operation conflict with state. the requested action Download_And_Upload_To_Datastore conflict with the current state UPGRADED
Hello Thanks for your reply , i'm not a partner so i don't have access to that kb, i opened an SR ticket and one from support team corrected the issue , it was a false status caused by the last upgrade.
he simply curled the status none to the json file so to tell the vxrail that the status is not in the upgraded status :
Thanks for your question. If you are a partner try the steps in this article. https://dell.to/3EnlXE8 If you are not you will need to call phone support.
coolirc
2 Posts
929
3
Posted October 7th, 2022 02:00
Hello Thanks for your reply , i'm not a partner so i don't have access to that kb, i opened an SR ticket and one from support team corrected the issue , it was a false status caused by the last upgrade.
he simply curled the status none to the json file so to tell the vxrail that the status is not in the upgraded status :
echo '{"state":"NONE","deployed_for_public_api":false}' > /var/lib/vmware-marvin/bundle_state.jso