<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mdadm on nagg.eu</title><link>https://nagg.eu/tags/mdadm/</link><description>Recent content in Mdadm on nagg.eu</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 21 Jan 2016 21:06:19 +0000</lastBuildDate><atom:link href="https://nagg.eu/tags/mdadm/index.xml" rel="self" type="application/rss+xml"/><item><title>mdadm RAID on Linux</title><link>https://nagg.eu/mdadm-raid-on-linux/</link><pubDate>Thu, 21 Jan 2016 21:06:19 +0000</pubDate><guid>https://nagg.eu/mdadm-raid-on-linux/</guid><description>&lt;p&gt;Every time I have to setup a software RAID in Linux using mdadm I forget something, this time I am writing it down once and for all (or at least I hope so).&lt;br&gt;
For the sake of simplicity I will use the creation of a RAID1 as example but this very same procedure can be applied for any other kind of RAID.&lt;/p&gt;
&lt;h2 id="raid-array-creation"&gt;RAID array creation&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. Partition the drives&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This step must be repeated for each drive of the array (/dev/sdb and /dev/sdc in my case).&lt;/p&gt;</description></item><item><title>XenServer 6.2 and fake RAID1</title><link>https://nagg.eu/xenserver-and-fake-raid1/</link><pubDate>Thu, 27 Feb 2014 13:59:52 +0000</pubDate><guid>https://nagg.eu/xenserver-and-fake-raid1/</guid><description>&lt;p&gt;XenServer, like many other bare-metal hypervisors, only supports a small bunch of RAID controllers.&lt;br&gt;
The difference between it and for example VMware ESXi is that XenServer is pretty much a CentOS minimal install with some proprietary administration tools and a pretty decent remote manager (only for Windows as long as I know…) while ESXi is a completely proprietary closed source blob.&lt;br&gt;
XenServer being based on CentOS makes it possible to do many weird unsupported things, like installing it on a software fake RAID on ICH8R.&lt;br&gt;
To install it on a software RAID1 all we have to do is perform the usual installation (&lt;strong&gt;without configuring any local storage&lt;/strong&gt;) on a single HDD (/dev/sda), copy everything on a second drive (/dev/sdb) and use &lt;code&gt;mdadm&lt;/code&gt; to build a couple of RAID volumes.&lt;br&gt;
– I&amp;rsquo;m pretty much only reposting things I read somewhere, I don&amp;rsquo;t take any credit for this &lt;code&gt;guide&lt;/code&gt; –&lt;/p&gt;</description></item></channel></rss>