Bug 1337417 - disk devices need to be identified by their UUID
Summary: disk devices need to be identified by their UUID
Keywords:
Status: CLOSED DUPLICATE of bug 1337415
Alias: None
Product: Red Hat Storage Console
Classification: Red Hat Storage
Component: core
Version: 2
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
: 2
Assignee: Nishanth Thomas
QA Contact: sds-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-19 07:26 UTC by Jeff Applewhite
Modified: 2016-05-24 06:53 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-24 06:53:19 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeff Applewhite 2016-05-19 07:26:12 UTC
Description of problem:
There is a risk of a node having multiple disks and losing a disk then another disk will take it's device name. 

Ex. 

/dev/sda
/dev/sdb
/dev/sdc
/dev/sdd

Now /dev/sdc fails. The host reboots. What will happen is that /dev/sdd will now have the identifier /dev/sdc which will cause problems in our handling of the disks.

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. Fail a disk. 
2. Roboot the host 
3. watch that the disks will be re-ordered


Actual results:


Expected results:
We should refer to disks by their unique id that can be found at /dev/disk/by-uuid/<uuid> because this does not change on reboot.

Additional info:

Comment 2 Nishanth Thomas 2016-05-24 06:53:19 UTC

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


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