If money is no object (must be nice), go big. We have a ccr1009-8g-1s-1s+ that serves about 2000 customers, runs nearly 800 megs during peak time and the CPU does not work hard at all! In fact, the other day we were the victim in a massive DOS attack and the router was running about 30% on the cpu at the time.
But, if you describe in more detail what you plan to do, an appropriate router could be easier to recommend.
The proper hardware selection will be based entirely on what speeds you will offer the residents, your oversubscription rate, number of residents/connections, distance between devices, etcâŚ
Without more detail, no one can really answer your question. A $200 Mikrotik may work, or you may need to step all the way up to a $1MM Cisco ASR⌠(money is no object after all)
Not a good idea to keep beating the internal flash storage, is it? Get a model with USB and/or MicroSD. Well, the CCR1072 has two SATA ports - but itâs kind of overkilâŚ
Which microSD? You see, thereâs 2 things we must pay attention to:
A âClass10â microSD has a guaranteed minimum speed of 10MB/s. But it doesnât say anything about the effective speed. A SD capable of 15MB/s is class10 - but a capable of 50MB/s is class10 too.
True. But thatâs not the point. What I am saying is that are cards capable of 90MB/s reading and 60MB/s writing (sustained) - but they are just âClass10â. We have to pay attention to the rest of the specifications, as the âClass10â is the one that got popular - but it is no longer the one we should look for.
By the way: does someone know what are the rated speeds for writing/reading microSD cards on routerboard hardware? Would be a waste of money to buy a card capable of 90MB/s if the routerboard cannot read past 60MB/sâŚ
Micro SD not good for random write, I tried Apacer 16G class10, Transcend 16G class10, Sandisk 4G class 4
They are running fine with fat32, but some time itâs lost all database and require to format after power outage
Then I tried ext3, I/O very low, write delay 1000 ~ 10000ms and timeout ~ 5%
fat32 has no protection whatsoever against file system corruption. ext3 is journaled, so much better than fat32 on this point. But it can be a little⌠slow. Especially when updating the journal. The class4 sd will be too slow. Are You sure the other two are fast? Are them able to do more than, letâs say, 40MB/s?