Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* problem with btrfs snapshot delete
@ 2020-12-01 14:00 James Courtier-Dutton
  2020-12-01 14:17 ` Hugo Mills
  0 siblings, 1 reply; 3+ messages in thread
From: James Courtier-Dutton @ 2020-12-01 14:00 UTC (permalink / raw)
  To: linux-btrfs

I do:
btrfs subvolume list /foldername

This is a mounted external disk in folder /foldername

ID 257 gen 3455989 top level 5 path @
ID 258 gen 3455995 top level 5 path @home
ID 15214 gen 2317920 top level 5 path @apt-snapshot-2018-08-20_20:37:56
ID 15296 gen 2317920 top level 5 path @apt-snapshot-2018-08-22_11:18:45
ID 15297 gen 2317920 top level 5 path @apt-snapshot-2018-08-22_11:32:41
ID 15398 gen 2317920 top level 5 path @apt-snapshot-2018-08-23_21:11:42

I try
btrfs subvolume delete @apt-snapshot-2018-08-23_21:11:42
but no luck.
I don't understand. If the "btrfs subvolume list" has an option for
path, why doesn't the btrfs subvolume delete?
It seems that the
btrfs subvolume delete @apt-snapshot-2018-08-23_21:11:42
is only looking for subvolumes on root and not a within a folder or
external disk.

Can anybody help me with deleting an apt-snapshot that is on an
external disk, and thus not mounted as /   ?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-01 17:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-01 14:00 problem with btrfs snapshot delete James Courtier-Dutton
2020-12-01 14:17 ` Hugo Mills
2020-12-01 17:43   ` Graham Cobb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox