Uh oh!
There was an error while loading. Please reload this page.
[VMWare] error when detaching volume - #6283
Conversation
acs-robot
commented
Apr 18, 2022
Found Java/XML changes, kicking packaging job |
blueorangutan
commented
Apr 18, 2022
@acs-robot a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
blueorangutan
commented
Apr 18, 2022
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 3204 |
acs-robot
commented
Apr 18, 2022
PR Coverage Report
|
nvazquez
commented
Apr 20, 2022
Hi @weizhouapache@Pearl1594 can you please review? |
weizhouapache
commented
Apr 20, 2022
nvazquez
commented
Apr 21, 2022
@blueorangutan test centos7 vmware-65u2 |
blueorangutan
commented
Apr 21, 2022
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + vmware-65u2) has been kicked to run smoke tests |
nvazquez
commented
Apr 22, 2022
@weizhouapache I think the error message is very descriptive as it is but will be +1 to point to a single location with all the information - @SadiJr please advise |
nvazquez
commented
Apr 22, 2022
@blueorangutan test centos7 vmware-65u2 |
blueorangutan
commented
Apr 22, 2022
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + vmware-65u2) has been kicked to run smoke tests |
blueorangutan
commented
Apr 22, 2022
Trillian Build Failed (tid-3997) |
acs-robot
commented
Apr 22, 2022
Found UI changes, kicking a new UI QA build |
SadiJr
commented
Apr 22, 2022
@weizhouapache@nvazquez thansk for the suggestion. I changed the description of the PR, adding all the links, and adding the link of this PR in the final message. What do you think? |
weizhouapache
commented
Apr 22, 2022
acs-robot
commented
Apr 22, 2022
PR Coverage Report
|
nvazquez
commented
Apr 23, 2022
@blueorangutan package |
blueorangutan
commented
Apr 23, 2022
@nvazquez a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
nvazquez
commented
Apr 25, 2022
@blueorangutan test centos7 vmware-65u2 |
1 similar comment
nvazquez
commented
Apr 25, 2022
@blueorangutan test centos7 vmware-65u2 |
blueorangutan
commented
Apr 25, 2022
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + vmware-65u2) has been kicked to run smoke tests |
blueorangutan
commented
Apr 25, 2022
Trillian test result (tid-4018)
|
@SadiJr thanks for the changes in the error message - I was not able to reproduce the issue on main branch using vmware 6.5 + NFS following the steps in the PR description, however changes LGTM |
SadiJr
commented
Apr 26, 2022
acs-robot
commented
Apr 26, 2022
Found UI changes, kicking a new UI QA build |
blueorangutan
commented
Apr 26, 2022
@acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
blueorangutan
commented
Apr 26, 2022
UI build: ✔️ |
weizhouapache
commented
Apr 26, 2022
@blueorangutan package |
blueorangutan
commented
Apr 26, 2022
@weizhouapache a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
acs-robot
commented
Apr 26, 2022
PR Coverage Report
|
blueorangutan
commented
Apr 26, 2022
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 3312 |
* Fix exception, in VMWare 6.5, when trying to detach volume * Address reviews * Address reviews Co-authored-by: SadiJr <sadi@scclouds.com.br>
[VMWare] error when detaching volume (apache#6283)
Description
Using the VMWare (version 6.5), when trying to detach a volume, vCenter detaches it successfully; however, ACS throws an exception. It already was reported in VMWare and ACS' communities, but it hasn't been fixed yet. For more information about this error, please check this links ([1], [2], [3]).
To know why ACS tries to check folder content, please check these links ([4], [5]). This error apparently only occurs with datastores that use the NFS protocol and n specific versions of VMWare. Users using VMFS or VMWare versions greater than 6.7 have not reported this error. If the operation performed is a volume detach, it was successful. If you want to know why this error occurs in VMWare, please contact VMWare's technical support.
Types of changes
Feature/Enhancement Scale or Bug Severity
Bug Severity
How Has This Been Tested?
It was tested in a local lab: