RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1207998 - worldwide name (WWN) for storage need to be uniquely identifiable
Summary: worldwide name (WWN) for storage need to be uniquely identifiable
Keywords:
Status: CLOSED DUPLICATE of bug 1208009
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm-rhev
Version: 7.2
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Virtualization Maintenance
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1207993
Blocks: 1208009
TreeView+ depends on / blocked
 
Reported: 2015-04-01 07:35 UTC by Sibiao Luo
Modified: 2015-04-01 10:02 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1207993
: 1208009 (view as bug list)
Environment:
Last Closed: 2015-04-01 10:02:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Sibiao Luo 2015-04-01 07:49:44 UTC
host info:
# uname -r && rpm -q qemu-kvm-rhev
3.10.0-234.el7.x86_64
qemu-kvm-rhev-2.2.0-5.el7.x86_64

e.g:...-drive file=/home/RHEL-Server-7.1-64-virtio.qcow2,if=none,id=drive-system-disk,format=qcow2,cache=none,aio=native,werror=stop,rerror=stop -device virtio-scsi-pci,bus=pci.0,addr=0x4,id=scsi0 -device scsi-hd,drive=drive-system-disk,id=system-disk,bus=scsi0.0,scsi-id=0,lun=0,channel=0,wwn=0x5000c50015ea71aa,bootindex=1 ...-drive file=/home/my-data-disk.raw,if=none,id=drive-data-disk,format=raw,cache=none,aio=native,werror=stop,rerror=stop -device scsi-hd,drive=drive-data-disk,id=data-disk,bus=scsi0.0,scsi-id=1,lun=0,channel=0,wwn=0x5000c50015ea71aa

# ls -lh /dev/disk/by-id/*
lrwxrwxrwx. 1 root root  9 Apr  1 23:37 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 -> ../../sr0
lrwxrwxrwx. 1 root root 10 Apr  1 23:37 /dev/disk/by-id/dm-name-rhel_virtlab--66--84--70-root -> ../../dm-0
lrwxrwxrwx. 1 root root 10 Apr  1 23:37 /dev/disk/by-id/dm-name-rhel_virtlab--66--84--70-swap -> ../../dm-1
lrwxrwxrwx. 1 root root 10 Apr  1 23:37 /dev/disk/by-id/dm-uuid-LVM-oC3wUMLZfV0nJjVMBEYlJXvghzZqWmzq7JXiK5gbXTMefsXcxk8jspBEMYZ4lIRv -> ../../dm-1
lrwxrwxrwx. 1 root root 10 Apr  1 23:37 /dev/disk/by-id/dm-uuid-LVM-oC3wUMLZfV0nJjVMBEYlJXvghzZqWmzqHtfgXqSBjyKpLHJWAPA3Zvg54FjydfnQ -> ../../dm-0
lrwxrwxrwx. 1 root root 10 Apr  1 23:37 /dev/disk/by-id/lvm-pv-uuid-GRGN0n-KCDl-6k1E-wgjc-zbdy-dxtz-N97p0p -> ../../sda2
lrwxrwxrwx. 1 root root  9 Apr  1 23:37 /dev/disk/by-id/scsi-35000c50015ea71aa -> ../../sda
lrwxrwxrwx. 1 root root 10 Apr  1 23:37 /dev/disk/by-id/scsi-35000c50015ea71aa-part1 -> ../../sda1
lrwxrwxrwx. 1 root root 10 Apr  1 23:37 /dev/disk/by-id/scsi-35000c50015ea71aa-part2 -> ../../sda2
lrwxrwxrwx. 1 root root  9 Apr  1 23:37 /dev/disk/by-id/wwn-0x5000c50015ea71aa -> ../../sda
lrwxrwxrwx. 1 root root 10 Apr  1 23:37 /dev/disk/by-id/wwn-0x5000c50015ea71aa-part1 -> ../../sda1
lrwxrwxrwx. 1 root root 10 Apr  1 23:37 /dev/disk/by-id/wwn-0x5000c50015ea71aa-part2 -> ../../sda2

Comment 2 Paolo Bonzini 2015-04-01 10:02:14 UTC
Moved to libvirt, which doesn't have RHEL/RHEV differentiation.

*** This bug has been marked as a duplicate of bug 1208009 ***


Note You need to log in before you can comment on or make changes to this bug.