Amazon EC2 Instance中使用EBS Volume – Using EBS Volume in EC2 Instance

Categories: Development Notes; Tagged with: ; @ August 17th, 2010 22:10

由于EC2的Instance关机后不会保存数据, 对于数据库一类需要存储的信息, 可储存在EBS (Elastic Block Store) Volume中. 再次创建/启动 Instance时重新挂载就可恢复原状(Instance关机有点类似于重新安装操作系统).

本文主要总结: Volume的Create/Attach/Format/Mount/UMount/Detach

image

(more…)



// Proudly powered by Apache, PHP, MySQL, WordPress, Bootstrap, etc,.