Use filled NTFS HDD in Storage Pool
Posted: Sat Dec 18, 2010 1:36 pm
by klauswirn
Hi,
what is the best way to use a 80% filled 2TB hdd (ntfs filesystem) in the Greyhole storage pool???
Is it possible to mount that disk, check it and use it in the pool and all files stay on that disk?
Is there a workaround?
Re: Use filled NTFS HDD in Storage Pool
Posted: Sat Dec 18, 2010 1:58 pm
by gboudreau
I wouldn't recommend using NTFS partitions in the storage pool.
Apart from being super slow, it's untested, and could create problems with Greyhole.
If you really want to try, you can mount it (see wiki page about adding hard drives), then include it in your pool, then move the files from that drive into /var/hda/files/share_name, then launch a greyhole --fsck when your / partition is almost full, and repeat until all the files are back into the pool (i.e. back on your 2TB disk, but in greyhole's directory).
Borrowing hard drive(s) from friends, moving your 1.5GB of data into those disks, formatting your 2TB as ext3, adding it into the pool, then moving back the files from the temporary drive(s) into the shares is the proper way to do this.
Re: Use filled NTFS HDD in Storage Pool
Posted: Sat Dec 18, 2010 2:44 pm
by klauswirn
I wouldn't recommend using NTFS partitions in the storage pool.
Apart from being super slow, it's untested, and could create problems with Greyhole.
If you really want to try, you can mount it (see wiki page about adding hard drives), then include it in your pool, then move the files from that drive into /var/hda/files/share_name, then launch a greyhole --fsck when your / partition is almost full, and repeat until all the files are back into the pool (i.e. back on your 2TB disk, but in greyhole's directory).
Is it possible without copying anything? Just mount it and use it?
Borrowing hard drive(s) from friends, moving your 1.5GB of data into those disks, formatting your 2TB as ext3, adding it into the pool, then moving back the files from the temporary drive(s) into the shares is the proper way to do this.
Thats the thing i want to get around.
Re: Use filled NTFS HDD in Storage Pool
Posted: Sat Dec 18, 2010 3:00 pm
by gboudreau
I wouldn't recommend using NTFS partitions in the storage pool.
Apart from being super slow, it's untested, and could create problems with Greyhole.
If you really want to try, you can mount it (see wiki page about adding hard drives), then include it in your pool, then move the files from that drive into /var/hda/files/share_name, then launch a greyhole --fsck when your / partition is almost full, and repeat until all the files are back into the pool (i.e. back on your 2TB disk, but in greyhole's directory).
Is it possible without copying anything? Just mount it and use it?
No.
Borrowing hard drive(s) from friends, moving your 1.5GB of data into those disks, formatting your 2TB as ext3, adding it into the pool, then moving back the files from the temporary drive(s) into the shares is the proper way to do this.
Thats the thing i want to get around.
As long as you're OK with the risks it involves, you can keep your disk as NTFS.