- 最新
- 投票最多
- 评论最多
Hello.
I don't recall specifying 2 volumes for this instance when creating it. why did it create the new volume?
Maybe you added EBS by mistake when creating EC2?
It will be added by clicking "Add new volume" as shown below when creating EC2 from the management console.
You may also be able to check when EBS was added from CloudTrail's API history.
Why did it make the "new" volume as the root device?
It is unclear why the home directory was created in the added EBS, but if you check the system logs when EC2 was created, you may be able to find out something.
Why did it not auto mount the "original" volume?
To automatically mount the added EBS volume, you need to add settings to "/etc/fstab".
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html#ebs-mount-after-reboot
相关内容
- 已提问 3 个月前
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 1 年前
- AWS 官方已更新 1 年前