Drive 3 plugged out ?

Printers, HDDs, USB/eSATA drives, 3rd-party programs

Drive 3 plugged out ?

Postby TanGU » Tue May 22, 2012 4:29 am

Hi,

On one of my two mirror, i have Drive 3 plugged out

I've check the logs, nothing much there, here's my mdadm output if that can help :
Code: Select all
 mdadm --detail /dev/md1
/dev/md1:
        Version : 00.90.03
  Creation Time : Wed Jan  5 20:46:48 2011
     Raid Level : raid1
     Array Size : 1951945600 (1861.52 GiB 1998.79 GB)
  Used Dev Size : 1951945600 (1861.52 GiB 1998.79 GB)
   Raid Devices : 2
  Total Devices : 1
Preferred Minor : 1
    Persistence : Superblock is persistent

  Intent Bitmap : Internal

    Update Time : Mon May 21 14:21:50 2012
          State : active, degraded
 Active Devices : 1
Working Devices : 1
 Failed Devices : 0
  Spare Devices : 0

           UUID : 502a5dd0:530a91a6:dd426c3b:7652b4f5
         Events : 0.1358219

    Number   Major   Minor   RaidDevice State
       0       0        0        0      removed
       1       8       51        1      active sync   /dev/sdd3


What should i do ?

thanks
TanGU
Getting the hang of things
 
Posts: 69
Joined: Tue Jan 19, 2010 2:41 am
NAS Model: TS-401T

Re: Drive 3 plugged out ?

Postby schumaku » Wed May 23, 2012 5:42 am

Check HDD SMART for the effectve disk status, ensure to schedule or trigger a quick and a full SMART test.

SOme insight on why the HDD was kicked from the RAID might be visible in

[~] # dmesg
...

or the longer (stored)

[~] # cat /mnt/HDA_ROOT/.logs/kmsg
...
User avatar
schumaku
Guru
 
Posts: 22154
Joined: Mon Jan 21, 2008 4:41 pm
Location: Kloten (Zurich), Switzerland -- Skype: schumaku
NAS Model: TS-x79 Pro

Re: Drive 3 plugged out ?

Postby TanGU » Wed May 23, 2012 10:05 am

Thanks for you reply!

Ahhh dmesg, i never think of that anymore, only looking into /var/log/messages (witch was empty) ;)

