Re: Double mounts and compression?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jul 22, 2024 at 11:21 PM Alex <mysqlstudent@xxxxxxxxx> wrote:
Hi,

I've used fedora since it was called Red Hat, but this is the first time I've seen disk compression and mounting the same partition on multiple mount points.

Can someone help me understand what's happening here?

UUID=832cbf4d-a17f-457d-b768-bd5c1a26bf86 /                       btrfs   subvol=root,compress=zstd:1 0 0
UUID=a3e1f06d-f666-442f-9cd5-4d2833552e9c /boot                   ext4    defaults        1 2
UUID=832cbf4d-a17f-457d-b768-bd5c1a26bf86 /home                   btrfs   subvol=home,compress=zstd:1 0 0

This is the fstab from my new default fedora40 server install. Why is it mounting /dev/sda3 (PERC RAID5) on both root and home?

I'm also curious about the real-time disk compression. I wasn't aware it could be used on the root filesystem.

https://btrfs.readthedocs.io/en/latest/Compression.html

I have another fedora38 server that I plan to upgrade shortly. Can I perform an update in place to do the same with my fedora38 server and xfs or it is only supported on btrfs?

What is the benefit of mounting the same partition on multiple mount points?


This one of the benefits of btrfs -- root and home are btrfs sub-volumes. They share the space of the the parent volume, so
inexperienced users don't end up with lots of free space one one partition and no free space on another. 
 
 
--
George N. White III

-- 
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux