Hallo, linux-btrfs, next problem ... I had tested the next possible steps after deleting a partition. btrfs device delete /dev/sdb1 /mnt/btr worked well. Then btrfs scrub start /mnt/btr and all was dead. Really dead. No access via keybord, no access via SSH. Restarted the machine, mounted the btrfs bundle, then again btrfs scrub start /mnt/btr and the same reaction. Dead. No entry in "/var/log/messages", no entry in "/var/log/warn". Viele Gruesse! Helmut -- 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
Hallo, Arne, Du meintest am 17.03.12 zum Thema Re: "scrub" stops the machine:> On 03/17/12 17:35, Helmut Hullen wrote: >> >> btrfs scrub start /mnt/btr >> >> and all was dead. Really dead. No access via keybord, no access via >> SSH. >>> what kernel are you using?As mentioned some hours ago: 3.2.9 (self made).> Are you by any chance on a 32 bit maschine?Yes. Viele Gruesse! Helmut -- 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
Am Samstag, 17. März 2012 schrieb Helmut Hullen:> Hallo, Arne,Hi Helmut, Arne, Chris, hi everyone,> Du meintest am 17.03.12 zum Thema Re: "scrub" stops the machine: > > On 03/17/12 17:35, Helmut Hullen wrote: > >> btrfs scrub start /mnt/btr > >> > >> and all was dead. Really dead. No access via keybord, no access via > >> SSH. > > > > what kernel are you using? > > As mentioned some hours ago: 3.2.9 (self made). > > > Are you by any chance on a 32 bit maschine? > > Yes.Please review the thread I started with subject: 3.2-rc4: scrubbing locks up the kernel, then hung tasks on boot I had the same issue, but with some recent 3.2 debian kernel it went away and then the scrub just hang - process in D state. And a patch from Chris fixed that. Arne had two patches to test that he thought might fix the lock up hard issue, but I didn´t need those. Ciao, -- Martin ''Helios'' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 -- 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
Hallo, Martin, Du meintest am 17.03.12:>>>> btrfs scrub start /mnt/btr >>>> >>>> and all was dead. Really dead. No access via keybord, no access >>>> via SSH.Kernel 3.2.9 [...]> Please review the thread I started with subject:> 3.2-rc4: scrubbing locks up the kernel, then hung tasks on bootYour system has run for some seconds and has sent messages. My syste seems to die immediately after receiving "scrub start". Viele Gruesse! Helmut -- 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
Hallo, Martin, Du meintest am 17.03.12:>>>> btrfs scrub start /mnt/btr >>>> >>>> and all was dead. Really dead. No access via keybord, no access >>>> via SSH.>>> what kernel are you using?>> As mentioned some hours ago: 3.2.9 (self made).>>> Are you by any chance on a 32 bit maschine?>> Yes.Second try with kernel 3.2.5: same problem. The system is completely dead. Viele Gruesse! Helmut -- 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 Sunday 18 March 2012 19:04:00 Helmut Hullen wrote:> Second try with kernel 3.2.5: same problem.My understanding is that all 3.2.x versions will have the same btrfs code, if you want to try with a newer version you''ll need to try the 3.3 release candidates. cheers! Chris -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC This email may come with a PGP signature as a file. Do not panic. For more info see: http://en.wikipedia.org/wiki/OpenPGP
Am Samstag, 17. März 2012 schrieb Helmut Hullen:> Du meintest am 17.03.12: > >>>> btrfs scrub start /mnt/btr > >>>> > >>>> and all was dead. Really dead. No access via keybord, no access > >>>> via SSH. > > Kernel 3.2.9 > > [...] > > > Please review the thread I started with subject: > > > > 3.2-rc4: scrubbing locks up the kernel, then hung tasks on boot > > Your system has run for some seconds and has sent messages. My syste > seems to die immediately after receiving "scrub start".Initially mine did as well as I wrote in the initial posting. Then possibly after some kernel upgrade, I did a btrfs filesystem balance on it and then the scrub didn´t die immediately, but got stuck. Did you try whether a balance works? Maybe 3.2.10 oder 3.2.11 contains some related fixes? But then I don´t think that the Debian Wheezy kernel already has 3.2.10 or 3.2.11. Ciao, -- Martin ''Helios'' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 -- 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 Monday 19 March 2012 19:22:58 Martin Steigerwald wrote:> Maybe 3.2.10 oder 3.2.11 contains some related fixes?I don''t believe that any btrfs fixes get pushed to the stable releases (at least, not yet), you''ll need 3.3 for newer code. cheers, Chris -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC This email may come with a PGP signature as a file. Do not panic. For more info see: http://en.wikipedia.org/wiki/OpenPGP
Am Montag, 19. März 2012 schrieb Chris Samuel:> On Monday 19 March 2012 19:22:58 Martin Steigerwald wrote: > > Maybe 3.2.10 oder 3.2.11 contains some related fixes? > > I don''t believe that any btrfs fixes get pushed to the stable releases > (at least, not yet), you''ll need 3.3 for newer code.Well maybe the second btrfs filesystem balance call or a possible upgrade of btrfs-tools fixed it for me. Cause I didn´t do anything specific to fix the hard lock up issue. The getting stuck issue Chris Mason fixed by with casting patch. Ciao, -- Martin ''Helios'' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 -- 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