Combine your partition space with mhddfs.

As I was browsing the Gentoo forums today, I came across a very interesting post.

A user had 2 partitions on different hard drives that he wanted to combine the space on.  Ok, well the interesting part was one persons reply about a new fuse filesystem called mhddfs.  He pointed out an article on debian.net that explained a bit about this new filesystem and how to use it.

Sure, there’s multiple ways to combine the two drives, but this one is pretty intesting.  You can use mhddfs to combine 2 partitions into one virtual partition.  Mhddfs will automatically merge (overlay) the contents of both partitions so it looks like one big partition.

The advantages are:

  1. No need to move and backup existing data on the partitions.

  2. Easily implemented in fuse.

  3. Allows a regular user to mount and unmount the filesystem.

According to the forum thread poster, his tests show there is virtually no speed difference when using mhddfs, which is very surprising.  My experience with using fuse in the past with NTFS, was that it was painfully slow.  I’m sure things have matured greatly since I tried it a few years ago.

 Share!

 
comments powered by Disqus