An open API service indexing awesome lists of open source software.

https://github.com/qbit/build_raid

Build script for my raid setup on OpenBSD
https://github.com/qbit/build_raid

Last synced: 11 days ago
JSON representation

Build script for my raid setup on OpenBSD

Awesome Lists containing this project

README

          

# build_raid

Quick script to build a RAID10 vol on my OpenBSD storage device.

It builds a striped (bioctl -c 0) mirror (bioctl -c 1).

**Warning**: This will blow away all data on the disks!