Answer the question
In order to leave comments, you need to log in
Is this a normal speed for an SSD hoster?
Hello. I ordered a virtual server from a hoster. I hesitated for a long time to take an HDD or SSD. In the end, I decided to overpay and take an SSD, since they should be an order of magnitude faster.
Immediately decided to conduct a speed test. Googled this command:
time for i in `seq 1 1000`; do dd bs=4k if=/dev/sda count=1 skip=$(( $RANDOM * 128 )) >/dev/null 2>&1; done
Answer the question
In order to leave comments, you need to log in
How to check the SSD from the host?No way. In most cases, this is simply not possible.
it’s easy to ssd it’s a disk or not
Fill in the project and do it time du -sh *
If it took 30-50 times less time to calculate the entire project than on hdd, then this is ssd
The main difference between ssd is not read speed, but access speed, which is much more important when there are a lot of small files.
If the size of a folder with 24K files is considered to be about 1 second, then this is ssd
. If about 3 minutes, then you understand;)
На VDS и даже на обычном шареде, хостер может искуственно ограничить скорость и запросы на диск.
И да, вы не единственный пользуетесь этим диском. Такая же история с сетью и процессором.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question