Code: Select all
[2757158.990000] usblp_ioctl: cmd=0x84005001 (P nr=1 len=1024 dir=2)usblp_ioctl: cmd=0x5401 (T nr=1 len=0 dir=0)usblp_ioctl: cmd=0x5402 (T nr=2 len=0 dir=0)usblp_ioctl: cmd=0x84005001 (P nr=1 len=1024 dir=2)usblp_ioctl: cmd=0x5401 (T nr=1 len=0 dir=0)usblp_ioctl: cmd=0x5402 (T nr=2 len=0 dir=0)usblp_ioctl: cmd=0x84005001 (P nr=1 len=1024 dir=2)usblp_ioctl: cmd=0x5401 (T nr=1 len=0 dir=0)usblp_ioctl: cmd=0x5402 (T nr=2 len=0 dir=0)usblp_ioctl: cmd=0x84005001 (P nr=1 len=1024 dir=2)usblp_ioctl: cmd=0x5401 (T nr=1 len=0 dir=0)usblp_ioctl: cmd=0x5402 (T nr=2 len=0 dir=0)[1 2] Detect fake interrupts.
[3005180.220000] [1 2] Fake interrupts detection finished.
[3005180.250000] raid1: sdc1: rescheduling sector 786720
[3005180.250000] raid1: Disk failure on sdc1, disabling device.
[3005180.250000] raid1: Operation continuing on 3 devices.
[3005180.250000] raid1: sda1: redirecting sector 786720 to another mirror
[3005180.310000] sd 4:0:0:0: [sdc] Synchronizing SCSI cache
[3005180.340000] sd 4:0:0:0: [sdc] Result: hostbyte=0x01 driverbyte=0x00
[3005180.370000] raid1: sdc4: rescheduling sector 537512
[3005180.580000] raid1: Disk failure on sdc4, disabling device.
[3005180.580000] raid1: Operation continuing on 3 devices.
[3005180.580000] raid1: sdd4: redirecting sector 537512 to another mirror
[3005180.590000] RAID1 conf printout:
[3005180.590000]  --- wd:3 rd:4
[3005180.590000]  disk 0, wo:0, o:1, dev:sda1
[3005180.590000]  disk 1, wo:0, o:1, dev:sdb1
[3005180.590000]  disk 2, wo:1, o:0, dev:sdc1
[3005180.590000]  disk 3, wo:0, o:1, dev:sdd1
[3005180.590000] RAID1 conf printout:
[3005180.590000]  --- wd:3 rd:4
[3005180.590000]  disk 0, wo:0, o:1, dev:sda1
[3005180.590000]  disk 1, wo:0, o:1, dev:sdb1
[3005180.590000]  disk 3, wo:0, o:1, dev:sdd1
[3005180.690000] RAID1 conf printout:
[3005180.690000]  --- wd:3 rd:4
[3005180.690000]  disk 0, wo:0, o:1, dev:sda4
[3005180.690000]  disk 1, wo:0, o:1, dev:sdb4
[3005180.690000]  disk 2, wo:1, o:0, dev:sdc4
[3005180.690000]  disk 3, wo:0, o:1, dev:sdd4
[3005180.690000] RAID1 conf printout:
[3005180.690000]  --- wd:3 rd:4
[3005180.690000]  disk 0, wo:0, o:1, dev:sda4
[3005180.690000]  disk 1, wo:0, o:1, dev:sdb4
[3005180.690000]  disk 3, wo:0, o:1, dev:sdd4
[3005181.530000] raid1: sdc3: rescheduling sector 8216
[3005181.540000] raid1: Disk failure on sdc3, disabling device.
[3005181.540000] raid1: Operation continuing on 1 devices.
[3005181.540000] raid1: sdd3: redirecting sector 8216 to another mirror
[3005181.600000] RAID1 conf printout:
[3005181.600000]  --- wd:1 rd:2
[3005181.600000]  disk 0, wo:1, o:0, dev:sdc3
[3005181.600000]  disk 1, wo:0, o:1, dev:sdd3
[3005181.600000] RAID1 conf printout:
[3005181.600000]  --- wd:1 rd:2
[3005181.600000]  disk 1, wo:0, o:1, dev:sdd3
[3005184.410000] raid1: Disk failure on sdc2, disabling device.
[3005184.410000] raid1: Operation continuing on 2 devices.
[3005186.430000] md: unbind<sdc2>
[3005186.430000] md: export_rdev(sdc2)
[3005188.510000] md: unbind<sdc1>
[3005188.510000] md: export_rdev(sdc1)
[3005190.620000] md: unbind<sdc4>
[3005190.620000] md: export_rdev(sdc4)
[3005192.720000] md: unbind<sdc3>
[3005192.720000] md: export_rdev(sdc3)


