linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sandro Dentella <sandro@e-den.it>
To: Linux Raid List <linux-raid@vger.kernel.org>
Subject: Re: Hung rebuilding
Date: Thu, 30 Jun 2005 17:38:16 +0200	[thread overview]
Message-ID: <20050630153816.GA17341@casa.e-den.it> (raw)
In-Reply-To: <20050630134537.GA14145@casa.e-den.it>

Following to the previous mail. I really need to recover the data in the
array. I didn't think it was sure to fsck during a stuck reconstruction so I
set faulty the disk that is probably faulty 

  mdadm /dev/md3 --fail   /dev/hda7 (devfs way really...)
  mdadm /dev/md3 --remove /dev/hda7 (devfs way really...)
  
  now I read 

srv-ornago:~# cat /proc/mdstat
Personalities : [raid1]
read_ahead 1024 sectors
 (...)
md3 : active raid1 ide/host0/bus1/target0/lun0/part7[1]
      74340672 blocks [2/1] [_U]
      [>....................]  recovery =  0.0% (192/74340672) finish=328392.5min speed=0K/sec
unused devices: <none>

so it is marked _U but is still under recovery!!!

Is it safe to fsck now? (at least as w/ 1 single disk...)


TIA
sandro
*:-)


-- 
Sandro Dentella  *:-)
e-mail: sandro@e-den.it 
http://www.tksql.org                    TkSQL Home page - My GPL work

  reply	other threads:[~2005-06-30 15:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-30 13:45 Hung rebuilding Sandro Dentella
2005-06-30 15:38 ` Sandro Dentella [this message]
2005-06-30 16:25 ` Gil
2005-06-30 17:42   ` Sandro Dentella

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=20050630153816.GA17341@casa.e-den.it \
    --to=sandro@e-den.it \
    --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 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).