<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I would say "It depends".  I am not an expert here, just my own opinion from my experiences.<br>
<br>
The benefit of using the label is that you are not 'hard coding' the system to mount a disk at a specified location or can be used as an alias of sorts.  Using a label can be more flexible in dynamic environments where things can change.<br>
<br>
For example: <br>
<br>
There could be an environment where USB storage is randomly inserted in the system and rather than have the user's work through fdisk and decide which drive is which, label each partition with a label and have them mount it that way. 
<br>
<br>
I have seen FC attached drives from a SAN go a bit crazy with which device name they show up as that day (sdX, sdY, sdZ) due to the order they were loaded in and labels can also help in that scenario (though that is just a workaround to the 'real' issue).<br>
<br>
If you are on a desktop system and don't notice any problems I would say that you can use whatever your heart desires.  I'm interested to hear if anyone else has other things to say as well since I have never really had a reason to use blkid.<br>
<br>
<br>
Chad<br>
<br>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF832339"><font face="Tahoma" color="#000000" size="2"><b>From:</b> redhat-sysadmin-list-bounces@redhat.com [redhat-sysadmin-list-bounces@redhat.com] on behalf of Clift, Tom CIV NSWCDD, K55 [robert.clift@navy.mil]<br>
<b>Sent:</b> Friday, January 04, 2013 2:22 PM<br>
<b>To:</b> redhat-sysadmin-list@redhat.com<br>
<b>Subject:</b> adding to fstab<br>
</font><br>
</div>
<div></div>
<div>
<div><font face="Arial" color="#000000" size="2"> 
<div dir="ltr" id="idOWAReplyText57782">
<div dir="ltr">All, I have created a new partition on a spare drive and want to add it to the fstab. I basically see three(3) different ways to do it. All work but what is the preferred way.</div>
<div dir="ltr"> </div>
<div dir="ltr"></div>
<div dir="ltr">1. Use Blkid</div>
<div dir="ltr">2. Use Label</div>
<div dir="ltr">3. Use physical device (/dev/sdb1)</div>
<div dir="ltr"> </div>
<div dir="ltr"></div>
<div dir="ltr">All seem to work fine.Any preference?</div>
</div>
</font></div>
</div>
</div>
</div>
</body>
</html>