my ubunutu system has fuseblk filesystem, would it go faster if I changed it to EXT4?

2012-10-30 Thread Brian Tarbox
I got some new ubuntu servers to add to my cluster and found that the file
system is fuseblk which really means NTFS.

All else being equal would I expect to get any performance boost if I
converted the file system to EXT4?  Edward Capriolo's Cookbook book seems
to suggest so.

Thanks.

Brian Tarbox


Re: my ubunutu system has fuseblk filesystem, would it go faster if I changed it to EXT4?

2012-10-30 Thread Tupshin Harper
Yes. Any fuse filesystem is going to be substantially slower than a massive
one like ext4.

-Tupshin
On Oct 30, 2012 2:09 PM, Brian Tarbox tar...@cabotresearch.com wrote:

 I got some new ubuntu servers to add to my cluster and found that the file
 system is fuseblk which really means NTFS.

 All else being equal would I expect to get any performance boost if I
 converted the file system to EXT4?  Edward Capriolo's Cookbook book seems
 to suggest so.

 Thanks.

 Brian Tarbox