OpenSolaris

Printable Version Enter a New Search
Bug ID 6528732
Synopsis ZFS should store physical device path in addition to /dev path
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:zfs
Keywords
Responsible Engineer Eric Schrock
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_68
Fixed In snv_68
Release Fixed solaris_nevada(snv_68) , solaris_10u6(s10u6_01) (Bug ID:2156314)
Related Bugs 6486493 , 6500545
Submit Date 27-February-2007
Last Update Date 3-July-2007
Description
As part of ongoing hotplug work, it is necessary to determine if a
given ZFS vdev matches the path of a known device being added to
the system.  Since this is reported (via sysevents) in terms of a
device path (not a /dev path), it would be beneficial to have this
information in the vdev config (as opposed to some resolvepath &
strcmp kludge).

This would also help ZFS boot on devices which don't support devids
(at all or due to a buggy implementation) as we don't have the /dev
path available at the time we are mounting root.
Work Around
N/A
Comments
N/A