Hey,
I just did this. Worked like a charm, thanks a bunch! Unfortunately i’m running into some trouble trying to resize the filesystem.
lsblk tells me that the partition is large enough:
sda 8:0 0 465.8G 0 disk
└─sda1 8:1 0 465.7G 0 part /media/myCloudDrive
meanwhile filesystem show only gives me:
Label: ‘myCloudDrive’
Total devices 1 FS bytes used 215.65GiB
devid 1 size 223.57GiB used 220.07GiB path /dev/sda1
So far, so good. Unfortunately the resize command doesn’t work:
root@nextcloudpi:~# btrfs filesystem resize myCloudDrive max
ERROR: resize: cannot stat max: No such file or directory
What did I miss?
Hope this thread is still active,
help would be much appreciated, as i’m not too good with Linux and have run out of ideas…