
17 Sep
2015
17 Sep
'15
12:10 a.m.
On Wed, 16 Sep 2015 08:56:04 PM James Harper wrote:
I've tried running a btrfs resize but it hasn't changed anything.
What was the exact resize command you used?
The docs say: # btrfs filesystem resize amount /mount-point So I said: btrfs filesystem resize max / and Linux says: Resize '/' of 'max' Which doesn't really make any sense... If I say '+1G' instead of 'max' it says there is no space on the devices, which makes more sense. So I need to tell btrfs that the device is bigger first I guess. Thanks James