What file systems does the panel recommend for Linux?
The default nowadays for Ubunti (and Linux Mint) is ext4, but that gives problems - see "Performance regressions with ext4 under certain workloads".
In particular, the latest release of VirtualBox issues dire warnings if it finds a virtual disk on ext4 and sets some parameter or other for those disks which doesn't give optimal performance (sorry, 'tis Friday afternoon and I can't find the link any more).
I am currently using Winders as a VirtualBox host, so that bit isn't currently a concern, but I do tend to hammer file systems a lot, thus my question. Currently using a mixture of ext4 for the boot device and ext3 for data, but Ext3 disadvantages puts me off that.
The default nowadays for Ubunti (and Linux Mint) is ext4, but that gives problems - see "Performance regressions with ext4 under certain workloads".
In particular, the latest release of VirtualBox issues dire warnings if it finds a virtual disk on ext4 and sets some parameter or other for those disks which doesn't give optimal performance (sorry, 'tis Friday afternoon and I can't find the link any more).
I am currently using Winders as a VirtualBox host, so that bit isn't currently a concern, but I do tend to hammer file systems a lot, thus my question. Currently using a mixture of ext4 for the boot device and ext3 for data, but Ext3 disadvantages puts me off that.

Comment