Skip to content

Commit

Permalink
M #-: Update EC2 driver list & typo
Browse files Browse the repository at this point in the history
- Fixes typo in comment in restore action for KVM
- Updates list of instance types for EC2 driver
  • Loading branch information
harsxv authored and rsmontero committed Nov 22, 2023
1 parent 925df9b commit 23decf1
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 102 deletions.
193 changes: 92 additions & 101 deletions src/vmm_mad/remotes/ec2/ec2_driver.conf
Original file line number Diff line number Diff line change
@@ -1,24 +1,30 @@
:proxy_uri:
:state_wait_timeout_seconds: 1500
:instance_types:
a1.medium:
cpu: 1
memory: 2.0
a1.large:
cpu: 2
memory: 4.0
a1.xlarge:
cpu: 4
memory: 8.0
a1.2xlarge:
cpu: 8
memory: 16.0
a1.4xlarge:
cpu: 16
memory: 32.0
a1.large:
cpu: 2
memory: 4.0
a1.medium:
cpu: 1
memory: 2.0
a1.metal:
cpu: 16
memory: 32.0
a1.xlarge:
c4.large:
cpu: 2
memory: 3.75
c4.xlarge:
cpu: 4
memory: 8.0
memory: 7.5
c4.2xlarge:
cpu: 8
memory: 15.0
Expand All @@ -28,21 +34,12 @@
c4.8xlarge:
cpu: 36
memory: 60.0
c4.large:
c5.large:
cpu: 2
memory: 3.75
c4.xlarge:
memory: 4.0
c5.xlarge:
cpu: 4
memory: 7.5
c5.12xlarge:
cpu: 48
memory: 96.0
c5.18xlarge:
cpu: 72
memory: 144.0
c5.24xlarge:
cpu: 96
memory: 192.0
memory: 8.0
c5.2xlarge:
cpu: 8
memory: 16.0
Expand All @@ -52,24 +49,24 @@
c5.9xlarge:
cpu: 36
memory: 72.0
c5.large:
cpu: 2
memory: 4.0
c5.metal:
cpu: 96
memory: 192.0
c5.xlarge:
cpu: 4
memory: 8.0
c5d.12xlarge:
c5.12xlarge:
cpu: 48
memory: 96.0
c5d.18xlarge:
c5.18xlarge:
cpu: 72
memory: 144.0
c5d.24xlarge:
c5.24xlarge:
cpu: 96
memory: 192.0
c5.metal:
cpu: 96
memory: 192.0
c5d.large:
cpu: 2
memory: 4.0
c5d.xlarge:
cpu: 4
memory: 8.0
c5d.2xlarge:
cpu: 8
memory: 16.0
Expand All @@ -79,18 +76,24 @@
c5d.9xlarge:
cpu: 36
memory: 72.0
c5d.large:
cpu: 2
memory: 4.0
c5d.12xlarge:
cpu: 48
memory: 96.0
c5d.18xlarge:
cpu: 72
memory: 144.0
c5d.24xlarge:
cpu: 96
memory: 192.0
c5d.metal:
cpu: 96
memory: 192.0
c5d.xlarge:
c5n.large:
cpu: 2
memory: 5.25
c5n.xlarge:
cpu: 4
memory: 8.0
c5n.18xlarge:
cpu: 72
memory: 192.0
memory: 10.5
c5n.2xlarge:
cpu: 8
memory: 21.0
Expand All @@ -100,21 +103,15 @@
c5n.9xlarge:
cpu: 36
memory: 96.0
c5n.large:
cpu: 2
memory: 5.25
c5n.18xlarge:
cpu: 72
memory: 192.0
c5n.metal:
cpu: 72
memory: 192.0
c5n.xlarge:
d2.xlarge:
cpu: 4
memory: 10.5
cc2.8xlarge:
cpu: 32
memory: 60.5
cr1.8xlarge:
cpu: 32
memory: 244.0
memory: 30.5
d2.2xlarge:
cpu: 8
memory: 61.0
Expand All @@ -124,39 +121,33 @@
d2.8xlarge:
cpu: 36
memory: 244.0
d2.xlarge:
cpu: 4
memory: 30.5
f1.16xlarge:
cpu: 64
memory: 976.0
f1.2xlarge:
cpu: 8
memory: 122.0
f1.4xlarge:
cpu: 16
memory: 244.0
f1.16xlarge:
cpu: 64
memory: 976.0
g2.2xlarge:
cpu: 8
memory: 15.0
g2.8xlarge:
cpu: 32
memory: 60.0
g3.16xlarge:
cpu: 64
memory: 488.0
g3s.xlarge:
cpu: 4
memory: 30.5
g3.4xlarge:
cpu: 16
memory: 122.0
g3.8xlarge:
cpu: 32
memory: 244.0
g3s.xlarge:
cpu: 4
memory: 30.5
h1.16xlarge:
g3.16xlarge:
cpu: 64
memory: 256.0
memory: 488.0
h1.2xlarge:
cpu: 8
memory: 32.0
Expand All @@ -166,9 +157,15 @@
h1.8xlarge:
cpu: 32
memory: 128.0
h1.16xlarge:
cpu: 64
memory: 256.0
hs1.8xlarge:
cpu: 17
cpu: 16
memory: 117.0
i2.xlarge:
cpu: 4
memory: 30.5
i2.2xlarge:
cpu: 8
memory: 61.0
Expand All @@ -178,12 +175,12 @@
i2.8xlarge:
cpu: 32
memory: 244.0
i2.xlarge:
i3.large:
cpu: 2
memory: 15.25
i3.xlarge:
cpu: 4
memory: 30.5
i3.16xlarge:
cpu: 64
memory: 488.0
i3.2xlarge:
cpu: 8
memory: 61.0
Expand All @@ -193,66 +190,60 @@
i3.8xlarge:
cpu: 32
memory: 244.0
i3.large:
cpu: 2
memory: 15.25
i3.16xlarge:
cpu: 64
memory: 488.0
i3.metal:
cpu: 72
memory: 512.0
i3.xlarge:
cpu: 4
memory: 30.5
m1.large:
cpu: 2
memory: 7.5
m1.medium:
cpu: 1
memory: 3.75
m1.small:
cpu: 1
memory: 1.7
m1.medium:
cpu: 1
memory: 3.75
m1.large:
cpu: 2
memory: 7.5
m1.xlarge:
cpu: 4
memory: 15.0
m2.xlarge:
cpu: 2
memory: 17.1
m2.2xlarge:
cpu: 4
memory: 34.2
m2.4xlarge:
cpu: 8
memory: 68.4
m2.xlarge:
cpu: 2
memory: 17.1
m3.2xlarge:
cpu: 8
memory: 30.0
m3.large:
cpu: 2
memory: 7.5
m3.medium:
cpu: 1
memory: 3.75
m3.xlarge:
cpu: 4
memory: 15.0
m4.10xlarge:
cpu: 40
memory: 160.0
m4.16xlarge:
cpu: 64
memory: 256.0
m4.2xlarge:
cpu: 8
memory: 32.0
m4.4xlarge:
cpu: 16
memory: 64.0
m4.large:
cpu: 2
memory: 8.0
m4.xlarge:
cpu: 4
memory: 16.0
m4.2xlarge:
cpu: 8
memory: 32.0
m4.4xlarge:
cpu: 16
memory: 64.0
m4.10xlarge:
cpu: 40
memory: 160.0
m4.16xlarge:
cpu: 64
memory: 256.0
m5.12xlarge:
cpu: 48
memory: 192.0
Expand Down
2 changes: 1 addition & 1 deletion src/vmm_mad/remotes/kvm/restore
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ set -e -o pipefail
virsh --connect $LIBVIRT_URI save-image-dumpxml $FILE > $FILE_XML
# Eeplace all occurrences of the DS_LOCATION/<DS_ID>/<VM_ID> with the specific
# Replace all occurrences of the DS_LOCATION/<DS_ID>/<VM_ID> with the specific
# DS_ID where the checkpoint is placed. This is done in case there was a
# system DS migration
Expand Down

0 comments on commit 23decf1

Please sign in to comment.