Previously when adding a Fibre Channel storage domain through the Red Hat Enterprise Virtualization Manager administration portal, the installation disk was presented as a valid Fibre Channel disk for the storage domain. Selecting the installation disk could cause data corruption. Now, a pop-up with approval latch is displayed, preventing unwanted data loss.
Created attachment 578783[details]
vdsm.log
Description of problem:
When adding a FC storage domain through the RHEVM Admin interface, the installation disk is presented as a valid FC disk for the storage domain. This should be filetered out.
RHEV-H is installed on an FC Lun.
Version-Release number of selected component (if applicable):
RHEVM 3.0.2_0001-2
vdsm-4.9.6-8.el6
rhev-hypervisor-6.3-20120419.0.el6
How reproducible:
Always
Steps to Reproduce:
1.install rhev-h to FC lun
2.register to rhevm in an FC datacenter
3.create new storage domain using rhevh as the host to create
Actual results:
presents all fc luns including the installation disk
Expected results:
should filter the disk(s) where rhev-h is installed
Additional info:
I believe this is not specific to RHEV-H: if we install on a RHEL host which has mounted filesystems on its FC devices, vdsm would report these FCs as available for a storage domain. And although dangerous, this is not new and I do not think that it is a blocker.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
http://rhn.redhat.com/errata/RHSA-2012-1508.html
Created attachment 578783 [details] vdsm.log Description of problem: When adding a FC storage domain through the RHEVM Admin interface, the installation disk is presented as a valid FC disk for the storage domain. This should be filetered out. RHEV-H is installed on an FC Lun. Version-Release number of selected component (if applicable): RHEVM 3.0.2_0001-2 vdsm-4.9.6-8.el6 rhev-hypervisor-6.3-20120419.0.el6 How reproducible: Always Steps to Reproduce: 1.install rhev-h to FC lun 2.register to rhevm in an FC datacenter 3.create new storage domain using rhevh as the host to create Actual results: presents all fc luns including the installation disk Expected results: should filter the disk(s) where rhev-h is installed Additional info: