Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Building Networks and Servers using Beaglebone

You're reading from  Building Networks and Servers using Beaglebone

Product type Book
Published in May 2015
Publisher
ISBN-13 9781784390204
Pages 110 pages
Edition 1st Edition
Languages

Installing Mdadm


The first step in the installation of Mdadm is actually the loading of the md module, which the installation software will check for. If it does not find the software, you will get an error message, but Mdadm will definitely not be installed properly.

The following screenshot shows the result of the modprobe md command:

Now that the md module is loaded, the next step in the installation process is to download and install the Mdadm software using the apt command:

apt-get install mdadm

The installation procedure will display the following screens:

Tip

That's why we formatted the drives first. This way the installer does all the heavy lifting for us!

The first thing that the installer will ask you is whether you want to use all the automatically-detected RAID drives in the same array. We want to keep things simple, so we will tell Mdadm to use all the drives we formatted by entering all:

Mdadm will now go off and build our RAID array for us.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}