From 073d4c2203b6f72a7bd46f127a54ae23dd09ffda Mon Sep 17 00:00:00 2001 From: 252651 <252651@mail.muni.cz> Date: Fri, 8 Nov 2024 08:52:56 +0100 Subject: [PATCH] add link to github page showing table of flavors --- .../brno-g2-site/flavors.md | 107 +----------------- 1 file changed, 2 insertions(+), 105 deletions(-) diff --git a/topics/compute/openstack/docs/technical-reference/brno-g2-site/flavors.md b/topics/compute/openstack/docs/technical-reference/brno-g2-site/flavors.md index e8decc77..773dd3a0 100644 --- a/topics/compute/openstack/docs/technical-reference/brno-g2-site/flavors.md +++ b/topics/compute/openstack/docs/technical-reference/brno-g2-site/flavors.md @@ -47,108 +47,5 @@ Notes: - `(1)` Both cold and live virtual server migrations are generally supported even for VMs with ephemeral storage, but they are not guaranteed as there may not be available ephemeral resources where to migrate. -## Most frequently used flavors -| Flavor name | Is public | vCPU [-] | RAM [GB] | HPC | SSD | GPU | Disc throughput [MB/s] | IOPS [op/s]| Average throughput [MB/s] | -|---------------|-----------|----------|----------|-----|-----|-----|------------------------|------------|----------------------------| -| e1.1core-2ram | Yes | 1 | 2048 | No | No | No | 262 | 2000 | 256 | -| e1.tiny | Yes | 2 | 2048 | No | No | No | 262 | 2000 | 256 | -| e1.small | Yes | 2 | 4096 | No | No | No | 262 | 2000 | 256 | -| e1.medium | Yes | 4 | 4096 | No | No | No | 262 | 2000 | 256 | -| e1.large | Yes | 4 | 8192 | No | No | No | 262 | 2000 | 256 | -| e1.1xlarge | Yes | 8 | 8192 | No | No | No | 262 | 2000 | 256 | -| e1.2xlarge | Yes | 8 | 16384 | No | No | No | 262 | 2000 | 256 | -| g2.tiny | Yes | 2 | 8192 | No | No | No | 1049 | 2000 | 524 | -| g2.small | Yes | 4 | 8192 | No | No | No | 1049 | 2000 | 524 | -| g2.medium | Yes | 4 | 16384 | No | No | No | 1049 | 2000 | 524 | -| g2.large | No | 8 | 16384 | No | No | No | 1049 | 2000 | 524 | -| g2.1xlarge | No | 8 | 24576 | No | No | No | 1049 | 2000 | 524 | -| g2.2xlarge | No | 16 | 30720 | No | No | No | 1049 | 2000 | 524 | -| g2.3xlarge | No | 16 | 61440 | No | No | No | 1049 | 2000 | 524 | -| c2.2core-8ram | No | 2 | 8192 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.2core-16ram | No | 2 | 16384 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.2core-30ram | No | 2 | 30720 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.4core-8ram | No | 4 | 8192 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.4core-16ram | No | 4 | 16384 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.4core-30ram | No | 4 | 30720 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.8core-16ram | No | 8 | 16384 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.8core-30ram | No | 8 | 30720 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.16core-30ram | No | 16 | 30720 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.16core-60ram | No | 16 | 61440 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.18core-45ram | No | 18 | 46080 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.20core-240ram | No | 20 | 245760 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.24core-30ram | No | 24 | 30720 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.24core-60ram | No | 24 | 61440 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.30core-30ram | No | 30 | 30720 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.30core-60ram | No | 30 | 61440 | Yes | No | No | 2097 | 3000 | 2560 | -| c2.30core-120ram | No | 30 | 122880 | Yes | No | No | 2097 | 3000 | 2560 | -| c3.2core-8ram | No | 2 | 8192 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.2core-16ram | No | 2 | 16384 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.2core-30ram | No | 2 | 30720 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.4core-8ram | No | 4 | 8192 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.4core-16ram | No | 4 | 16384 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.4core-30ram | No | 4 | 30720 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.8core-16ram | No | 8 | 16384 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.8core-30ram | No | 8 | 30720 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.8core-60ram | No | 8 | 61440 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.8core-120ram | No | 8 | 122880 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.16core-30ram | No | 16 | 30720 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.16core-60ram | No | 16 | 61440 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.16core-120ram | No | 16 | 122880 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.16core-240ram | No | 16 | 245760 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.18core-45ram | No | 18 | 46080 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.24core-30ram | No | 24 | 30720 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.24core-60ram | No | 24 | 61440 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.24core-90ram | No | 24 | 92160 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.24core-240ram | No | 24 | 245760 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.30core-30ram | No | 30 | 30720 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.30core-60ram | No | 30 | 61440 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.30core-120ram | No | 30 | 122880 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.30core-240ram | No | 30 | 245760 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.60core-60ram | No | 60 | 61440 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.60core-120ram | No | 60 | 122880 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.60core-240ram | No | 60 | 245760 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.120core-120ram | No | 120 | 122880 | Yes | No | No | 2097 | 3000 | 10240 | -| c3.120core-240ram | No | 120 | 245760 | Yes | No | No | 2097 | 3000 | 10240 | -| p3.2core-4ram | No | 2 | 4096 | Yes | Yes | No | -- | -- | 20480 | -| p3.2core-8ram | No | 2 | 8192 | Yes | Yes | No | -- | -- | 20480 | -| p3.2core-16ram | No | 2 | 16384 | Yes | Yes | No | -- | -- | 20480 | -| p3.2core-30ram | No | 2 | 30720 | Yes | Yes | No | -- | -- | 20480 | -| p3.2core-30ram | No | 2 | 30720 | Yes | Yes | No | -- | -- | 20480 | -| p3.4core-8ram | No | 4 | 8192 | Yes | Yes | No | -- | -- | 20480 | -| p3.4core-16ram | No | 4 | 16384 | Yes | Yes | No | -- | -- | 20480 | -| p3.4core-30ram | No | 4 | 30720 | Yes | Yes | No | -- | -- | 20480 | -| p3.8core-16ram | No | 8 | 16384 | Yes | Yes | No | -- | -- | 20480 | -| p3.8core-16ram | No | 8 | 16384 | Yes | Yes | No | -- | -- | 20480 | -| p3.8core-30ram | No | 8 | 30720 | Yes | Yes | No | -- | -- | 20480 | -| p3.8core-60ram | No | 8 | 61440 | Yes | Yes | No | -- | -- | 20480 | -| p3.16core-30ram | No | 16 | 30720 | Yes | Yes | No | -- | -- | 20480 | -| p3.16core-60ram | No | 16 | 61440 | Yes | Yes | No | -- | -- | 20480 | -| p3.24core-30ram | No | 24 | 30720 | Yes | Yes | No | -- | -- | 20480 | -| p3.24core-60ram | No | 24 | 61440 | Yes | Yes | No | -- | -- | 20480 | -| p3.30core-120ram | No | 30 | 122880 | Yes | Yes | No | -- | -- | 20480 | -| r3.4core-8ram | No | 4 | 8192 | Yes | Yes | No | -- | -- | 20480 | -| r3.8core-16ram | No | 8 | 16384 | Yes | Yes | No | -- | -- | 20480 | -| a3.4core-8ram-nvidia-2080 `(1)` | No | 4 | 8192 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.4core-16ram-nvidia-2080 `(1)`| No | 4 | 16384 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.4core-30ram-nvidia-2080 `(1)`| No | 4 | 30720 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.8core-16ram-nvidia-2080 `(1)`| No | 8 | 16384 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.8core-30ram-nvidia-2080 `(1)`| No | 8 | 30720 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.8core-60ram-nvidia-2080 `(1)`| No | 8 | 61440 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.16core-30ram-nvidia-2080 `(1)`| No | 16 | 30720 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.16core-60ram-nvidia-2080 `(1)`| No | 16 | 61440 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.24core-30ram-nvidia-2080 `(1)`| No | 24 | 30720 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.24core-60ram-nvidia-2080 `(1)`| No | 24 | 61440 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.4core-8ram-nvidia-t4 `(1)` | No | 4 | 8192 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.4core-16ram-nvidia-t4 `(1)`| No | 4 | 16384 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.4core-30ram-nvidia-t4 `(1)`| No | 4 | 30720 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.8core-16ram-nvidia-t4 `(1)`| No | 8 | 16384 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.8core-30ram-nvidia-t4 `(1)`| No | 8 | 30720 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.8core-60ram-nvidia-t4 `(1)`| No | 8 | 61440 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.16core-30ram-nvidia-t4 `(1)`| No | 16 | 30720 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.16core-60ram-nvidia-t4 `(1)`| No | 16 | 61440 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.24core-30ram-nvidia-t4 `(1)`| No | 24 | 30720 | Yes | Yes | Yes | -- | -- | 20480 | -| a3.24core-60ram-nvidia-t4 `(1)`| No | 24 | 61440 | Yes | Yes | Yes | -- | -- | 20480 | - -Notes: - -- `(1)` Same flavor with 2 GPU's available aswell. +## All awailable flavors +All available flavors can be found on [this page](https://cloud.gitlab-pages.ics.muni.cz/g2/flavors-page/), where a periodically updated table of all possible flavors is provided. \ No newline at end of file -- GitLab