renzhengeek / issues

0 stars 0 forks source link

debugfs.ocfs2 works not very well when p_ocfs2 sa not added. #2

Open renzhengeek opened 9 years ago

renzhengeek commented 9 years ago
3月 31 15:22:04 n1 kernel: (ls,31709,1):ocfs2_readdir:1981 ERROR: status = -5
3月 31 15:22:04 n1 kernel: (ls,31709,1):ocfs2_inode_lock_atime:2452 ERROR: status = -5
3月 31 15:22:04 n1 kernel: (ls,31709,1):ocfs2_inode_lock_full_nested:2369 ERROR: status = -5
3月 31 15:22:04 n1 kernel: (ls,31709,1):ocfs2_assign_bh:2273 ERROR: status = -5
3月 31 15:22:04 n1 kernel: (ls,31709,1):ocfs2_validate_inode_block:1343 ERROR: Checksum failed for dinode 129
3月 31 15:22:04 n1 kernel: (ls,31709,1):ocfs2_block_check_validate:458 ERROR: Fixed CRC32 failed: stored: 0x0, computed 0x4d558a87
3月 31 15:22:04 n1 kernel: (ls,31709,1):ocfs2_block_check_validate:444 ERROR: CRC32 failed: stored: 0x0, computed 0x4d558a87. Applying ECC.
3月 31 15:18:12 n1 crmd[1721]: notice: do_state_transition: State transition S_TRANSITION_ENGINE -> S_IDLE [ input=I_TE_SUCCESS cause=C_FSA_
3月 31 15:18:12 n1 crmd[1721]: notice: run_graph: Transition 771 (Complete=0, Pending=0, Fired=0, Skipped=0, Incomplete=0, Source=/var/lib/p
3月 31 15:18:12 n1 crmd[1721]: notice: do_te_invoke: Processing graph 771 (ref=pe_calc-dc-1427786292-838) derived from /var/lib/pacemaker/pe
3月 31 15:18:12 n1 pengine[1720]: notice: process_pe_message: Calculated Transition 771: /var/lib/pacemaker/pengine/pe-input-150.bz2
3月 31 15:18:12 n1 crmd[1721]: notice: do_state_transition: State transition S_IDLE -> S_POLICY_ENGINE [ input=I_PE_CALC cause=C_TIMER_POPPE
3月 31 15:16:54 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_readdir:1981 ERROR: status = -5
3月 31 15:16:54 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_inode_lock_atime:2452 ERROR: status = -5
3月 31 15:16:54 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_inode_lock_full_nested:2369 ERROR: status = -5
3月 31 15:16:54 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_assign_bh:2273 ERROR: status = -5
3月 31 15:16:54 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_validate_inode_block:1343 ERROR: Checksum failed for dinode 129
3月 31 15:16:54 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_block_check_validate:458 ERROR: Fixed CRC32 failed: stored: 0x0, computed 0x4d558a8
3月 31 15:16:54 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_block_check_validate:444 ERROR: CRC32 failed: stored: 0x0, computed 0x4d558a87. App
3月 31 15:16:53 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_readdir:1981 ERROR: status = -5
3月 31 15:16:53 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_inode_lock_atime:2452 ERROR: status = -5
3月 31 15:16:53 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_inode_lock_full_nested:2369 ERROR: status = -5
3月 31 15:16:53 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_assign_bh:2273 ERROR: status = -5
3月 31 15:16:53 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_validate_inode_block:1343 ERROR: Checksum failed for dinode 129
3月 31 15:16:53 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_block_check_validate:458 ERROR: Fixed CRC32 failed: stored: 0x0, computed 0x4d558a8
3月 31 15:16:53 n1 kernel: (debugfs.ocfs2,31546,3):ocfs2_block_check_validate:444 ERROR: CRC32 failed: stored: 0x0, computed 0x4d558a87. App
renzhengeek commented 9 years ago

cluster status is ok on each node. p_ocfs2 works. mount works on each node.

BUT,why can I just see #0 slot!

debugfs.ocfs2 1.8.2
debugfs: slotmap
No device open
debugfs: open /dev/sdb1
debugfs: slotmap
debugfs: 
        Slot#   Node#
            0       0
lines 1-2/2 (END)
renzhengeek commented 9 years ago
n1:~ # debugfs.ocfs2 
debugfs.ocfs2 1.8.2
debugfs: open /dev/sdb1
debugfs: curdev
/dev/sdb1
debugfs: dlm_locks
Could not open debug state for "ED7F70494623483F9FA9FF5CEEACBC04".
Perhaps that OCFS2 file system is not mounted?
debugfs: 
renzhengeek commented 9 years ago
n2:~ # debugfs.ocfs2 
debugfs.ocfs2 1.8.2
debugfs: open /dev/sdb1
debugfs: slotmap
debugfs: 
       Slot#   Node#
            0       0
lines 1-2/2 (END)
renzhengeek commented 8 years ago

-5: IO error