ThisTruenasUser
Dabbler
- Joined
- Apr 19, 2023
- Messages
- 44
Hi all.
So I have truenas scale virtualised in proxmox.
It has 5 x 4TB drives in RAIDZ1 with 2 x 16G intel optane as mirrored dedup devices.
There are 2 x ISCSI sparse drives, block size 1M of 12TB in size. They are for storing many games. Formatted with 1MB on windows.
It is working well and as expected. DEDUP value is 2.03.
With this command in the shell:
admin@truenas[~]$ sudo zpool status -Dv
The appropriate output: dedup: DDT entries 6761148, size 950B on disk, 306B in core
That is using 6GB of the mirrored drives + 2GB of memory needed.
It is not exactly going to blow up the machine.
After a year of many updates to those ISCSI 'drives' , the dedup usage data seems constant. The usage remains steady as I have about 6.5 TB of games.
I have been through this already.
So it seems for dedup to play nice, 1 megabyte record and block sizes are the way to go. That is precisely what I am doing.
So the new setup.
Buy 1 more 4TB or maybe 8TB drive.
Setup RaidZ2 - 16TB logical storage.
This is for more redundancy.
Create those ISCSI drives - maybe 32TB sparse drives - with the 1MB block sizes a dedup on.
Create my cifs & nfs shares.
Connect to the share devices and copy over from the BACKUPS I WILL DEFINITELY MAKE.
Those optane drives will be used for mirrored radz1 boot drives for proxmox. Also for more redundancy.
Replace the truenas pool drives when needed, probably with 8TB ones.
So deduplication needs to use the memory instead, if no special dedup devices are needed?
I understand without special dedup devices, the 6GB of storage on those optane drives will need an extra 6GB memory?
Presently when logging in, the has 16GB - services 3.3GB - zfs cache 7.8GB - 3.5GB free.
Apparently it is not struggling.
So allocate another 8GB RAM ?
The host machine has 64GB, so not a big issue.
I could allocate more ram if needed, but doubt it will be necessary for a while.
I could login & monotor how the memory allocation is going from time to time.
Oh and for those dedup 'haters' suggesting not to use it - please provide actual tested evidence why my setup cannot!
I am not a noob to truenas & dedup. Also do not claim to be an expert.
Useful and informed information is appreciated.
Thanks
So I have truenas scale virtualised in proxmox.
It has 5 x 4TB drives in RAIDZ1 with 2 x 16G intel optane as mirrored dedup devices.
There are 2 x ISCSI sparse drives, block size 1M of 12TB in size. They are for storing many games. Formatted with 1MB on windows.
It is working well and as expected. DEDUP value is 2.03.
With this command in the shell:
admin@truenas[~]$ sudo zpool status -Dv
The appropriate output: dedup: DDT entries 6761148, size 950B on disk, 306B in core
That is using 6GB of the mirrored drives + 2GB of memory needed.
It is not exactly going to blow up the machine.
After a year of many updates to those ISCSI 'drives' , the dedup usage data seems constant. The usage remains steady as I have about 6.5 TB of games.
I have been through this already.
Deduplication with big record size
Hello. I am not sure if this is the right place for the thread, but couldn't find better category. I am a beginner with both TrueNAS and ZFS. As probably a lot of people before me, I am toying with the idea of de-duplication. And as a lot of people before me, I am getting recommended from...
www.truenas.com
So it seems for dedup to play nice, 1 megabyte record and block sizes are the way to go. That is precisely what I am doing.
So the new setup.
Buy 1 more 4TB or maybe 8TB drive.
Setup RaidZ2 - 16TB logical storage.
This is for more redundancy.
Create those ISCSI drives - maybe 32TB sparse drives - with the 1MB block sizes a dedup on.
Create my cifs & nfs shares.
Connect to the share devices and copy over from the BACKUPS I WILL DEFINITELY MAKE.
Those optane drives will be used for mirrored radz1 boot drives for proxmox. Also for more redundancy.
Replace the truenas pool drives when needed, probably with 8TB ones.
So deduplication needs to use the memory instead, if no special dedup devices are needed?
I understand without special dedup devices, the 6GB of storage on those optane drives will need an extra 6GB memory?
Presently when logging in, the has 16GB - services 3.3GB - zfs cache 7.8GB - 3.5GB free.
Apparently it is not struggling.
So allocate another 8GB RAM ?
The host machine has 64GB, so not a big issue.
I could allocate more ram if needed, but doubt it will be necessary for a while.
I could login & monotor how the memory allocation is going from time to time.
Oh and for those dedup 'haters' suggesting not to use it - please provide actual tested evidence why my setup cannot!
I am not a noob to truenas & dedup. Also do not claim to be an expert.
Useful and informed information is appreciated.
Thanks