EC2 instance on Amazon and I am greeted with “No space left on the disk”

前端 未结 7 1860
心在旅途
心在旅途 2020-12-07 16:25

I have installed Amazon EC2 fedora instance and copying the files from one location to another. But I am greeted with \" No space left on the disk\".

I did df

7条回答
  •  情歌与酒
    2020-12-07 17:31

    I mounted the disk on another EC2 instance where I could successfully use growpart and then resize2fs. After that mounting back to the origin EC2 instance.

提交回复
热议问题