Linux PARISC architecture development
 help / color / mirror / Atom feed
  • * Re: [parisc-linux] BUG 2.6.11-rc4-pa1 XFS data page fault
           [not found] ` <200502170653.52415.mszick@wolfbutter.com>
           [not found]   ` <20050217210915.GB1081@colo.lackof.org>
    @ 2005-02-18  6:23   ` Grant Grundler
      2005-02-18  9:28     ` Thibaut VARENE
      1 sibling, 1 reply; 12+ messages in thread
    From: Grant Grundler @ 2005-02-18  6:23 UTC (permalink / raw)
      To: Michael S. Zick; +Cc: parisc-linux
    
    On Thu, Feb 17, 2005 at 06:53:52AM -0600, Michael S. Zick wrote:
    > I am tracking a timing and/or race condition(s) with x86-udev.
    > Debian doesn't use it yet, they still have a hard disk based /dev.
    > But it is not a compile time option.
    > If you have a 2.6.+ kernel, you have it.
    > 
    > Try turning it off with the command line option: 'noudev'
    
    I thought this helped at first.  (2.6.11-rc4-pa1)
    Could run spew+"make -j4" over xfs without crashing the box (panic).
    
    Then I rebooted with a freshly built kernel (and "noudev")
    and right away when I start spew on the XFS file system I get:
    
    Kernel Fault: Code=26 regs=00000000fd0b0de0 (Addr=00000000000000c8)
    ...
     IAOQ[0]: xfs_btree_init_cursor+0x70/0x1b8 [xfs]
     IAOQ[1]: xfs_btree_init_cursor+0x8c/0x1b8 [xfs]
     RP(r2): xfs_btree_init_cursor+0x58/0x1b8 [xfs]
    
    The system panics with and without the xfs patches Joel pointed me at.
    
    The only difference in the .config was sym2 driver IOMAPPED.
    I had it enabled (using IO Port space) and now disable it
    since I really want MMIO space. I'm very skeptical this is
    related to the problem.
    
    
    > If your compile time options include devfs, try turning it 
    > off also.  Use the command line option: 'nodevfs'
    
    I don't use devfs. Willy won't let me. :^P
    
    > In my case, for kernels 2.6.8, 2.6.9, 2.6.10 and 2.6.11 -
    > If I boot from slow devices (cdrom, zip disk) everything is
    > fine, If I boot from fast devices (hard disk) - something isn't
    > getting setup the same.
    
    Is there a difference in the how the devices are used?
    ie. serialized vs. multiple IOs in flight at the same time?
    
    I didn't start hitting problems until I lauched a second job
    on the same file system.
    
    thanks,
    grant
    _______________________________________________
    parisc-linux mailing list
    parisc-linux@lists.parisc-linux.org
    http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
    
    ^ permalink raw reply	[flat|nested] 12+ messages in thread
  • * Re: [parisc-linux] BUG 2.6.11-rc4-pa1 XFS data page fault
    @ 2005-02-18 17:35 Joel Soete
      0 siblings, 0 replies; 12+ messages in thread
    From: Joel Soete @ 2005-02-18 17:35 UTC (permalink / raw)
      To: Thibaut VARENE, Grant Grundler; +Cc: Michael S.Zick, parisc-linux
    
    ...
    >
    > Come to think of it, I wonder how the XFS bug you're pointing at can
    > be related to the bug Joel and I reported with ext3:
    > http://lists.parisc-linux.org/pipermail/parisc-linux/2005-February/025
    > 867.html
    >
    > Maybe one would like to try XFS on a non-SYM2 box and see what
    > happens? That way we might have a clue whether sym2's at fault or
    > something else...
    >
    In fact because I have not other choise (the only spare disk I found is a=
    
    small narrow se 4Gb hp disk which I cab connect to my b180 unstable debia=
    n
    install), I used the zalon ncr53c710 of my b180 and just build a 2Gb xfs
    on a slice of the disk with defaults:
    # mkfs -t xfs /dev/sdd1
    meta-data=3D/dev/sdd1              isize=3D256    agcount=3D8, agsize=3D6=
    4034 blks
             =3D                       sectsz=3D512
    data     =3D                       bsize=3D4096   blocks=3D512272, imaxpc=
    t=3D25
             =3D                       sunit=3D0      swidth=3D0 blks, unwrit=
    ten=3D1
    naming   =3Dversion 2              bsize=3D4096
    log      =3Dinternal log           bsize=3D4096   blocks=3D2560, version=3D=
    1
             =3D                       sectsz=3D512   sunit=3D0 blks
    realtime =3Dnone                   extsz=3D65536  blocks=3D0, rtextents=3D=
    0
    
    then cvs -z3 co -A linux-2.6 without any pb ;-)
    
    I am convince that doesn't help a lot: that makes 3 big diff with Grant t=
    est:
        - 32bit kernel,
        - up system (curious to see results in up too on the grant's a500: ju=
    st
    deconfigure a cpu, is it possible on a500?)
        - different driver (ncr53c710 in place of sym_2)
    
    The running kernel was 2.6.11-rc4-pa1 (cvs dated 20050217) 32bit without
    any other patch, no devfs support builtin (nor module).
    
    Hth anyway,
        Joel
    
    PS: I still have a chroot disk on this system but fw one connected to the=
    
    symbios crtlr using sym-2.1.18n, it was dedicated to carlos libc test but=
    
    trust I could safely convert some extra ext3 fs to xfs (I mean bakup/rest=
    ore
    :) ... on Monday :-(
    
    
    
    _______________________________________________
    parisc-linux mailing list
    parisc-linux@lists.parisc-linux.org
    http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
    
    ^ permalink raw reply	[flat|nested] 12+ messages in thread
    * [parisc-linux] BUG 2.6.11-rc4-pa1 XFS data page fault
    @ 2005-02-16  6:55 Grant Grundler
           [not found] ` <4208D51500003293@mail-5-bnl.tiscali.it>
                       ` (2 more replies)
      0 siblings, 3 replies; 12+ messages in thread
    From: Grant Grundler @ 2005-02-16  6:55 UTC (permalink / raw)
      To: parisc-linux
    
    
    Bad night. :^(
    
    Running 2.6.11-rc4-pa0-plus (equivalent to -pa1) on a500-65 (riot).
    xfs ran spew for 48h but panic'd when I did a "cvs up -A"
    to the CVS source tree on the same file system.
    
    This file system is a raid0 of 6 disks (3 per scsi bus).
    Then default "mkfs -t xfs /dev/md0".
    
    grant
    
    
    Backtrace:
    [ argh...no backtrace got dumped ]
    
    Kernel Fault: Code=15 regs=0000000032860d20 (Addr=00000027452d93e1)
    
         YZrvWESTHLNXBCVMcbcbcbcbOGFRQPDI
    PSW: 00001000000001000000000100001111 Not tainted
    r00-03  0000000000000000 0000002647c44fe0 00000000a7f9a6c0 00000000f9aa3000
    r04-07  0000000000000001 0000000000242000 00000000732bcab8 0000000032860ae8
    r08-11  0000000000000001 00000000732bcab8 0000000000011c1b 0000000000000010
    r12-15  0000000000000001 00000000f9aa3288 00000000f9aa3150 0000000000000001
    r16-19  00000000328607b8 00000000cd3bb090 0000000032860560 00000000fd694400
    
    
    Press Q/q to quit, Enter to continue: 
    r20-23  00000000002a2a40 000000000000055c 0000000058414749 00000000cb631400
    r24-27  00000027452d93e0 0000000000000001 0000000000242000 0000000000242000
    r28-31  00000000cb631400 0000000032860cf0 0000000032860d20 0000000000000000
    sr0-3   000000000a95f800 000000000a95f800 0000000000000000 000000000a95e800
    sr4-7   0000000000000000 0000000000000000 0000000000000000 0000000000000000
    
    IASQ: 0000000000000000 0000000000000000 IAOQ: 00000000002a1574 00000000002a1578
     IIR: 0f021014    ISR: 0000000000000000  IOR: 00000027452d93e1
     CPU:        0   CR30: 0000000032860000 CR31: 0000000010508000
     ORIG_R28: 0000000000242000
     IAOQ[0]: xfs_ialloc_read_agi+0x164/0x188 [xfs]
     IAOQ[1]: xfs_ialloc_read_agi+0x168/0x188 [xfs]
     RP(r2): 0xa7f9a6c0
    Kernel panic - not syncing: Kernel Fault
     
    
    _______________________________________________
    parisc-linux mailing list
    parisc-linux@lists.parisc-linux.org
    http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
    
    ^ permalink raw reply	[flat|nested] 12+ messages in thread

    end of thread, other threads:[~2005-02-21 16:58 UTC | newest]
    
    Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <42075CE800004656@mail-6-bnl.tiscali.it>
         [not found] ` <200502170653.52415.mszick@wolfbutter.com>
         [not found]   ` <20050217210915.GB1081@colo.lackof.org>
    2005-02-18  1:00     ` [parisc-linux] BUG 2.6.11-rc4-pa1 XFS data page fault Michael S. Zick
    2005-02-18  6:23   ` Grant Grundler
    2005-02-18  9:28     ` Thibaut VARENE
    2005-02-18 14:07       ` Michael S. Zick
         [not found]       ` <20050219022808.GA28925@colo.lackof.org>
    2005-02-19 10:17         ` Michael S. Zick
    2005-02-21 16:58           ` Matthew Wilcox
    2005-02-18 17:35 Joel Soete
      -- strict thread matches above, loose matches on Subject: below --
    2005-02-16  6:55 Grant Grundler
         [not found] ` <4208D51500003293@mail-5-bnl.tiscali.it>
    2005-02-16  7:45   ` Grant Grundler
    2005-02-17  4:06 ` Carlos O'Donell
    2005-02-19 22:27 ` Grant Grundler
    2005-02-21  0:04   ` Grant Grundler
    

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