-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revise flavor sizes #177
Comments
For promethues storage, fabric racks are currently keeping 60 days of data which takes around 16GB for most racks (3workers) & up to 26GB(6?workers) for the bigger racks. So depending on the size of a slice, 32GB should give about a month's worth of data on 12 nodes. Or a week worth of data on 48 nodes. |
For ELK slice that has 3 worker nodes sending filebeat, metricbeat, packetbeat data, 4GB storage is required per day. Per 1 worker node that sends all 3 beats data to the measurement node, it requires 1.33GB storage per day or 40GB per month. Users may need to turn off beats if they need to spin up large number of worker nodes. For CPU, the measurement node should have at least 4 cores and 16 GB RAM. |
Please add the following images configs to FABRIC for educational use: Core, RAM, Disk 1, 4, 10 1, 8, 50 (If needed, this could be 32 or 40 instead) |
This is addressed in #194 |
Probably best to add 'point' flavors - small number - to accommodate these.
Also related to fabric-testbed/software-planning#103
The text was updated successfully, but these errors were encountered: