Hi Everyone,
As (I can imagine) everyone runs into the issue of running out of space on their Nextcloud. Was looking to expand it. I cannot find accurate guide how to properly expand the storage. Found a guide for version 13 (https://www.pandatech.co/2018/05/increase-nextcloud-13-storage-extend-zfs/) but on Univention it is not ZFS. What would be the way to expand the drive size? I am looking to expand it by additional 400GB which is added addtitional drive on VMware (other methods are welcome too).
Any help ir greatly appreciated.
Details of the storage:
[sudo] password for Administrator:
root@cloud:~# fdisk -l
Disk /dev/sda: 55 GiB, 59055800320 bytes, 115343360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x7020c1b9
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 999423 997376 487M 83 Linux
/dev/sda2 1001470 104855551 103854082 49.5G 5 Extended
/dev/sda5 1001472 104855551 103854080 49.5G 8e Linux LVM
Disk /dev/sdb: 400 GiB, 429496729600 bytes, 838860800 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/vg_ucs-root: 47.5 GiB, 51023708160 bytes, 99655680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/vg_ucs-swap_1: 2 GiB, 2147483648 bytes, 4194304 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
root@cloud:~# echo “- - -” > /sys/class/scsi_host/host0/scan
root@cloud:~# df -Th
Filesystem Type Size Used Avail Use% Mounted on
udev devtmpfs 10M 0 10M 0% /dev
tmpfs tmpfs 603M 17M 586M 3% /run
/dev/mapper/vg_ucs-root ext4 46G 33G 11G 76% /
tmpfs tmpfs 1.5G 4.0K 1.5G 1% /dev/shm
tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs tmpfs 1.5G 0 1.5G 0% /sys/fs/cgroup
/dev/sda1 ext2 472M 62M 386M 14% /boot
overlay overlay 46G 33G 11G 76% /var/lib/docker/overlay/d57f6f8190b4/merged
shm tmpfs 64M 0 64M 0% /var/lib/docker/containers/16db7fac3c/shm