mhddfs-join-several-real-filesystems-together-to-form-a-single-larger-one
Klingt sehr interessant. Besonders weil Dateien nicht gesplittet werden und es erstmal „einfacher“ als LVM wirkt. Wer mal zwei kleine HDs aus einem LVM Verbund entfernt hat und dafuer eine groessere HD eingebunden hat, weiss wovon ich rede. Sobald sich die Gelegenheit bietet schau ich mir das mal genauer an.
# mkdir /mnt/virtual # mhddfs /mnt/hdd1,/mnt/hdd2,/mnt/hdd3 /mnt/virtual -o allow_other option: allow_other (1) mhddfs: directory '/mnt/hdd1' added to list mhddfs: directory '/mnt/hdd2' added to list mhddfs: directory '/mnt/hdd3' added to list mhddfs: move size limit 4294967296 bytes mhddfs: mount point '/mnt/virtual'