Hi, I think the problem is resolved, 3TB disks works also.
The problem is in memory compression, the problem I faced first time and segmentation faults. If you enable CLFUS algorithm with or without compression (fastlz i tested with) it gives segmentation faults with raw drives pool bigger than 2x1TB I'm currently running LRU algorithm without compression and it works perfectly with any size and any amount of disks. P.S. I use 3.3.1 dev from master trunk. On Dec 4, 2012, at 11:14 PM, Leif Hedstrom wrote: > On 12/4/12 9:19 AM, Aleksandrs Andrijekno wrote: >> >> Hi, >> >> I do have 2 setups of ATS now, one is 10x3TB another is 10x2TB >> >> So far with 2x10TB is good. >> >> I think could be 3TB disks problem, or enabled memory compression! >> >> > > I remember a fix related to >2TB disks, and also one for caches over 16TB > total. I believe the bugs were TS-1319 and TS-1163. Which version of ATS are > you running? > > Everyone has such powerful systems these days, except the devs... ;) > > Cheers, > > -- Leif >
