linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bootable Raid Problem
@ 2004-05-14 15:11 Sevatio
       [not found] ` <40A60F4D.2020909@begu.net>
  0 siblings, 1 reply; 2+ messages in thread
From: Sevatio @ 2004-05-14 15:11 UTC (permalink / raw)
  To: linux-raid

I'm having a problem with md0.  It's supposed to bind hda5 and hdc5 but 
it's only able to bring up hdc5 for md0.  md0 is being mounted as /boot. 
  Being that it's /boot, I can't seem to umount it to do anything to it. 
  Perhaps I'm not approaching this correctly.  How do I fix this so that 
hda5 is also running along side hdc5 for md0?

Thanks,
Sevatio

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bootable Raid Problem
       [not found] ` <40A60F4D.2020909@begu.net>
@ 2004-05-15 16:40   ` Sevatio
  0 siblings, 0 replies; 2+ messages in thread
From: Sevatio @ 2004-05-15 16:40 UTC (permalink / raw)
  To: linux-raid; +Cc: Bernd Fischer

Bernd Fischer wrote:

> Sevatio wrote:
> 
>> I'm having a problem with md0.  It's supposed to bind hda5 and hdc5 
>> but it's only able to bring up hdc5 for md0.  md0 is being mounted as 
>> /boot.  Being that it's /boot, I can't seem to umount it to do 
>> anything to it. 
> 
> 
> I can't make much of this question, but I can tell you two things:
> 
> 1. You don't need to umount the device for most operations.
> 
> 2. You can umount next to anything, provided there are no opened files 
> there. Do a "lsof /boot", or perhaps "lsof | grep boot" and kill the 
> listed programs before trying umount (usually, it's only klogd reading 
> /boot/System.map).
> 
> Bernd Fischer
> 
> 

Thanks so much Bernd.  I was able to umount /boot so I can hopefully get 
to the raid1 portion of this problem.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-15 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-14 15:11 Bootable Raid Problem Sevatio
     [not found] ` <40A60F4D.2020909@begu.net>
2004-05-15 16:40   ` Sevatio

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).