How to resize Data Storage

Hi Guys,

I've Owncloud 8.0.2, I need to resize the data storage. As you can see below data storage Max 50G (/dev/mapper/vg_storageserver-lv_root) it's too small. I don't why my data is not stored at the large storage (860G). How to do that?

[root@Storage-server ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_storageserver-lv_root
50G 16G 31G 35% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
/dev/sda1 477M 51M 401M 12% /boot
/dev/mapper/vg_storageserver-lv_home
860G 72M 816G 1% /home

Thanks in advance

Hi,

important hint before the actual answer:

ownCloud 8.0.2

ownCloud 8.0.x reaches end-of-life at the end of the month. For further/other issues no support can be given in here. Please make sure that you're updating this way to outdated version to a recent one like 8.1.x, 8.2.x, 9.0.x or 9.1.x.

Also moving to the Miscellaneous category as file system management is not a topic within the scope of ownCloud.

How to resize your LVM partition should be easy. There are tons of resources about that available on the net like:

http://www.tecmint.com/extend-and-reduce-lvms-in-linux/