Let's Build a 28-Core Raspberry Pi Cluster
1–10 of 158 posts
Re: Let's Build a 28-Core Raspberry Pi Cluster
#2Re: Let's Build a 28-Core Raspberry Pi Cluster
#3Seems down, here's a google cache of it https://webcache.googleusercontent.com/search?q=cache:lIePhG...
Re: Let's Build a 28-Core Raspberry Pi Cluster
#4Re: Let's Build a 28-Core Raspberry Pi Cluster
#5Re: Let's Build a 28-Core Raspberry Pi Cluster
#6Re: Let's Build a 28-Core Raspberry Pi Cluster
#7But so far I've not come further than this: how to deal with the host OS?
Like, I don't want to log into N computers and manually run "sudo apt update" etc. I want them to run the same OS but with slightly different configurations.
Network booting via PXE seems to be the best alternative, but not sure how to prepare the images for distribution.
Anyone got any pointers on how this is best done?
edit: I should mention I just found http://cobbler.github.io/ but haven't had time to investigate it. A viable choice?
Re: Let's Build a 28-Core Raspberry Pi Cluster
#8> The total damage my wallet sustained from Kraken was S$626.63 or in $449.73 USD, which was virtually all I had left for the month after subtracting expenses and education loan repayments.
Re: Let's Build a 28-Core Raspberry Pi Cluster
#910 seconds is probably not bad for an uncached wordpress page.
Re: Let's Build a 28-Core Raspberry Pi Cluster
#10Am I understanding that he is storing web data on the SD cards of the Pis? Is that normal? SD storage is notoriously unreliable, especially in write-heavy applications.
However I switched to netbooting my Pis, no local storage on the Pi at all.
This does require you to have a netboot server already, of course.