zyzhu2000

joined 1 year ago
 

These are the ports in the kitchen. The green one is a phone socket for AT&T Uverise modem. Does anyone have any idea what the other two might be?

Thanks.

https://preview.redd.it/wg0d6k2hli3c1.png?width=4032&format=png&auto=webp&s=af02fbadbe917dc2cb402c52da2abc26cacdfce5

[–] zyzhu2000@alien.top 1 points 1 year ago

Thanks, everyone. My motivation was to turn the many little computers with tiny or slow disks into servers by adding some centralized storage. But it looks like NAS today is not a good solution for this -- at least not yet. I appreciate all the insights.

 

I am thinking of running multiple database/messages servers such as postgres, redis, mongo, influxdb on old computers and use a centralized NAS to store the data.

One advantage is that I don't need to worry about getting appropriate local storage for the computers that host these services. For example, I could run postgres on an old desktop with spinning disks or even a raspberry pi.

But I am still concerned about the I/O speed and reliability. I wonder if anyone has experience doing it like this. Can you share the pros and cons? I really appreciate it.