Hey guys I am looking to setup a new HDD (mechanical) for file system storage only. I may end up using it to save VirtualBox VM's/snapshots. But other than that, it will be strictly for file storage (music, video, pictures, etc).
I have been debating what filesystem to use. I used to use ext2 pretty much exclusively for this purpose and can't remember ever having a problem. It seems the way to go today is ext4 - but does the journal help me in my situation? Or should I just disable it entirely? There will be NO 'OS' running on the drive. Is there much of an advantage to using journal on a storage only drive? Or is it creating a lot of overhead?
Or if anyone has a different recommendation - I would love to hear it. Not wanting to use XFS,ZFS, etc.
Thanks everyone!
Or do you mean - if the power was killed during a transfer - the entire HDD could end up corrupt due to there being no journal? I am under the impression if that happened, only the file(s) in transfer would be affected (not the files already residing on the disk?)
– Veronica Jun 27 '17 at 22:40