Simulator
This lesson explains how to interact with the simulator for the exercise presented in the next lesson.
We'll cover the following...
This section introduces raid.py
, a simple RAID simulator you can use to shore
up your knowledge of how RAID systems work.
It has a number of options, as we see below:
Usage: raid.py
[options]
Options:
-h, --help show this help message and exit
-s SEED, --seed=SEED the random seed
-D NUMDISKS, --numDisks=NUMDISKS
number of disks in RAID
-C CHUNKSIZE, --chunkSize=CHUNKSIZE
...Access this course and 1400+ top-rated courses and projects.