blob: 56d0ade9414190d3c613c17a31588fdda517a7ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 5, 2013 at 12:19 PM, Thomas Backlund <span dir="ltr"><<a href="mailto:tmb@mageia.org" target="_blank">tmb@mageia.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
If you follow raid devel list you will soon learn that they dont recommend trusting the /dev/sd* naming either as it is by<br>
no means static... :)<br>
<br>
depending on your hw, they may for example hange place if you happend<br>
to have a usb disk plugged at boot and so on.<br>
<br>
so the thing to check is for example what disk is mapped as /dev/disk/by-id/*<br>
<br>
<br>
where you can match on actual disc serial number and so on...<br>
then you can be sure wich disk is failing / has failed..</blockquote><div><br></div><div>Great advice. I'll make sure the drive's serial numbers are visible without removal and then use ls /dev/disk/by-id/ to make sure I get the right one, if/when the time ever comes...<br>
<br></div><div>Thanks again -- RJ<br><br></div></div></div></div>
|