Description of problem: Tried to remove a clustered LV. Received error message: An error has occurred while commiting[sic] changes: Reason for failure (as reported by tng3-3.lab.msp.redhat.com):lvremove failed It appears that Conga does not deactivate an LV before attempting to remove it. Also, there appears to be no way to deactivate an LV from Conga. In addition, the error message spells "committing" incorrectly. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create VG. 2. Create LV. 3. Remove LV. 4. Error message is displayed. Actual results: Dialog box is displayed with error message. Expected results: Expect confirmation that LV has been removed. Additional info: Workaround: 1. Log in to node as root. 2. Run lvchange -an <lv> 3. Run lvscan to verify that lv is deactivated. 4. Ether run lvremove at command line or go back to Conga and remove lv. (At this point, it is probably more convenient to stay at the command line.
Fix in CVS
Fixed in 0.8-28_el5
A package has been built which should help the problem described in this bug report. This report is therefore being closed with a resolution of CURRENTRELEASE. You may reopen this bug report if the solution does not work for you.