From: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
To: Tomasz Chmielewski <tch@virtall.com>
Cc: "linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: btrfs qgroup destroy -> ERROR: unable to create quota group: Device or resource busy
Date: Fri, 09 Aug 2013 14:08:48 +0800 [thread overview]
Message-ID: <52048770.40602@cn.fujitsu.com> (raw)
In-Reply-To: <20130809140750.59832bc4@virtall.com>
On 08/09/2013 02:07 PM, Tomasz Chmielewski wrote:
> On Fri, 09 Aug 2013 13:56:19 +0800
> Wang Shilong <wangsl.fnst@cn.fujitsu.com> wrote:
>
>>> It seems that btrfs automatically assigns a qgroup to newly created
>>> snapshot/subvolume, but does not destroy the qgroup when the
>>> subvolume is deleted.
>>
>> This should be implemented. And will soon.
>
> Great to hear (using 3.11-rc4 now).
>
>
>>> So I've tried to destroy the unused qgroups, with mixed success. I
>>> was able to destroy most of them, but some are still failing, i.e.:
>>>
>>> # btrfs qgroup destroy 4494 /mnt/lxc1
>>> ERROR: unable to create quota group: Device or resource busy
>>
>> Just remove qgroup(4494)'s parent qgroup. then it can be removed.
>> Anyway, i think this is unnecessary.
>
> I don't want to remove the parent qgroup, as it's in use by other subvolumes:
>
> # /usr/src/qgroup/btrfs-progs/btrfs qgroup show -c /mnt/lxc1 | grep 4494
>
> 0/4494 839516160 18446744073709481984 --- <------ want to remove only this one
>
> 13/1 2142674944 2142674944 0/3973,0/3974,0/3978,0/3981,0/4355,0/4373,0/4398,0/4400,0/4401,0/4427,0/4448,0/4449,0/4457,0/4458,0/4475,0/4476,0/4487,0/4488,0/4489,0/4490,0/4491,0/4492,0/4493,0/4494,0/4495,0/4496,0/4497,0/4498,0/4499,0/4506,0/4507,0/4518
>
>
> Parent qgroup 13/1 makes accounting for other qgroups - therefore, I don't want to remove it.
Sorry, you must destroy relation between 13/1 and 4494. then you can remove it.
thanks,
Wang
>
>
>
> BTW, "/usr/src/qgroup/btrfs-progs/btrfs" is from http://github.com/miaoxie/btrfs-progs.git, to support printing parent/child qgroup IDs.
>
> Note it shows different values than btrfs from official repository - is that expected?
>
> # /usr/src/qgroup/btrfs-progs/btrfs qgroup show /mnt/lxc1 | grep 4494
> 0/4494 839516160 18446744073709481984
>
> # btrfs qgroup show /mnt/lxc1 | grep 4494
> 0/4494 839516160 -69632
>
next prev parent reply other threads:[~2013-08-09 6:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-09 5:39 btrfs qgroup destroy -> ERROR: unable to create quota group: Device or resource busy Tomasz Chmielewski
2013-08-09 5:56 ` Wang Shilong
2013-08-09 6:07 ` Tomasz Chmielewski
2013-08-09 6:08 ` Wang Shilong [this message]
2013-08-09 6:42 ` Tomasz Chmielewski
2013-08-09 6:56 ` Wang Shilong
2013-08-09 7:47 ` Tomasz Chmielewski
2013-08-09 12:47 ` Wang Shilong
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=52048770.40602@cn.fujitsu.com \
--to=wangsl.fnst@cn.fujitsu.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=tch@virtall.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).