On 16 June 2010 15:47, Bryan J. Smith <<a href="mailto:b.j.smith@ieee.org">b.j.smith@ieee.org</a>> wrote:<br>><br>> Not entirely true.  In fact, that -- among other assumptions presented<br>> here -- are not at all, even for a single hard drive.  That's why all,<br>
> new versions of major distros have changed to UUID and other references,<br>> and _away_ from legacy, fixed devices.<div><br></div><div><div>Yes I noticed this and I'm not sure I like it.  For example on a test rhel6 build I have a UUID for /boot</div>
</div><div><br></div><div><div>[john@dsv03-pv1 ~]$ grep UUID /etc/fstab</div><div>UUID=cae1fd8f-acfd-4e46-bd96-8c893c07b54b /boot                   ext3    defaults        1 2</div></div><div><br></div><div><br></div><div>
But where is it getting this from?  It's not the UUID for the filesystem or (in my case) the md raid device underneath. e.g.</div><div><br></div><div><div>[john@dsv03-pv1 ~]$ sudo udevadm info --query=all --name=/dev/sda1 | grep UUID</div>
<div>E: ID_FS_UUID=274ea8e2-0bd2-2aab-ab86-3ea6f42c03cb</div><div>E: ID_FS_UUID_ENC=274ea8e2-0bd2-2aab-ab86-3ea6f42c03cb</div><div>E: MD_UUID=274ea8e2:0bd22aab:ab863ea6:f42c03cb</div><div>E: MD_DEV_UUID=117ed612:97cea2cd:2d80c66d:52ade163</div>
</div><div><br></div><div>John</div><div><br></div>