added disk benchmark properly
This commit is contained in:
parent
a49c02c08f
commit
418f96eb87
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
yum install bonnie
|
||||
apt-get install bonnie
|
||||
bonnie -u root
|
Loading…
Reference in New Issue