Closed Bug 493676 Opened 15 years ago Closed 15 years ago

tm-breakpad01-master01 multipathd errors

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mrz, Assigned: aravind)

Details

This is near constant - tm-breakpad01-master01 is "failing" to connect to a NetApp LUN.

[root@tm-breakpad01-master01 ~]# tail /var/log/messages
May 18 20:19:43 tm-breakpad01-master01 kernel: end_request: I/O error, dev sdd, sector 0
May 18 20:19:43 tm-breakpad01-master01 multipathd: sdd: directio checker reports path is down 
May 18 20:19:48 tm-breakpad01-master01 multipathd: sdc: directio checker reports path is down 
May 18 20:19:48 tm-breakpad01-master01 kernel: end_request: I/O error, dev sdc, sector 0
May 18 20:19:48 tm-breakpad01-master01 kernel: end_request: I/O error, dev sdd, sector 0
May 18 20:19:48 tm-breakpad01-master01 multipathd: sdd: directio checker reports path is down 
May 18 20:19:53 tm-breakpad01-master01 multipathd: sdc: directio checker reports path is down 
May 18 20:19:53 tm-breakpad01-master01 kernel: end_request: I/O error, dev sdc, sector 0
May 18 20:19:53 tm-breakpad01-master01 kernel: end_request: I/O error, dev sdd, sector 0
May 18 20:19:53 tm-breakpad01-master01 multipathd: sdd: directio checker reports path is down 

[root@tm-breakpad01-master01 ~]# multipath -l
mpath2 (360a98000433464594e6f457941314a64) dm-4 NETAPP,LUN
[size=374G][features=1 queue_if_no_path][hwhandler=0][rw]
\_ round-robin 0 [prio=0][active]
 \_ 0:0:3:0 sdc 8:32  [failed][undef]
 \_ 1:0:3:0 sdd 8:48  [failed][undef]
mpath1 (36090a038f057668e599d545b857302e1) dm-2 EQLOGIC,100E-00
[size=500G][features=0][hwhandler=0][rw]
\_ round-robin 0 [prio=0][active]
 \_ 0:0:2:0 sda 8:0   [active][undef]
 \_ 1:0:2:0 sdb 8:16  [active][undef]
Assignee: server-ops → aravind
This should hopefully fix it.

[root@tm-breakpad01-master01 ~]# multipath -l
mpath2 (360a98000433464594e6f457941314a64) dm-4 NETAPP,LUN
[size=374G][features=1 queue_if_no_path][hwhandler=0][rw]
\_ round-robin 0 [prio=0][active]
 \_ 0:0:3:0 sdc 8:32  [failed][undef]
 \_ 1:0:3:0 sdd 8:48  [failed][undef]
mpath1 (36090a038f057668e599d545b857302e1) dm-2 EQLOGIC,100E-00
[size=500G][features=0][hwhandler=0][rw]
\_ round-robin 0 [prio=0][active]
 \_ 0:0:2:0 sda 8:0   [active][undef]
 \_ 1:0:2:0 sdb 8:16  [active][undef]
[root@tm-breakpad01-master01 ~]# multipath -f mpath2
[root@tm-breakpad01-master01 ~]# multipath -l
mpath1 (36090a038f057668e599d545b857302e1) dm-2 EQLOGIC,100E-00
[size=500G][features=0][hwhandler=0][rw]
\_ round-robin 0 [prio=0][active]
 \_ 0:0:2:0 sda 8:0   [active][undef]
 \_ 1:0:2:0 sdb 8:16  [active][undef]
[root@tm-breakpad01-master01 ~]#
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.