Re: Unable to delete or change ro flag on subvolume/snapshot

2019-08-07 Thread Chris Murphy
On Wed, Aug 7, 2019 at 3:33 AM Jon Ander MB wrote: > > Hi! Thanks for the reply! > First: I am (g)root,, yes :) > Second: The snapshot was taken in ro mode, the fs is not ro and the > rest of the snapshots and volumes work as intended (rw) > > Thanks > > On Wed, Aug 7, 2019 at 11:04 AM Hugo Mills

Re: Unable to delete or change ro flag on subvolume/snapshot

2019-08-07 Thread Jon Ander MB
Hi! Thanks for the reply! First: I am (g)root,, yes :) Second: The snapshot was taken in ro mode, the fs is not ro and the rest of the snapshots and volumes work as intended (rw) Thanks On Wed, Aug 7, 2019 at 11:04 AM Hugo Mills wrote: > > On Wed, Aug 07, 2019 at 10:37:43AM +0200, Jon Ander MB w

Re: Unable to delete or change ro flag on subvolume/snapshot

2019-08-07 Thread Hugo Mills
On Wed, Aug 07, 2019 at 10:37:43AM +0200, Jon Ander MB wrote: > Hi! > I have a snapshot with the read only flag set and I'm currently unable > to delete it or change the ro setting > btrfs property set -ts /path/t/snapshot ro false > ERROR: failed to set flags for /path/t/snapshot: Operation not pe

Unable to delete or change ro flag on subvolume/snapshot

2019-08-07 Thread Jon Ander MB
Hi! I have a snapshot with the read only flag set and I'm currently unable to delete it or change the ro setting btrfs property set -ts /path/t/snapshot ro false ERROR: failed to set flags for /path/t/snapshot: Operation not permitted Deleting the snapshot is also a no-go: btrfs subvolume delete