V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  aijisud  ›  全部回复第 1 页 / 共 1 页
回复总数  1
| 居然 reboot 不起作用,必须要 stop 然后再 start,那个 Events 就消失了。
| 关闭重新开启后,原来绑定的固定 IP 也需要重新 绑定了。
\__
这个回复是正确的。


我刚刚处理过这个问题。权当做英文阅读理解了...
官方说明文档,https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-retirement.html#instance-retirement-working

1、对应看“Managing Instances Scheduled for Retirement”部分,一般按照模板建立的 EC2 实例,Instance Root Device Type 为 EBS。

2、所以操作就是“Wait for the scheduled retirement date - when the instance is stopped - or stop the instance yourself before the retirement date. You can start the instance again at any time.”

3、stop 并且 start 实例的时候,在内存中非持久化的数据都会丢失,这个一般都没影响。

4、比较重要,一般需要引起重视的是,IP 变化了:
( 1 )如果使用 putty 远程服务器,需要用新 IP 或 AWS 提供的域名 ec2-xx-xx-xxx-xxx.compute-1.amazonasw.com
( 2 )如果绑定了域名,需要设置 DNS ;
( 3 )其他的,如果服务本身里面有 IP 设置,也需要重新设置。

其他应该没有了。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1226 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 10ms · UTC 18:14 · PVG 02:14 · LAX 11:14 · JFK 14:14
Developed with CodeLauncher
♥ Do have faith in what you're doing.