Web VPS
LowEndTalk http://ift.tt/1yNEOfc How to? Increase Disk Size at KVM SolusVM? Web vps hosting server Linux - Windows webvps.blogspot.com
On ext4, live extend is possible. For ext3 and below I suggest doing this in single user mode or so with on an unmounted partition. This is what you should do:
- Use fdisk to delete and recreate partition which you need to extend. The last cylinder will be new (extended) value.
- Use resize2fs to extend ext4 partition. Usage is simple,
resize2fs <partition>.
If done properly , there won't be any data loss (trust me).
LowEndTalk http://ift.tt/1yNEOfc How to? Increase Disk Size at KVM SolusVM? Web vps hosting server Linux - Windows webvps.blogspot.com
0 comments:
Post a Comment