All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pol Hallen <raid1@fuckaround.org>
To: linux-raid@vger.kernel.org
Subject: check which disk is a problem
Date: Thu, 19 May 2011 12:34:39 +0200	[thread overview]
Message-ID: <201105191234.39391.raid1@fuckaround.org> (raw)

Hi folks :-)

I've a raid6 sw on debian stable and a problem (!):

cat /proc/mdstat

Personalities : [raid6] [raid5] [raid4] 
md0 : active raid6 sdc1[0] sdf1[5] sdg1[4] sdh1[3] sdd1[1]
      5860543744 blocks level 6, 64k chunk, algorithm 2 [6/5] [UU_UUU]

so, I think /dev/sde is corrupted disk

How identify this disk?

blkid:

/dev/sdc1: UUID="9bd6372e-e2ea-b1d5-d2bd-c3cbad12f41d" 
TYPE="linux_raid_member" 
/dev/sdd1: UUID="9bd6372e-e2ea-b1d5-d2bd-c3cbad12f41d" 
TYPE="linux_raid_member" 
/dev/sde1: UUID="9bd6372e-e2ea-b1d5-d2bd-c3cbad12f41d" 
TYPE="linux_raid_member" 
/dev/sdf1: UUID="9bd6372e-e2ea-b1d5-d2bd-c3cbad12f41d" 
TYPE="linux_raid_member" 
/dev/sdg1: UUID="9bd6372e-e2ea-b1d5-d2bd-c3cbad12f41d" 
TYPE="linux_raid_member" 
/dev/sdh1: UUID="9bd6372e-e2ea-b1d5-d2bd-c3cbad12f41d" 
TYPE="linux_raid_member" 

has same uuid, why?

and now how can I resolve?

thanks!

 
Pol

             reply	other threads:[~2011-05-19 10:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-19 10:34 Pol Hallen [this message]
2011-05-19 11:20 ` check which disk is a problem Kay Diederichs
2011-05-19 11:47 ` John Robinson
2011-05-19 14:17   ` Pol Hallen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201105191234.39391.raid1@fuckaround.org \
    --to=raid1@fuckaround.org \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.