Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 546946 - sys-fs/udev-219 creates borked WWN disk-id links
Summary: sys-fs/udev-219 creates borked WWN disk-id links
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-17 21:09 UTC by Sven E.
Modified: 2017-04-26 04:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven E. 2015-04-17 21:09:27 UTC
udev creates wwn-* style links under /dev/disk/by-id/. Those should equal the device'S WWN (and did in the past). udev-219's WWN links contain strings with the pattern 0x*x which seem unrealted to the device'S WWN. 

Reproducible: Always

Steps to Reproduce:
emerge udev-219
Actual Results:  
Useless WWN disk-id links

Expected Results:  
Meaningful disk-id WWN links that can be related to the drive (i.e. by looking at the sticker)

N/A
Comment 1 Sven E. 2015-08-11 03:34:06 UTC
Update: Error is still present in udev-224.
Comment 2 Sven E. 2015-08-11 03:51:27 UTC
(In reply to Sven E. from comment #1)
> Update: Error is still present in udev-224.

Seems a udevadm trigger was required to fix all the symlinks for the WWNs.