LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Compressed Filesystem for Linux (https://www.linuxquestions.org/questions/linux-general-1/compressed-filesystem-for-linux-4175465826/)

bypper 06-13-2013 04:54 AM

Compressed Filesystem for Linux
 
Hi Everybody:

I'm searching a compressed Filesystem for a external disk, what I use for a full, diary and differential Backup.

The performance is not important, I search the best option for compress data, but I want have access to structure disk, with directories and files in the Backup disk.

Compress data with a tool as tar + gzip, is not a option.

I'm thinking in SquashFS.
What do you recommend me?

Best Regards,

rtmistler 06-13-2013 02:22 PM

I recommend using ext2 and installing e2compr to perform the compression.

My understanding is SquashFS is read-only, but I may be incorrect.

bypper 06-13-2013 03:27 PM

Thanks rtmistler,
I don't know e2compr. How use it?

But, another FS with transparent compression, can help me, too.

Btrs, Reiser4, ZFS...

rtmistler 06-13-2013 03:39 PM

Here's some info on it, it's not new and if you check it wasn't maintained for a few years, but saw some resurgence.

http://en.wikipedia.org/wiki/Ext2#Compression_extension

I prefer XFS for my flash file systems, never looked for any compression code for that one.

jefro 06-13-2013 08:43 PM

I'd consider btrfs and zfs as you pointed out. It gets too complicated to fool with other ways.

chrism01 06-14-2013 01:00 AM

If you want zfs as kernel modules instead of via fuse http://zfsonlinux.org/


All times are GMT -5. The time now is 07:58 PM.