Hi all debian fans!
I want to buy a NUC DN2820FYK and setup a little private cloud: Debian with samba server, apache server, mysql server and so on.
Because I do not know, if the DN2820 has enough power, I thouhgt, you perhaps can help me?!
Perhaps some debian fans can do some benchmarks for me and post them here?
Benchmark1:
7z b -mmt2 -md24
Benchmark2:
sysbench --test=cpu --num-threads=2 --cpu-max-prime=20000 run
Benchmark3:
Step1:
sysbench --test=oltp --oltp-table-size=1000000 --mysql-db=test --mysql-user=root --mysql-password=xxxx prepare
Step2:
sysbench --test=oltp --oltp-table-size=1000000 --mysql-db=test --mysql-user=root --mysql-password=xxxx --max-time=60 --oltp-read-only=on --max-requests=0 --num-threads=8 run
Thank you very very much!
bh-whd