Bug 888770

Summary: "Storage activation Failed" while trying to remove a volume with snapshot
Product: Red Hat Enterprise Linux 6 Reporter: Attila Fazekas <afazekas>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-03 19:36:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Attila Fazekas 2012-12-19 13:06:50 UTC
Description of problem:

The machine previously used with cinder.
The cinder created many volumes with snapshot.
While installing a fresh RHEL6 the anaconda unable remove these volumes.
 

How reproducible:

Steps to Reproduce:
1. Have on old system, with lvm snapshots.
2. Try install RHEL6 from DVD with next,next,next
  
Actual results:
lvremove failed for volume-63b20e4b-ba45-402a-ab70-94cbcb680da9e8
ERROR :  Logical volume volume-63b20e4b-ba45-402a-ab70-94cbcb680da9e8 not removed.

Expected results:
Remove the old Logical volumes.

Additional info:
The lvremove asking for confirmation when a volume has a snapshot.
By the "lvremove -f cinder-volumes" command I was able to remove the volumes.