[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: fstab in RH7.3
- From: Nicolas Bock <nbock buffalo edu>
- To: "Redhat-List (E-mail)" <redhat-list redhat com>
- Subject: Re: fstab in RH7.3
- Date: Mon Jul 1 16:40:03 2002
On Mon, 1 Jul 2002, James D. Parra wrote:
> Hello,
>
> I am not familiar with the 'LABEL' designation in fstab in RH7.3. I
> want to set the /raid mount to /dev/md0, the software raid device. A
> drive was added after the initial install, but now the mount point to
> the original /raid is different. Can I change the /raid to /dev/md0
> without any problems? Or is there a more appropriate way to accomplish
> rebuilding a raid and adding it to fstab? By the way, what is the
> 'LABEL='? Is this for journaling and ext3?
James,
from the fstab(5) manpage:
Instead of giving the device explicitly, one may indicate the (ext2 or
xfs) filesystem that is to be mounted by its UUID or volume label (cf.
e2label(8) or xfs_admin(8)), writing LABEL=<label> or UUID=<uuid>, e.g.,
`LABEL=Boot' or `UUID=3e6be9de-8139-11d1-9106-a43f08d823a6'. This will
make the system more robust: adding or removing a SCSI disk changes the
disk device name but not the filesystem volume label.
nick
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]