What does this message mean? It started to show up for me recently; other than that, the filesystem seems to be working correctly. [58401.456759] could not find root 8 [58609.749775] could not find root 8 [58964.522597] could not find root 8 [59081.202087] could not find root 8 [59170.927089] could not find root 8 [61433.903595] could not find root 8 [61724.565350] could not find root 8 [61946.555841] could not find root 8 [62049.610231] could not find root 8 [62681.216311] could not find root 8 [62962.234230] could not find root 8 [64257.237269] could not find root 8 [65139.473594] could not find root 8 [65218.750266] could not find root 8 [67015.850407] could not find root 8 [67273.966912] could not find root 8 [67321.037633] could not find root 8 [68580.801449] could not find root 8 [68835.545918] could not find root 8 [69259.784881] could not find root 8 [70031.465647] could not find root 8 [71086.657420] could not find root 8 [71135.165603] could not find root 8 [72899.558088] could not find root 8 [73139.577212] could not find root 8 [73165.132641] could not find root 8 [73388.199807] could not find root 8 [73631.840913] could not find root 8 [74886.201933] could not find root 8 [75797.512415] could not find root 8 -- Tomasz Chmielewski http://wpkg.org -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hello, On 11/01/2013 01:20 PM, Tomasz Chmielewski wrote:> What does this message mean? It started to show up for me recently; > other than that, the filesystem seems to be working correctly.Root 8 is a quota root. If you disable qgroup, and then run btrfs qgroup show <mnt> the following message will be outputed.> > [58401.456759] could not find root 8 > [58609.749775] could not find root 8 > [58964.522597] could not find root 8 > [59081.202087] could not find root 8 > [59170.927089] could not find root 8 > [61433.903595] could not find root 8 > [61724.565350] could not find root 8 > [61946.555841] could not find root 8 > [62049.610231] could not find root 8 > [62681.216311] could not find root 8 > [62962.234230] could not find root 8 > [64257.237269] could not find root 8 > [65139.473594] could not find root 8 > [65218.750266] could not find root 8 > [67015.850407] could not find root 8 > [67273.966912] could not find root 8 > [67321.037633] could not find root 8 > [68580.801449] could not find root 8 > [68835.545918] could not find root 8 > [69259.784881] could not find root 8 > [70031.465647] could not find root 8 > [71086.657420] could not find root 8 > [71135.165603] could not find root 8 > [72899.558088] could not find root 8 > [73139.577212] could not find root 8 > [73165.132641] could not find root 8 > [73388.199807] could not find root 8 > [73631.840913] could not find root 8 > [74886.201933] could not find root 8 > [75797.512415] could not find root 8 > >-- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Fri, 01 Nov 2013 13:22:40 +0800 Wang Shilong <wangsl.fnst@cn.fujitsu.com> wrote:> On 11/01/2013 01:20 PM, Tomasz Chmielewski wrote: > > What does this message mean? It started to show up for me recently; > > other than that, the filesystem seems to be working correctly. > Root 8 is a quota root. > > If you disable qgroup, and then run btrfs qgroup show <mnt> > the following message will be outputed.Ah, indeed - I''ve disabled qgroup to see if the system becomes stable, but some cronjobs still call "btrfs qgroup". -- Tomasz Chmielewski http://wpkg.org -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html