in the kmsg :
Code: Select all
<4>[3005180.220000] [1 2] Fake interrupts detection finished.
<3>[3005180.250000] raid1: sdc1: rescheduling sector 786720
<1>[3005180.250000] raid1: Disk failure on sdc1, disabling device.
<1>[3005180.250000] raid1: Operation continuing on 3 devices.
<3>[3005180.250000] raid1: sda1: redirecting sector 786720 to another mirror
<5>[3005180.310000] sd 4:0:0:0: [sdc] Synchronizing SCSI cache
<6>[3005180.340000] sd 4:0:0:0: [sdc] Result: hostbyte=0x01 driverbyte=0x00
<3>[3005180.370000] raid1: sdc4: rescheduling sector 537512
<1>[3005180.580000] raid1: Disk failure on sdc4, disabling device.
<1>[3005180.580000] raid1: Operation continuing on 3 devices.
<3>[3005180.580000] raid1: sdd4: redirecting sector 537512 to another mirror
<4>[3005180.590000] RAID1 conf printout:
<4>[3005180.590000]  --- wd:3 rd:4
<4>[3005180.590000]  disk 0, wo:0, o:1, dev:sda1
<4>[3005180.590000]  disk 1, wo:0, o:1, dev:sdb1
<4>[3005180.590000]  disk 2, wo:1, o:0, dev:sdc1
<4>[3005180.590000]  disk 3, wo:0, o:1, dev:sdd1
<4>[3005180.590000] RAID1 conf printout:
<4>[3005180.590000]  --- wd:3 rd:4
<4>[3005180.590000]  disk 0, wo:0, o:1, dev:sda1
<4>[3005180.590000]  disk 1, wo:0, o:1, dev:sdb1
<4>[3005180.590000]  disk 3, wo:0, o:1, dev:sdd1
<4>[3005180.690000] RAID1 conf printout:
<4>[3005180.690000]  --- wd:3 rd:4
<4>[3005180.690000]  disk 0, wo:0, o:1, dev:sda4
<4>[3005180.690000]  disk 1, wo:0, o:1, dev:sdb4
<4>[3005180.690000]  disk 2, wo:1, o:0, dev:sdc4
<4>[3005180.690000]  disk 3, wo:0, o:1, dev:sdd4
<4>[3005180.690000] RAID1 conf printout:
<4>[3005180.690000]  --- wd:3 rd:4
<4>[3005180.690000]  disk 0, wo:0, o:1, dev:sda4
<4>[3005180.690000]  disk 1, wo:0, o:1, dev:sdb4
<4>[3005180.690000]  disk 3, wo:0, o:1, dev:sdd4
<3>[3005181.530000] raid1: sdc3: rescheduling sector 8216
<1>[3005181.540000] raid1: Disk failure on sdc3, disabling device.
<1>[3005181.540000] raid1: Operation continuing on 1 devices.
<3>[3005181.540000] raid1: sdd3: redirecting sector 8216 to another mirror
<4>[3005181.600000] RAID1 conf printout:
<4>[3005181.600000]  --- wd:1 rd:2
<4>[3005181.600000]  disk 0, wo:1, o:0, dev:sdc3
<4>[3005181.600000]  disk 1, wo:0, o:1, dev:sdd3
<4>[3005181.600000] RAID1 conf printout:
<4>[3005181.600000]  --- wd:1 rd:2
<4>[3005181.600000]  disk 1, wo:0, o:1, dev:sdd3
<1>[3005184.410000] raid1: Disk failure on sdc2, disabling device.
<1>[3005184.410000] raid1: Operation continuing on 2 devices.
<6>[3005186.430000] md: unbind<sdc2>
<6>[3005186.430000] md: export_rdev(sdc2)
<6>[3005188.510000] md: unbind<sdc1>
<6>[3005188.510000] md: export_rdev(sdc1)
<6>[3005190.620000] md: unbind<sdc4>
<6>[3005190.620000] md: export_rdev(sdc4)
<6>[3005192.720000] md: unbind<sdc3>
<6>[3005192.720000] md: export_rdev(sdc3)


I hope that can help you helping me ...

Seem that the disk failed ? It try to reschedule sector 8216 on the drive3 but it fail, thus marking the disk as bad ?

I am not sure what to do now, i am not sure if i want to plug the disk out, and in again risking a possible data corrumption? I also cannot do the smart test, when i select disk3, it showed as: "Hard disk does not exist."
TanGU
Getting the hang of things
 
Posts: 69
Joined: Tue Jan 19, 2010 2:41 am
NAS Model: TS-401T

Re: Drive 3 plugged out ?

Postby schumaku » Wed May 23, 2012 5:44 pm

What drive make, model, and firmware versions?
User avatar
schumaku
Guru
 
Posts: 22154
Joined: Mon Jan 21, 2008 4:41 pm
Location: Kloten (Zurich), Switzerland -- Skype: schumaku
NAS Model: TS-x79 Pro

Re: Drive 3 plugged out ?

Postby TanGU » Wed May 23, 2012 10:24 pm

schumaku wrote:What drive make, model, and firmware versions?


Western Digital Black, 1TB.

About the firmware version i'll have to check on it physically and be back to you on this.
TanGU
Getting the hang of things
 
Posts: 69
Joined: Tue Jan 19, 2010 2:41 am
NAS Model: TS-401T

Re: Drive 3 plugged out ?

