From: Austin S Hemmelgarn <ahferroin7@gmail.com>
To: Marc MERLIN <marc@merlins.org>, Shriramana Sharma <samjnaa@gmail.com>
Cc: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: Re: Possible to undo subvol delete?
Date: Mon, 01 Dec 2014 08:12:02 -0500 [thread overview]
Message-ID: <547C6922.6030206@gmail.com> (raw)
In-Reply-To: <20141130042306.GE8916@merlins.org>
[-- Attachment #1: Type: text/plain, Size: 1517 bytes --]
On 2014-11-29 23:23, Marc MERLIN wrote:
> On Sun, Nov 30, 2014 at 09:03:14AM +0530, Shriramana Sharma wrote:
>> IIUC with BtrFS while it is possible to easily undelete a file or
>> ordinary directory if a snapshot of the containing subvol exists, it
>> seems that it's not elementary to undelete a subvol itself, because
>> all subvols are under the root-level subvol (id 0 or 5, see my other
>> q) but even snapshotting the root subvol will not snapshot any subvols
>> under it.
>>
>> So is there any way to undo a subvol delete?
>
> If you didn't snapshot that volume before deleting it, you're SOL.
> If you snapshotted it, rename that snapshot to the other name, and
> you're done.
>
> Btrfs doesn't offer undelete, it only lets you keep multiple copies of
> your data at very little cost, so you can retrieve a snapshot copy if
> you deleted your current volume's data.
>
> Marc
>
Well, in theory, if you unmount the FS _immediately_ after the subvol
delete, without writing _anything_ else to it, it _might_ be possible to
recover the data using some (probably almost incomprehensible)
incantation of btrfs-find-root and btrfs recover/restore.
In practice though, for anyone who doesn't have expert level knowledge
of the on-disk structure and fs internals, deleting a subvolume can't be
undone.
We might want to consider adding an option to btrfs subvol del to ask
for confirmation (or make it do so by default and add an option to
disable asking for confirmation).
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 2455 bytes --]
next prev parent reply other threads:[~2014-12-01 13:12 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-30 3:33 Possible to undo subvol delete? Shriramana Sharma
2014-11-30 4:23 ` Marc MERLIN
2014-12-01 13:12 ` Austin S Hemmelgarn [this message]
2014-12-01 13:19 ` Shriramana Sharma
2014-12-01 13:46 ` Roman Mamedov
2014-12-01 16:39 ` Shriramana Sharma
2014-12-02 3:14 ` Zygo Blaxell
2014-12-02 3:40 ` Shriramana Sharma
2014-12-02 5:39 ` MegaBrutal
2014-12-02 12:56 ` David Sterba
2014-12-02 15:15 ` Shriramana Sharma
2014-12-03 18:53 ` David Sterba
2014-12-04 14:06 ` Shriramana Sharma
2014-12-04 14:18 ` Austin S Hemmelgarn
2014-12-05 17:46 ` David Sterba
2014-12-05 17:56 ` Shriramana Sharma
2014-12-05 18:11 ` Shriramana Sharma
2014-12-08 13:01 ` Austin S Hemmelgarn
2014-12-08 14:16 ` Shriramana Sharma
2014-12-08 14:53 ` Austin S Hemmelgarn
2014-12-02 12:52 ` David Sterba
2014-12-02 14:09 ` Hugo Mills
2014-12-03 18:26 ` David Sterba
2014-12-03 19:54 ` Zygo Blaxell
2014-12-05 17:55 ` David Sterba
2014-12-02 15:25 ` Zygo Blaxell
2014-12-03 18:48 ` David Sterba
2014-12-03 19:49 ` Zygo Blaxell
2014-12-02 5:33 ` MegaBrutal
2014-12-02 5:50 ` Marc MERLIN
2014-12-01 13:38 ` MegaBrutal
2014-12-01 13:47 ` Roman Mamedov
2014-12-01 13:54 ` MegaBrutal
2014-12-01 16:40 ` Shriramana Sharma
2014-12-01 17:19 ` Robert White
2014-12-01 17:24 ` Austin S Hemmelgarn
2014-12-01 13:50 ` Austin S Hemmelgarn
2014-12-01 17:28 ` David Sterba
2014-12-01 13:50 ` Holger Hoffstätte
2014-12-01 17:35 ` David Sterba
2014-12-02 7:11 ` Satoru Takeuchi
2014-12-02 15:17 ` Shriramana Sharma
2014-12-03 0:11 ` Satoru Takeuchi
2014-12-03 2:35 ` Shriramana Sharma
2014-12-03 19:17 ` David Sterba
2014-12-03 19:12 ` David Sterba
2014-12-04 4:46 ` Satoru Takeuchi
2014-12-03 19:06 ` David Sterba
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=547C6922.6030206@gmail.com \
--to=ahferroin7@gmail.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=marc@merlins.org \
--cc=samjnaa@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.