renzhengeek / issues

0 stars 0 forks source link

12-29:dmesg #48

Closed renzhengeek closed 8 years ago

renzhengeek commented 8 years ago

[ 11.917182] scsi4 : iSCSI Initiator over TCP/IP [ 12.175774] scsi 2:0:0:0: Direct-Access IET VIRTUAL-DISK 0 PQ: 0 ANSI: 4 [ 12.176601] scsi 4:0:0:0: Direct-Access IET VIRTUAL-DISK 0 PQ: 0 ANSI: 4 [ 12.178479] scsi 3:0:0:0: Direct-Access IET VIRTUAL-DISK 0 PQ: 0 ANSI: 4 [ 12.189598] sd 4:0:0:0: [sdb] 209715200 512-byte logical blocks: (107 GB/100 GiB) [ 12.189736] sd 3:0:0:0: [sdc] 335544320 512-byte logical blocks: (171 GB/160 GiB) [ 12.189941] sd 4:0:0:0: [sdb] Write Protect is off [ 12.189944] sd 4:0:0:0: [sdb] Mode Sense: 77 00 00 08 [ 12.190075] sd 3:0:0:0: [sdc] Write Protect is off [ 12.190077] sd 3:0:0:0: [sdc] Mode Sense: 77 00 00 08 [ 12.190685] sd 4:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 12.190890] sd 2:0:0:0: [sda] 20971520 512-byte logical blocks: (10.7 GB/10.0 GiB) [ 12.190911] sd 3:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 12.191221] sd 2:0:0:0: [sda] Write Protect is off [ 12.191223] sd 2:0:0:0: [sda] Mode Sense: 77 00 00 08 [ 12.191834] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 12.193482] sdb: unknown partition table [ 12.194069] sdc: sdc1 sdc2 sdc3 sdc4 [ 12.194502] sda: unknown partition table [ 12.196213] sd 4:0:0:0: [sdb] Attached SCSI disk [ 12.196767] sd 3:0:0:0: [sdc] Attached SCSI disk [ 12.196790] sd 2:0:0:0: [sda] Attached SCSI disk [ 12.595445] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 12.595470] sd 4:0:0:0: Attached scsi generic sg1 type 0 [ 12.595490] sd 3:0:0:0: Attached scsi generic sg2 type 0 [ 13.171017] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 13.171019] EDD information not available. [ 17.726163] eth3: no IPv6 routers present [ 38.473231] sctp: Hash tables configured (established 65536 bind 65536) [ 38.476617] DLM installed [ 39.520799] ocfs2: Registered cluster interface user [ 39.527276] OCFS2 Node Manager 1.5.0 [ 39.545621] OCFS2 1.5.0 [ 39.558671] ocfs2_controld. (3919): /proc/3919/oom_adj is deprecated, please use /proc/3919/oom_score_adj instead. [ 164.499117] No iBFT detected. [ 204.928494] connection2:0: detected conn error (1020) [ 242.844644] connection1:0: detected conn error (1020) [ 294.060900] dlm: Using TCP for communications [ 294.066299] dlm: got connection from 318951203 [ 294.328169] ocfs2: Mounting device (8,16) on (node 3189512, slot 0) with ordered data mode.

renzhengeek commented 8 years ago

[ 157.495357] No iBFT detected. [ 264.501273] connection2:0: detected conn error (1020) [ 286.890820] dlm: Using TCP for communications 286.939352:ocfs2_find_slot:497 slot 1 is already allocated to this node! 286.952975:ocfs2_check_volume:2474 File system was not unmounted cleanly, recovering volume. [ 286.974761] ocfs2: Mounting device (8,0) on (node 3189512, slot 1) with ordered data mode. 286.975603:ocfs2_replay_journal:1549 Recovering node 318951251 from slot 0 on device (8,0) 293.615571:ocfs2_begin_quota_recovery:407 Beginning quota recovery in slot 0 293.685099:ocfs2_finish_quota_recovery:599 Finishing quota recovery in slot 0 [ 295.567243] dlm: connecting to 318951251

renzhengeek commented 8 years ago

n1:/usr/src/linux-3.0.76-0.11.orig # grep -rnE "detected conn error" . ./drivers/scsi/scsi_transport_iscsi.c:2138: iscsi_cls_conn_printk(KERN_INFO, conn, "detected conn error (%d)\n",

renzhengeek commented 8 years ago

Li Shan said it's OK