<div dir="ltr">I am attempting to resize a ploop file system but receive an error.  Here is the command and the output:<div><br></div><div>This is while the container is down:</div><div><br></div><div><div>root@cluster-01:/var/log# vzctl set 15000 --diskspace 5G --save</div><div>Opening delta /vz/private/15000/root.hdd/root.hdd</div><div>Adding delta dev=/dev/ploop30850 img=/vz/private/15000/root.hdd/root.hdd (rw)</div><div>Mounting /dev/ploop30850p1 at /vz/private/15000/root.hdd/root.hdd.mnt fstype=ext4 data=&#39;balloon_ino=12,&#39;</div><div>dumpe2fs 1.42.5 (29-Jul-2012)</div><div>resize2fs 1.42.5 (29-Jul-2012)</div><div>The containing partition (or device) is only 1048315 (4k) blocks.</div><div>You requested a new size of 1309696 blocks.</div><div><br></div><div>Error in run_prg_rc (util.c:284): Command /sbin/resize2fs -p /dev/ploop30850p1 5238784k  exited with code 1</div><div>Unmounting file system at /vz/private/15000/root.hdd/root.hdd.mnt</div><div>Unmounting device /dev/ploop30850</div><div>Failed to resize image: Error in run_prg_rc (util.c:284): Command /sbin/resize2fs -p /dev/ploop30850p1 5238784k  exited with code 1 [26]</div><div>Error: failed to apply some parameters, not saving configuration file!</div></div><div><br></div><div><br></div><div><br></div><div>This is while the container is started:</div><div><br></div><div><div>root@cluster-01:/var/log# vzctl set 15000 --diskspace 5G --save</div><div>dumpe2fs 1.42.5 (29-Jul-2012)</div><div>resize2fs 1.42.5 (29-Jul-2012)</div><div>The containing partition (or device) is only 1048315 (4k) blocks.</div><div>You requested a new size of 1309696 blocks.</div><div><br></div><div>Error in run_prg_rc (util.c:284): Command /sbin/resize2fs -p /dev/ploop30850p1 5238784k  exited with code 1</div><div>Failed to resize image: Error in run_prg_rc (util.c:284): Command /sbin/resize2fs -p /dev/ploop30850p1 5238784k  exited with code 1 [26]</div><div>Error: failed to apply some parameters, not saving configuration file!</div></div><div><br></div><div><br></div><div><br></div><div>When I first tried to resize the ploop device, I used the information on this site: <a href="http://openvz.org/Ploop/readme">http://openvz.org/Ploop/readme</a></div><div><br></div><div>This site instructed me to resize/balloon the file system</div><div>ploop grow -s 10g -d /dev/ploop38961<br></div><div><br></div><div>Not sure how to undo the damage I&#39;ve done.</div><div><br></div><div>I did the same resize on another container without any issues using vzctl.  Not sure what is special about this container.  <br></div><div><br></div><div>Any help is appreciated.</div><div><br></div><div>Thanks,</div><div>Axton Grams</div></div>