linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David M. Strang" <dstrang@shellpower.net>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: linux-raid@vger.kernel.org
Subject: Re: raid5: Disk failure on sdm, disabling device
Date: Wed, 31 Aug 2005 15:41:08 -0400	[thread overview]
Message-ID: <005201c5ae63$ef23e6f0$c100a8c0@NCNF5131FTH> (raw)
In-Reply-To: 4316050B.1060805@tls.msk.ru

mdadm --remove /dev/md0 /dev/sdm
mdadm: hot removed /dev/sdm
mdadm --add /dev/md0 /dev/sdm
mdadm: Cannot open /dev/sdm: No such device or address

The device is disabled at a 'hardware?' level -- I can't even cfdisk 
/dev/sdm

----- Original Message ----- 
From: Michael Tokarev
To: David M. Strang
Cc: linux-raid@vger.kernel.org
Sent: Wednesday, August 31, 2005 3:29 PM
Subject: Re: raid5: Disk failure on sdm, disabling device


David M. Strang wrote:
> Okay, my array is degraded -- and the device /dev/sdm is disabled.
>
> Short of a reboot, is there a way to re-enable the device? It's already 
> flagged as faulty in mdadm.

man mdadm
mdadm --remove /dev/mdN /dev/sdm
mdadm --add    /dev/mdN /dev/sdm

/mjt 


  reply	other threads:[~2005-08-31 19:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-31 19:26 raid5: Disk failure on sdm, disabling device David M. Strang
2005-08-31 19:28 ` Forrest Taylor
2005-08-31 19:38   ` David M. Strang
2005-08-31 19:29 ` Michael Tokarev
2005-08-31 19:41   ` David M. Strang [this message]
2005-08-31 20:07     ` Michael Tokarev
2005-08-31 20:28       ` David M. Strang
2005-08-31 20:35         ` Michael Tokarev
2005-08-31 20:39         ` Forrest Taylor
2005-08-31 20:45           ` David M. Strang
2005-08-31 20:53             ` David M. Strang
2005-08-31 20:59               ` Forrest Taylor
2005-08-31 20:53             ` Forrest Taylor
2005-08-31 21:01               ` David M. Strang
2005-08-31 21:02                 ` Forrest Taylor
2005-08-31 21:05                   ` David M. Strang
2005-08-31 21:29                 ` Michael Tokarev
2005-08-31 21:34                   ` David M. Strang
2005-08-31 22:19                     ` Forrest Taylor
2005-09-01  7:38                       ` David M. Strang

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='005201c5ae63$ef23e6f0$c100a8c0@NCNF5131FTH' \
    --to=dstrang@shellpower.net \
    --cc=linux-raid@vger.kernel.org \
    --cc=mjt@tls.msk.ru \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).