Skip to content

Commit

Permalink
Replace (copyrighted?) images with newly created ones
Browse files Browse the repository at this point in the history
  • Loading branch information
bertvv committed Nov 23, 2024
1 parent 8c6d955 commit 0ff5e55
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 11-RAID.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ date: 2024-2025

## RAID 1 - Mirroring

![RAID 1](assets/raid-1-mirroring.gif)
![RAID 1](assets/raid-1-mirroring.png)

- Safe against HW failure
- COMPLETELY unsafe against theft
Expand Down Expand Up @@ -94,7 +94,7 @@ block2a: 1010 1011

## RAID 10 - Mirroring + striping

![RAID 10](assets/raid-10.gif)
![RAID 10](assets/raid-10.png)

- Is RAID 1 (mirroring) combined with RAID 0 (striping)
- At least 4 disks needed
Expand Down
Binary file modified assets/raid-0-striping.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/raid-1-mirroring.gif
Binary file not shown.
Binary file added assets/raid-1-mirroring.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/raid-10.gif
Binary file not shown.
Binary file added assets/raid-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/raid-5-parity.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/raid-jbod.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0ff5e55

Please sign in to comment.