need sys Admin to check fresh VPS
Budget: €8 – €30 EUR
hello,
i need system admin to check WinVPS after fresh installation:
VPS is responding massively slow, have heavy loading time
server specs:
Provider: OVH
WIN2016
4vcore
8gb ram
160gb storage
ive opened already a ticket and they told me do some tests:
To test the hardware:
To test drive throughput:
Rrun the command: apt-get update
Run the command: apt-get install fio
Run the command: df -h
Please take note of where your VPS' disk in mounted (the device should be /dev/sdb1 or /dev/vdb1, use fdisk -l to verify)
Run the command: cd /mnt/sdb1 (verify the exact file path from previous command)
PLEASE NOTE: If the VPS has 2 cores then it's important to change 'numjobs' to --numjobs=2 and if 4 cores, then --numjobs=4
Run the command: fio --name=rand-write --ioengine=libaio --iodepth=32 --rw=randwrite --invalidate=1 --bsrange=4k:4k,4k:4k --size=512m --runtime=120 --time_based --do_verify=1 --direct=1 --group_reporting --numjobs=1
To test drive response:
Run the command: apt-get install ioping
Run the command: 'ioping -c 100 /mnt/sdb1' (verify the exact file path from previous steps 'df -h')
To test CPU:
Run the command: top -b -n 1 -i
i need system admin to check WinVPS after fresh installation:
VPS is responding massively slow, have heavy loading time
server specs:
Provider: OVH
WIN2016
4vcore
8gb ram
160gb storage
ive opened already a ticket and they told me do some tests:
To test the hardware:
To test drive throughput:
Rrun the command: apt-get update
Run the command: apt-get install fio
Run the command: df -h
Please take note of where your VPS' disk in mounted (the device should be /dev/sdb1 or /dev/vdb1, use fdisk -l to verify)
Run the command: cd /mnt/sdb1 (verify the exact file path from previous command)
PLEASE NOTE: If the VPS has 2 cores then it's important to change 'numjobs' to --numjobs=2 and if 4 cores, then --numjobs=4
Run the command: fio --name=rand-write --ioengine=libaio --iodepth=32 --rw=randwrite --invalidate=1 --bsrange=4k:4k,4k:4k --size=512m --runtime=120 --time_based --do_verify=1 --direct=1 --group_reporting --numjobs=1
To test drive response:
Run the command: apt-get install ioping
Run the command: 'ioping -c 100 /mnt/sdb1' (verify the exact file path from previous steps 'df -h')
To test CPU:
Run the command: top -b -n 1 -i