Once upon a time, Patrick O'Callaghan <pocallaghan@xxxxxxxxx> said: > Because I know what physical disks I have in my machine and I want to > relate that to what I see in the output of df. I might even want to > move a device to another machine and be able to mount the right > partitions in the right places. With "normal" (i.e. non-LVM) > partitioning it's fairly easy to do this. With LVM it's definitely not. I find quite the opposite: without LVM, I have to know that the drive I just moved from computer to computer changed from sdb to sdc, and edit fstab and such manually. With LVM, I still get /dev/vg_foo/lv_bar, and don't care what raw device the underlying partition is, how it is connected, etc. (very useful for example when taking an internal drive from one computer and connecting it via an external adapter of some type on another). -- Chris Adams <linux@xxxxxxxxxxx> -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org