FSTAB (LVM) : How to fill in the first field for Logical Volumes?
by dezix from LinuxQuestions.org on (#5214P)
Hi!
Please,
in /etc/fstab file,
what is the recommanded way to fill the first (device) field if it is a Logical Volume (LV) created by lvm2 ?
Under what circumstances to choose between :
but I've forgotten what was the reason for.
So should be kind if someone wants to clarify this subject,
because I don't find answer in manpages (fstab ; mount ; lvm)
Thanks


Please,
in /etc/fstab file,
what is the recommanded way to fill the first (device) field if it is a Logical Volume (LV) created by lvm2 ?
Under what circumstances to choose between :
- UUID
- /dev/vg/lv
- /dev/mapper/vg-lv
- or what else?
but I've forgotten what was the reason for.
So should be kind if someone wants to clarify this subject,
because I don't find answer in manpages (fstab ; mount ; lvm)
Thanks