aboutsummaryrefslogtreecommitdiff
path: root/content/blog/commands/mdadm.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/commands/mdadm.md')
-rw-r--r--content/blog/commands/mdadm.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/blog/commands/mdadm.md b/content/blog/commands/mdadm.md
index 1dbc3f8..1645c6c 100644
--- a/content/blog/commands/mdadm.md
+++ b/content/blog/commands/mdadm.md
@@ -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 >}}
-