First big articles reformatting now that I properly understand hugo
This commit is contained in:
parent
5e6844592a
commit
1a4981a826
40 changed files with 184 additions and 173 deletions
|
@ -1,9 +1,10 @@
|
|||
---
|
||||
title: "mdadm"
|
||||
linkTitle: "mdadm"
|
||||
date: 2011-11-15
|
||||
description: >
|
||||
mdadm
|
||||
description: some mdadm command examples
|
||||
tags:
|
||||
- linux
|
||||
- simple utilities
|
||||
---
|
||||
|
||||
## Watch the array status
|
||||
|
@ -39,4 +40,3 @@ mdadm --stop /dev/md0
|
|||
mdadm --zero-superblock /dev/sda
|
||||
mdadm --zero-superblock /dev/sdb
|
||||
{{< /highlight >}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue