From 6140806dbc46489d2f2f2584b31cda81a417b04a Mon Sep 17 00:00:00 2001 From: Pablo Moyano <42.pablo.ms@gmail.com> Date: Wed, 12 Jun 2019 15:10:38 +0000 Subject: [PATCH] docs: update infrastructure --- infrastructure.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/infrastructure.md b/infrastructure.md index 087dfbb..6abe350 100644 --- a/infrastructure.md +++ b/infrastructure.md @@ -2,7 +2,7 @@ title: Infrastructure description: The hardware and software powering it all published: true -date: 2019-06-12T11:51:50.160Z +date: 2019-06-12T15:10:35.851Z tags: --- @@ -76,4 +76,22 @@ Three 1TB SATA disks in raidz (RAID5). The first disk seen by the BIOS contains Only one disk can fail at the same time. Be careful out there +``` + pool: tank + state: ONLINE + scan: scrub in progress since Wed Jun 12 16:44:20 2019 + 584G scanned at 406M/s, 209G issued at 146M/s, 959G total + 0B repaired, 21.84% done, 0 days 01:27:43 to go +config: + + NAME STATE READ WRITE CKSUM + tank ONLINE 0 0 0 + raidz1-0 ONLINE 0 0 0 + ata-ST31000528AS_9VP0TRE9 ONLINE 0 0 0 + ata-ST31000528AS_9VP0TRYB ONLINE 0 0 0 + ata-ST31000528AS_9VP0TS1L-part3 ONLINE 0 0 0 + +errors: No known data errors +``` +