Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 122875 Details for
Bug 182960
sys-fs/mdadm: Adding udev-rules to create symlinks /dev/disk/by-*/* for RAID-device and filesystem on it
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
64-md-raid.rules
64-md-raid.rules (text/plain), 738 bytes, created by
Matthias Schwarzott
on 2007-06-23 08:56:37 UTC
(
hide
)
Description:
64-md-raid.rules
Filename:
MIME Type:
Creator:
Matthias Schwarzott
Created:
2007-06-23 08:56:37 UTC
Size:
738 bytes
patch
obsolete
># md links hook into "change" events, when the array becomes available > >SUBSYSTEM!="block", GOTO="md_end" >KERNEL!="md[0-9]*", GOTO="md_end" >ACTION!="add|change", GOTO="md_end" > >ATTR{md/array_state}=="|clear|inactive", GOTO="md_end" > >IMPORT{program}="/sbin/mdadm --detail --export $tempnode" >ENV{MD_NAME}=="?*", SYMLINK+="disk/by-id/md-name-$env{MD_NAME}" >ENV{MD_UUID}=="?*", SYMLINK+="disk/by-id/md-uuid-$env{MD_UUID}" > >IMPORT{program}="vol_id --export $tempnode" >OPTIONS="link_priority=100" >ENV{ID_FS_USAGE}=="filesystem|other|crypto", ENV{ID_FS_UUID_ENC}=="?*", SYMLINK+="disk/by-uuid/$env{ID_FS_UUID_ENC}" >ENV{ID_FS_USAGE}=="filesystem|other", ENV{ID_FS_LABEL_ENC}=="?*", SYMLINK+="disk/by-label/$env{ID_FS_LABEL_ENC}" > >LABEL="md_end"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 182960
: 122875