Now I get the following, any ideas?<br><br>nathan@dcerouter:~$ sudo vgcreate media /dev/md0<br> /dev/nbd0: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd1: read failed after 0 of 4096 at 0: Input/output error
<br> /dev/nbd2: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd3: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd4: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd5: read failed after 0 of 4096 at 0: Input/output error
<br> /dev/nbd6: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd7: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd8: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd9: read failed after 0 of 4096 at 0: Input/output error
<br> /dev/nbd10: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd11: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd12: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd13: read failed after 0 of 4096 at 0: Input/output error
<br> /dev/nbd14: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd15: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd0: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd0: read failed after 0 of 4096 at 2199022141440: Input/output error
<br> /dev/nbd0: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd1: read failed after 0 of 4096 at 2199022141440: Input/output error<br> /dev/nbd1: read failed after 0 of 4096 at 0: Input/output error<br>
/dev/nbd2: read failed after 0 of 4096 at 2199022141440: Input/output error<br> /dev/nbd2: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd3: read failed after 0 of 4096 at 2199022141440: Input/output error
<br> /dev/nbd3: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd4: read failed after 0 of 4096 at 2199022141440: Input/output error<br> /dev/nbd4: read failed after 0 of 4096 at 0: Input/output error<br>
/dev/nbd5: read failed after 0 of 4096 at 2199022141440: Input/output error<br> /dev/nbd5: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd6: read failed after 0 of 4096 at 2199022141440: Input/output error
<br> /dev/nbd6: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd7: read failed after 0 of 4096 at 2199022141440: Input/output error<br> /dev/nbd7: read failed after 0 of 4096 at 0: Input/output error<br>
/dev/nbd8: read failed after 0 of 4096 at 2199022141440: Input/output error<br> /dev/nbd8: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd9: read failed after 0 of 4096 at 2199022141440: Input/output error
<br> /dev/nbd9: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd10: read failed after 0 of 4096 at 2199022141440: Input/output error<br> /dev/nbd10: read failed after 0 of 4096 at 0: Input/output error
<br> /dev/nbd11: read failed after 0 of 4096 at 2199022141440: Input/output error<br> /dev/nbd11: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd12: read failed after 0 of 4096 at 2199022141440: Input/output error
<br> /dev/nbd12: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd13: read failed after 0 of 4096 at 2199022141440: Input/output error<br> /dev/nbd13: read failed after 0 of 4096 at 0: Input/output error
<br> /dev/nbd14: read failed after 0 of 4096 at 2199022141440: Input/output error<br> /dev/nbd14: read failed after 0 of 4096 at 0: Input/output error<br> /dev/nbd15: read failed after 0 of 4096 at 2199022141440: Input/output error
<br> /dev/nbd15: read failed after 0 of 4096 at 0: Input/output error<br> Volume group "media" successfully created<br><br><br><div><span class="gmail_quote">On 5/28/07, <b class="gmail_sendername">Jethro Carr
</b> <<a href="mailto:jethro.carr@jethrocarr.com">jethro.carr@jethrocarr.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 2007-05-28 at 19:20 +1200, Jethro Carr wrote:<br>> On Mon, 2007-05-28 at 19:06 +1200, Nathan Cook wrote:<br>> > Hello all,<br>> ><br>> > I've finally got my server up and running again and have Kubuntu
7.04<br>> > installed along with Linux MCE.<br>> ><br>> > I have 3 SATA drives that I want to create a Software RAID5 array with<br>> > and then create an LVM, then add that array to the LVM.<br>> >
<br>> > Does anyone know of a link that has a How To for what I want to do?<br>> > Perferably from CLI. I've been looking through Google but most of what<br>> > I found was either for the RAID5 or for the LVM or I got errors :)
<br>><br>> hi Nathan,<br>><br>> It's been a while since I played with LVM + RAID, but from memory, what<br>> you need to do is:<br>> 1) Create your software raid device (eg /dev/md0)<br>> 2) Create LVM partitions on the device /dev/md0
<br>><br>> The Software RAID Howto is the best thing I know:<br>> <a href="http://tldp.org/HOWTO/Software-RAID-HOWTO.html">http://tldp.org/HOWTO/Software-RAID-HOWTO.html</a><br>><br>> And the LVM howto shows you what commands you need:
<br>> <a href="http://tldp.org/HOWTO/LVM-HOWTO/">http://tldp.org/HOWTO/LVM-HOWTO/</a><br><br>sorry, I sent that a bit early by mistake - seems if you hit CTL+ENTER<br>at the same time, it will send the email in Evolution. :-/
<br><br>Just going to add, that you don't need to worry about sections like how<br>to configure bootscripts - all modern distributions do that sort of<br>stuff for you - you just need to look at the sections on how to
<br>create/manage the RAID and LVM devices.<br><br><br>--<br>Jethro Carr<br><br><a href="http://www.jethrocarr.com">www.jethrocarr.com</a><br><a href="http://www.jethrocarr.com/index.php?cms=blog">www.jethrocarr.com/index.php?cms=blog
</a><br><br><br><br>--<br>Wellington Linux Users Group Mailing List: <a href="mailto:wellylug@lists.wellylug.org.nz">wellylug@lists.wellylug.org.nz</a><br>To Leave: <a href="http://lists.wellylug.org.nz/mailman/listinfo/wellylug">
http://lists.wellylug.org.nz/mailman/listinfo/wellylug</a><br><br><br></blockquote></div><br>