October 29, 20196 yr Hello! I have an array of 13 disks (11 data + 2 parity). I previously had a drive I dedicated to my security cameras (disk 11). I had all shares except 1 "Exclude" that disk so only camera recording would go there. I have since removed the docker and removed disk 11 from all share "Excludes". However, no data is getting written to the disk. It's been weeks, and it definitely should have been used by now. Screenshot and diagnostics attached! Any help is appreciated! storage-diagnostics-20191029-1409.zip
October 29, 20196 yr Community Expert What makes you think it should have been used? As far as I can see your shares are set to use Highwater allocation method. Since your largest disks are 10TB, the disks start switching at 5TB, 2.5TB, 1.25TB etc. On this basis disk11 will not start getting used until all the lower numbered disks have less than 2.5TB free (which is not currently the case as disk1 and disk2 have more than that free).
October 29, 20196 yr Community Expert Not with Highwater as split setting for all shares, it will only write to disk11 once disks 1-3 have over 7.5TB used.
October 29, 20196 yr Author ah, hmm ok. So what setting would always write to the disk with the most free space? NM, "Most-Free" seems pretty obvious.... Edited October 29, 20196 yr by timekiller
October 29, 20196 yr Community Expert The idea behind Highwater was to both keep related files together, and also to avoid having more disks spun up than necessary when writing files.
October 29, 20196 yr Community Expert 17 minutes ago, timekiller said: "Most-Free" seems pretty obvious.... Yes, but note that wite speed will be slower, since writes to parity disk will overlap when it changes disk.
October 29, 20196 yr Author Understood, This is mainly a media server, so I can have files spread out as typically only 1-4 files will be getting read at a time, and which ones will be pretty random. Besides, call it OCD, but I can't stand to have all my drives almost full and another drive with nothing on it
Archived
This topic is now archived and is closed to further replies.