LoginSignup
10
10

More than 5 years have passed since last update.

稼働中のEC2のインスタンスの容量をリサイズする

Last updated at Posted at 2012-08-27

1.対象のインスタンスのamiをつくる
2.amiからlaunchする
3.そのときにStorage Device Configuration->Root Volume>Volume Sizeを適当な値に設定する
4.sshでlaunchしたインスタンスに入ってファイルシステムを増量する

resize
resize2fs /dev/sda1 

5.elastic ipを切り替える

10
10
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
10
10