Postby TanGU » Thu May 24, 2012 7:27 pm

schumaku wrote:What drive make, model, and firmware versions?

Sorry

It is a Hitachi, 2TB, FW:580, P/N: 0F12117

(i forgot that i've changed the 1tb to the 2tb not so long ago...)
TanGU
Getting the hang of things
 
Posts: 69
Joined: Tue Jan 19, 2010 2:41 am
NAS Model: TS-401T

Re: Drive 3 plugged out ?

Postby TanGU » Fri May 25, 2012 9:51 pm

SO, what do i do with this ?

thanks,
TanGU
Getting the hang of things
 
Posts: 69
Joined: Tue Jan 19, 2010 2:41 am
NAS Model: TS-401T

Re: Drive 3 plugged out ?

Postby doktornotor » Fri May 25, 2012 9:55 pm

So, what is the drive model, finally? Hitachi, WD, or what? How about unplugging the drive finally and posting the exact info here, instead of useless confusing stuff?
QNAP, why is your homework still not done?
3.8.2 Build0301 - Codename "Titanic" - Dear customer, GTFO! NOT acceptable once again!
QTS 4.0 - Codename "Leaky Snail" - Slower than ever. Yes, we can!
QNAP's new logo competition
User avatar
doktornotor
Experience counts
 
Posts: 2590
Joined: Tue Apr 24, 2012 5:44 am
NAS Model: Not Selected

Re: Drive 3 plugged out ?

Postby TanGU » Fri May 25, 2012 9:58 pm

doktornotor wrote:So, what is the drive model, finally? Hitachi, WD, or what? How about unplugging the drive finally and posting the exact info here, instead of useless confusing stuff?


Dude calm yourself down... take a walk or something...

See my post, i was sorry, and said the right stuff about the Hitachi drive.

Have a nice calm day to you,
TanGU
Getting the hang of things
 
Posts: 69
Joined: Tue Jan 19, 2010 2:41 am
NAS Model: TS-401T

Re: Drive 3 plugged out ?

Postby doktornotor » Fri May 25, 2012 10:05 pm

TanGU wrote:See my post, i was sorry


Your post is still useless. Kindly see the compatibility list, get yourself comfortable with how a drive model number looks like, and finally post it here.
QNAP, why is your homework still not done?
3.8.2 Build0301 - Codename "Titanic" - Dear customer, GTFO! NOT acceptable once again!
QTS 4.0 - Codename "Leaky Snail" - Slower than ever. Yes, we can!
QNAP's new logo competition
User avatar
doktornotor
Experience counts
 
Posts: 2590
Joined: Tue Apr 24, 2012 5:44 am
NAS Model: Not Selected

Re: Drive 3 plugged out ?

Postby TanGU » Fri May 25, 2012 10:08 pm

Hitachi Deskstar 5K3000 HDS5C3020ALA632 (0F12117) <--- used google.

Now, can you help me ?
TanGU
Getting the hang of things
 
Posts: 69
Joined: Tue Jan 19, 2010 2:41 am
NAS Model: TS-401T

Re: Drive 3 plugged out ?

Postby doktornotor » Fri May 25, 2012 10:26 pm

TanGU wrote:Hitachi Deskstar 5K3000 HDS5C3020ALA632 (0F12117) <--- used google.

Now, can you help me ?


Yeah, sure (though not really sure what you used Google for). Since the HDD is on QNAP compatibility list and assuming this actually is the model you are using, kindly:

check HDD SMART for the effectve disk status, ensure to schedule or trigger a quick and a full SMART test.


as advised before (and still not done) and after these tests have all been passed OK and in case you still have problems, contact QNAP support.
QNAP, why is your homework still not done?
3.8.2 Build0301 - Codename "Titanic" - Dear customer, GTFO! NOT acceptable once again!
QTS 4.0 - Codename "Leaky Snail" - Slower than ever. Yes, we can!
QNAP's new logo competition
User avatar
doktornotor
Experience counts
 
Posts: 2590
Joined: Tue Apr 24, 2012 5:44 am
NAS Model: Not Selected


Return to Hardware & Software Compatibility

Who is online

Users browsing this forum: No registered users and 2 guests