Using deprecated host classes
Starting June 1, 2020, s1.nano
and all m1.*
host classes are deprecated for Managed Service for MySQL.
What this means for service users:
-
Now you can't change the host class to
s1.nano
andm1.*
for your cluster. -
You can still operate your cluster if it uses the
s1.nano
orm1.*
class but you can't add new hosts of any class to such a cluster.To be able to add hosts to the cluster, change the host class to a supported class.
For example, you can migrate:
- From
s1.nano
to:s2.micro
: The most affordable host class with 100% guaranteed vCPU performance. Contains twice as many resources ass1.nano
.b2.medium
: The closest host class in terms of computing resources. Costs less thans1.nano
, but the guaranteed vCPU performance is lower: 50% instead of 100%.
- From
m1.*
tom2.*
(fromm1.medium
tom2.medium
).
- From
-
Pricing rules for earlier created
s1.nano
andm1.*
hosts don't change. -
You can restore a cluster from a backup only to existing host classes.
You can't restore a cluster from a backup to
s1.nano
orm1.*
hosts even if the backup was created from a cluster consisting of such hosts.