Skip to content
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

Closed
ibaldin opened this issue Apr 13, 2023 · 4 comments
Closed

Revise flavor sizes #177

ibaldin opened this issue Apr 13, 2023 · 4 comments
Assignees
Labels
1.5 Release 1.5 item 1.6 For release 1.6

Comments

@ibaldin
Copy link
Contributor

ibaldin commented Apr 13, 2023

  • Revise flavor sizes to have >10G < 100G disks
  • Also create flavors that have 1TB disks with 64 cores/384G RAM so two such VMs can be allocated on each worker (some workers don't have enough disk to create 2x2TB vDisks)

Probably best to add 'point' flavors - small number - to accommodate these.

Also related to fabric-testbed/software-planning#103

@ibaldin ibaldin added the 1.5 Release 1.5 item label Apr 13, 2023
@cscarp
Copy link

cscarp commented Apr 14, 2023

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.

@ywsong2
Copy link

ywsong2 commented Apr 14, 2023

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.

@ibaldin ibaldin changed the title Revise flavor sizes to have some that have >10G <100G disk size. Revise flavor sizes Jul 10, 2023
@ibaldin ibaldin added the 1.6 For release 1.6 label Jul 11, 2023
@jgriffioen
Copy link

Please add the following images configs to FABRIC for educational use:

Core, RAM, Disk

1, 4, 10
1, 8, 10
1, 16, 10

1, 8, 50 (If needed, this could be 32 or 40 instead)
1, 16, 50 (If needed, this could be 32 or 40 instead)
1, 32, 50 (If needed, this could be 32 or 40 instead)

@ibaldin
Copy link
Contributor Author

ibaldin commented Nov 1, 2023

This is addressed in #194

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.5 Release 1.5 item 1.6 For release 1.6
Projects
None yet
Development

No branches or pull requests

4 participants