On 2/2/06, <b class="gmail_sendername">Steven Adeff</b> &lt;<a href="mailto:adeffs.mythtv@gmail.com">adeffs.mythtv@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 2/2/06, Michael Haan &lt;<a href="mailto:michael.haan@gmail.com">michael.haan@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; On 2/2/06, Steven Adeff &lt;<a href="mailto:adeffs.mythtv@gmail.com">adeffs.mythtv@gmail.com</a>&gt; wrote:
<br>&gt; &gt;<br>&gt; &gt; On 2/1/06, Michael Haan &lt;<a href="mailto:michael.haan@gmail.com">michael.haan@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; Ok, a little off-topic, but since this is my myth box and I'm going with
<br>&gt; FC5<br>&gt; &gt; &gt; for myth support reasons.....<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I've just installed FC5 x86_64 on my box and I'm trying to set-up my<br>&gt; file<br>&gt; &gt; &gt; system.&nbsp;&nbsp;The OS lives on /dev/hda along with swap and /boot.&nbsp;&nbsp;I've got
<br>&gt; four<br>&gt; &gt; &gt; four 250G SATA drives that previously lived in a RAID 5 config under<br>&gt; FC4.<br>&gt; &gt; &gt; Now, when I try to create a RAID 5 array on these devices under FC5, it<br>&gt; &gt; &gt; tells me that each of these devices are busy.&nbsp;&nbsp;I suspect this has to do
<br>&gt; with<br>&gt; &gt; &gt; new options I saw for creating LVMs on install, but I don't want an LVM.<br>&gt; &gt; &gt; Anyone know what's going on here or how to get around it?<br>&gt; &gt;<br>&gt; &gt; from my understandig, FC5 should load up the four drives as a their
<br>&gt; &gt; old RAID array if you place the same config like you had for FC4 in<br>&gt; &gt; FC5 for mdadm. I assume you were using software RAID?<br>&gt; &gt;<br>&gt;<br>&gt; Yep, software raid using mdadm.&nbsp;&nbsp;I saved-off the conf file, but the fs from
<br>&gt; those drives is gone.&nbsp;&nbsp;When I try using mdadm to create an array on those<br>&gt; drives, mdadm tells me for each drive that &quot;Device or resource is busy&quot;.&nbsp;&nbsp;So<br>&gt; I made sure that none were mounted, and then created a raid partition on
<br>&gt; each but I still get the same result.<br><br>how is the file system gone? did you manually erase it? using cfdisk<br>on the drives should show the partition type as the linux raid type,<br>then if you copy the conf info over and reboot the kernel should do
<br>its thing and give you /dev/md0 (or whatever you set it at) as a<br>mountable partition. Of course, you may have damaged it in your<br>playing around, but its worth a shot as the information could well<br>still be there.
<br><br>--<br>Steve<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>Yes, in trying to install FC5 I offloaded the raid info to an external drive then formatted each drive seperately as ext3.&nbsp; Now I've repartitioned each drive as a raid drive.&nbsp; I have not tried just copying over my 
mdadm.conf so I will, but I'm still unclear why those drives are reported as busy when I try to create a new array on them.<br>