OpenNebula / addon-context-linux

Linux VM Contextualization
Apache License 2.0
56 stars 73 forks source link

`GROW_ROOTFS` fails when rootfs is btrfs (e.g. Fedora 35) #266

Closed ospalax closed 2 years ago

ospalax commented 2 years ago

Growing of rootfs with GROW_ROOTFS fails on system with btrfs - this is probably true also for other block device resized by GROW_FS when the FS is btrfs.

ospalax commented 2 years ago

Fixed by PRs: