materiel:materiel
Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
materiel:materiel [2018/07/31 09:54] – créée ronan | materiel:materiel [2019/08/20 15:27] (Version actuelle) – ghusson | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== Disks wipe and tests ====== | + | * [[hotswapremovedisk: |
- | + | * [[diskwipetests: | |
- | ===== look at SMART values ===== | + | |
- | + | | |
- | | + | |
- | + | | |
- | ===== check the global SMART status ===== | + | |
- | + | * [[mikrotikVoIP:Mikrotik VoIP script]] | |
- | | + | |
- | + | | |
- | ===== wipe the disk ===== | + | |
- | + | * [[tuningoptimal10gb:Tuning optimal 10gb]] | |
- | | + | |
- | + | | |
- | ===== check the bandwidth (continuous writes) with iotop (apt get update / apt-get install iotop / iotop) ===== | + | |
- | + | ||
- | ===== test the disk with diskscan ===== | + | |
- | + | ||
- | | + | |
- | + | ||
- | ===== check the bandwidth (random reads) with iotop ===== | + | |
- | + | ||
- | ===== test the disk with internal SMART routine ===== | + | |
- | + | ||
- | | + | |
- | + | ||
- | ===== watch test progress with ===== | + | |
- | + | ||
- | | + | |
- | + | ||
- | ===== fio ===== | + | |
- | + | ||
- | **Script | + | |
- | + | ||
- | | + | |
- | | + | |
- | | + | |
- | --size=10G \ | + | |
- | --sync=0 \ | + | |
- | --fsync=100 \ | + | |
- | --direct=1 \ | + | |
- | --verify=0 \ | + | |
- | --zero_buffers \ | + | |
- | --invalidate=1 \ | + | |
- | --ioengine=libaio \ | + | |
- | --rw=randrw \ | + | |
- | --rwmixread=50 \ | + | |
- | --bssplit=8k/ | + | |
- | --numjobs=50 \ | + | |
- | --iodepth=64 \ | + | |
- | --runtime=120 \ | + | |
- | --time_based \ | + | |
- | --group_reporting \ | + | |
- | --gtod_reduce=1 \ | + | |
- | --filename=fio_pool \ | + | |
- | --name " | + | |
- | + | ||
- | **Shell | + | |
- | + | ||
- | | + | |
- | | + | |
- | | + |
materiel/materiel.1533030854.txt.gz · Dernière modification : 2018/07/31 09:54 de ronan