I've been testing disParity lately and noticed that when I deleted ~25G of data from my largest dataX, the total size of the parity store didn't decrease. Should it have?
For example, I have the following config:
parity=G:\
data1=H:\
data2=I:\
data3=J:\
data4=K:\
data5=L:\
data6=P:\
data7=U:\
data8=D:\Images\
G, H, and I are 1TB drives, the rest are smaller. H had the most data, with only a couple of GBs free. G probably had 30G or so free.
I ran a create, and a day and a half or so later, it was done (G is an external USB drive, so that was probably the bottleneck). The amount of free space on G was pretty close to the same as H.
After that, I deleted 25G or so from H and ran an update. I assumed the free space on G would increase, but it didn't. Should it have?