<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Commentaires sur : Raid 1 logicielle sous Linux &#8211; Comment mettre en place une solution de mirroring</title>
	<atom:link href="http://www.benjaminbaudouin.com/raid-1-logicielle-sous-linux-comment-mettre-en-place-une-solution-de-mirroring/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benjaminbaudouin.com/raid-1-logicielle-sous-linux-comment-mettre-en-place-une-solution-de-mirroring/</link>
	<description>blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:35:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Par : Siltaar</title>
		<link>http://www.benjaminbaudouin.com/raid-1-logicielle-sous-linux-comment-mettre-en-place-une-solution-de-mirroring/comment-page-1/#comment-1300</link>
		<dc:creator>Siltaar</dc:creator>
		<pubDate>Mon, 09 Mar 2009 11:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjaminbaudouin.com/?p=1495#comment-1300</guid>
		<description>Excellent tuto !

Je vous encourage tous à le suivre, en notant les deux petites typos qu’il contient, où un ‘/’ s’est glissé en trop dans une adresse de périphérique.

118c118
- /dev/md/1 on / type ext3 (rw,errors=remount-ro)
---
+ /dev/md1 on / type ext3 (rw,errors=remount-ro)
126c126
- for partition in 1 2 ; do mdadm --add /dev/md$partition /dev/hda/$partition; done
---
+ for partition in 1 2 ; do mdadm --add /dev/md$partition /dev/hda$partition; done


(commentaire à modérer après correction ^_^)
(2e tentative)</description>
		<content:encoded><![CDATA[<p>Excellent tuto !</p>
<p>Je vous encourage tous à le suivre, en notant les deux petites typos qu’il contient, où un ‘/’ s’est glissé en trop dans une adresse de périphérique.</p>
<p>118c118<br />
- /dev/md/1 on / type ext3 (rw,errors=remount-ro)<br />
&#8212;<br />
+ /dev/md1 on / type ext3 (rw,errors=remount-ro)<br />
126c126<br />
- for partition in 1 2 ; do mdadm &#8211;add /dev/md$partition /dev/hda/$partition; done<br />
&#8212;<br />
+ for partition in 1 2 ; do mdadm &#8211;add /dev/md$partition /dev/hda$partition; done</p>
<p>(commentaire à modérer après correction ^_^)<br />
(2e tentative)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
