Article 4Z5BQ Unable to extend AWS volume on Centos

Unable to extend AWS volume on Centos

by
donpro
from LinuxQuestions.org on (#4Z5BQ)
Hi,

I am following th Amazon documentation to increase a partion. I modified my volume by adding 35GB to it. Then I run "growpart" but it fails as seen below. I cannot find any resolution as all the Google results state that growpart should work. What step am I missing?

[root@aws ~]# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
xvda 202:0 0 195G 0 disk*
* xvda1 202:1 0 15G 0 part /
*xvda2 202:2 0 4G 0 part*
*xvda3 202:3 0 1K 0 part*
*xvda5 202:5 0 2G 0 part /tmp
*xvda6 202:6 0 15G 0 part /var
*xvda7 202:7 0 7G 0 part /var/log
*xvda8 202:8 0 25G 0 part /home
*xvda9 202:9 0 12G 0 part /home/httpd
*xvda10 202:10 0 80G 0 part /work
[root@aws ~]# growpart /dev/xvda 10
FAILED: failed to get start and end for /dev/xvda10 in /dev/xvdalatest?d=yIl2AUoC8zA latest?i=z0A3W9AYlDE:yGzUHZU2EFM:F7zBnMy latest?i=z0A3W9AYlDE:yGzUHZU2EFM:V_sGLiP latest?d=qj6IDK7rITs latest?i=z0A3W9AYlDE:yGzUHZU2EFM:gIN9vFwz0A3W9AYlDE
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments