mdadm icon

mdadm For Linux

2.8/5 30
GPL    

A simple, smart and useful tool for creating, maintaining and monitoring Linux software RAID arrays. #Monitoring md device  #Creating md device  #Maintaining md device  #RAID  #Monitor  #Maintain  

Softpedia Review

changelog

Free Download

Review by:
5.0/5

mdadm is an open source, small, fast and free command-line utility implemented in C and designed for maintaining, creating, and monitoring Linux "md" device arrays, popularly known as software RAID.

A minimal initramfs for assembling md arrays can be created using three files and one directory. These are the /bin directory, the /bin/mdadm statically linked mdadm binary, the /bin/busybox statically linked busybox binary, the /bin/sh hard link to /bin/busybox, and /init, a shell script which calls mdadm appropriately.

Default command-line options include the ability to create a new array from unused devices, assemble a previously created array, to create or assemble an array without metadata, to make changes to an existing array, to report on or modify several md related devices, to reshape or resize an active array, to remove or add a device from/to an array, as well as to monitor a single or multiple arrays.

An example init script with an mdadm implementation would look like this:

#!/bin/sh

echo 'Auto-assembling boot md array' mkdir /proc mount -t proc proc /proc if [ -n "$rootuuid" ] then arg=--uuid=$rootuuid elif [ -n "$mdminor" ] then arg=--super-minor=$mdminor else arg=--super-minor=0 fi echo "Using $arg" mdadm -Acpartitions $arg --auto=part /dev/mda cd / mount /dev/mda1 /root || mount /dev/mda /root umount /proc cd /root exec chroot . /sbin/init < /dev/console > /dev/console 2>&1

To install and use the mdadm program in your GNU/Linux operating system, you should open the graphical package manager, search for mdadm and install the package. If mdadm is not available in the main software repositories of your distribution, download the latest version from Softpedia, where it is distributed as a source tarball.

Save the archive somewhere on your computer, extract its contents, open a terminal emulator and navigate to the location of the extracted archive files (e.g cd /home/softpedia/mdadm-3.3.2), where you must run the ‘make’ command to compile the program. Install it system wide by running the ‘sudo make install’ command.

What's new in mdadm 3.3:

  • This significant release included improved reshape support, improved DDF support, hot replace, and bad-block-log functionality.
  • Array names can now have names (md_home) instead of just numbers (md0).
  • There were several minor new features and many bugfixes.
Read the full changelog

mdadm 3.3.2

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  filename:
mdadm-3.3.2.tar.gz
  1 screenshot:
mdadm - Usage example of mdadm from the command-line
  main category:
System
  developer:
  visit homepage

7-Zip 23.01 / 24.04 Beta

An intuitive application with a very good compression ratio that can help you not only create and extract archives, but also test them for errors
7-Zip

calibre 7.9.0

Effortlessly keep your e-book library thoroughly organized with the help of the numerous features offered by this efficient and capable manager
calibre

Bitdefender Antivirus Free 27.0.35.146

Feather-light and free antivirus solution from renowned developer that keeps the PC protected at all times from malware without requiring user configuration
Bitdefender Antivirus Free

Zoom Client 6.0.3.37634

The official desktop client for Zoom, the popular video conferencing and collaboration tool used by millions of people worldwide
Zoom Client

Context Menu Manager 3.3.3.1

Customize Windows’ original right-click context menu using this free, portable and open-source utility meant to enhance your workflow
Context Menu Manager

4k Video Downloader 1.5.3.0080 Plus / 4.30.0.5655

Export your favorite YouTube videos and playlists with this intuitive, lightweight program, built to facilitate downloading clips from the popular website
4k Video Downloader

Windows Sandbox Launcher 1.0.0

Set up the Windows Sandbox parameters to your specific requirements, with this dedicated launcher that features advanced parametrization
Windows Sandbox Launcher

Microsoft Teams 24060.3102.2733.5911 Home / 1.7.00.7956 Work

Effortlessly chat, collaborate on projects, and transfer files within a business-like environment by employing this Microsoft-vetted application
Microsoft Teams

IrfanView 4.67

With support for a long list of plugins, this minimalistic utility helps you view images, as well as edit and convert them using a built-in batch mode
IrfanView

ShareX 16.0.1

Capture your screen, create GIFs, and record videos through this versatile solution that includes various other amenities: an OCR scanner, image uploader, URL shortener, and much more
ShareX

% discount
Microsoft Teams
  • Microsoft Teams
  • IrfanView
  • ShareX
  • 7-Zip
  • calibre
  • Bitdefender Antivirus Free
  • Zoom Client
  • Context Menu Manager
  • 4k Video Downloader
  • Windows Sandbox Launcher
essentials


Click to load comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy