How to auto scale only volume of instance?
0
Hello,
I have an instance need to auto scale only volume not instance type.
Is it possible to auto scale only volume of instance?
AWS-User-9094989
asked 14 days ago7 views
1 Answers
0
Accepted Answer
That's not really possible - mainly because operating systems don't generally "like" storage changing size around them. In general, you can expand a volume but you can't shrink it - file systems generally allocate space and taking it away isn't a good idea.
If you need a file system that expands/shrinks as you use it you might consider FSx or EFS.
Relevant questions
AWS batch does not scale down EC2 instances
Jacques Blomasked 3 months agoA Few Lightsail Storage Questions
HermesIVasked 2 years agoHow is aws cost explorer calculate report for EC2 instances by billing tag?
tutunakasked 3 years agoforce auto scaling group to scale in by terminating k8s pods ungracefully
zinanasked 9 months agounable to connect to my instance !
AWS-User-2888882asked a month agoHow to auto scale only volume of instance?
Accepted AnswerAWS-User-9094989asked 14 days agoAutoscaling with python
Steven_Normoyleasked 2 months agoAttaching EBS Volume fails: Thinks it is attached to another instance but is not.
AWS-User-9447521asked 4 months agoHow to attach EBS volume from original EC2 instance to a new EC2 instance?
AWS-User-9592127asked 12 days agoA new EC2 instance is created after termination of the only instance
Accepted AnswerMobilityDevasked 2 years ago