--
You received this message because you are subscribed to the Google Groups "Alt-F" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alt-f+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/alt-f/01389623-5b5b-4767-bf5d-8e6ecd62ca4dn%40googlegroups.com.
I want my disk as: | |
Don't touch my disks in any way! | |
One big filesystem per disk, for easy management (standard) | |
Merge all disks in one big filesystem, low data security (JBOD) | |
Maximum performance and space with two or three disks (one an external USB disk), but low data security (raid0) | |
Data security, duplicate everything on two disks (and use an external USB disk, if available, as a spare) (raid1) | |
Data security and space, with two disks plus an external USB disk (raid5). Complex maintenance. | |
And I want the filesystems to be: | |
older, stable and faster (ext2) | |
fast cleaning time, improved reliability (ext3) | |
recent, faster cleaning time, best reliability, low fragmentation, big files support (ext4) | |
modern, implementing advanced features while also focusing on fault tolerance, repair and easy administration (btrfs) |
To view this discussion visit https://groups.google.com/d/msgid/alt-f/24d88044-6aa1-48a0-a5e7-19c8e982327bn%40googlegroups.com.