Hello!
I have a truenas scale system with a few ZFS pools and some apps running.
I want to add some disks formatted in ext4 (or xfs). Those disk are currently formatted in ntfs, but on what I saw I cannot mount ntfs on truenas.
I'm fine in reformatting those drives in ext4 or xfs.
I don't want to use ZFS for those drives: they will only be used by one container and I do not care about some data being corrupted. If a file gets corrupted I will delete it and recreate it. On what I know ZFS will make all the data unavailable if a corruption is found.
What I want is a a way to mount those drives at boot (like I manually do). So when the app starts the drives are mounted and accessible by the app.
Please focus on the question: since the PC running truenas is already always on, I want to also use it for purposes different that just doing NAS, media player.
The reasons to have ext4 (or similar) are:
- If I change my mind I can just move the disks to another system (linux, mac, windows).
- As I already said the data ara not important: If one files is corrupted (the app will tell you) I will just delete it and recreate it. We are talking about 20 TB each drive.
- As far as I know ZFS will make invalid the whole disk even if just few bytes are corrupted, while ext4 will only invalidate the single file(s). And of course I do not want to make any redundant ZFS array: I do not want to trade disk space for data integrity. To make clear again: I can loose files and just recreate them.
Would be so nice if from the GUI you could just choose other filesystems!
Thanks!
I have a truenas scale system with a few ZFS pools and some apps running.
I want to add some disks formatted in ext4 (or xfs). Those disk are currently formatted in ntfs, but on what I saw I cannot mount ntfs on truenas.
I'm fine in reformatting those drives in ext4 or xfs.
I don't want to use ZFS for those drives: they will only be used by one container and I do not care about some data being corrupted. If a file gets corrupted I will delete it and recreate it. On what I know ZFS will make all the data unavailable if a corruption is found.
What I want is a a way to mount those drives at boot (like I manually do). So when the app starts the drives are mounted and accessible by the app.
Please focus on the question: since the PC running truenas is already always on, I want to also use it for purposes different that just doing NAS, media player.
The reasons to have ext4 (or similar) are:
- If I change my mind I can just move the disks to another system (linux, mac, windows).
- As I already said the data ara not important: If one files is corrupted (the app will tell you) I will just delete it and recreate it. We are talking about 20 TB each drive.
- As far as I know ZFS will make invalid the whole disk even if just few bytes are corrupted, while ext4 will only invalidate the single file(s). And of course I do not want to make any redundant ZFS array: I do not want to trade disk space for data integrity. To make clear again: I can loose files and just recreate them.
Would be so nice if from the GUI you could just choose other filesystems!
Thanks!