Dish has been imposing a 1TB limit on the VIP211 used for recording, not archiving like 611/722/722k.
I can say I have nearly filled, at one time, the one 1.5TB drive that I have. Several 1TB drives have reached the point of no more files. This is because the file system does not handle fragmented files, only contiguous ones. You can end up with 1% of the drive used and still not be able to add another file if small fragments are closer together than the file size you are adding.
The internal drive file system clearly does handle fragments but that makes it more complicated.
olds403: It is not a 1.9TB drive due to formatting. It is a misunderstanding that drive makers speak in powers of 1000=10^3 while computers and most of us speak in powers of 1024=2^10. Thus a 1TB drive holds about 931GB and 1.5TB=1397GB and 2TB=1863GB with GB here being 1024^3.
-Ken
I can say I have nearly filled, at one time, the one 1.5TB drive that I have. Several 1TB drives have reached the point of no more files. This is because the file system does not handle fragmented files, only contiguous ones. You can end up with 1% of the drive used and still not be able to add another file if small fragments are closer together than the file size you are adding.
The internal drive file system clearly does handle fragments but that makes it more complicated.
olds403: It is not a 1.9TB drive due to formatting. It is a misunderstanding that drive makers speak in powers of 1000=10^3 while computers and most of us speak in powers of 1024=2^10. Thus a 1TB drive holds about 931GB and 1.5TB=1397GB and 2TB=1863GB with GB here being 1024^3.
-Ken