04-05-2020, 07:48 AM
I think it is wonderful that the HDD from Manal gives such high performance, normally HDD has reasonable speeds but these speeds are indeed comparable with SSD for a 1gbps network uplink. Carry on @Manal!
sync; dd if=/dev/zero of=tempfile bs=1M count=1024; sync
dd if=/dev/zero of=tempfile bs=1M count=1024 conv=fdatasync;
dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync && rm -f test
lshw -class disk
lshw -class network
(04-05-2020, 07:48 AM)Pacific Spirit Wrote: I think it is wonderful that the HDD from Manal gives such high performance, normally HDD has reasonable speeds but these speeds are indeed comparable with SSD for a 1gbps network uplink. Carry on @Manal!
(05-27-2020, 12:15 PM)rudra Wrote: thanks fChk for your appreciation !Exactly!... I was convinced that you knew what you're doing!... But, disk performance tests should be about the disk not system caches; or at least showing both to get an idea of how the disk performs on its own and how much boost it gets when system caches enter the scene (as is the case in practice.)
I used that dd command cause to me that seemed to be closer to the real / available / usable performance. I agree that it is usually the speed of write to write cache. But that is what we experience in our normal use.
using conv fdatasync asks the os to write from write cache to physical disk before dd exits. so here all the writes are first done to the cache and then purged to the disk. i guess it has a component of write to the disk time. so may be that's why some consider it as the measure of disk performance in a system. but in today's computers of huge cache and parallel access requests, cache purging to the disk time may not be that noticeable in real usage, unless the system is bogged down by write requests to overflow the cache...lol
oflag direct or dsync etc flag is kinda the synchronous access speed ....one may say the real speed of the disk.
(04-05-2020, 07:48 AM)Pacific Spirit Wrote: I think it is wonderful that the HDD from Manal gives such high performance, normally HDD has reasonable speeds but these speeds are indeed comparable with SSD for a 1gbps network uplink. Carry on @Manal!
(05-27-2020, 12:15 PM)rudra Wrote: i will do what you have requested when i get time and post for you. thanks again !!No rush, take your time!
(08-31-2020, 02:51 PM)rudra Wrote: Thanks @OldMeister
But sadly i got banned for trying to download a tv show torrent with very low seeder count [old unpopular one. not downloading in india].
So everyone looking for VPS from shadow hosting, remember that they actively monitor and ban you for using torrent to download copyrighted material or tv shows, i.e. they don't practice 'looking the other way' like many other providers out there. So very good vps for other uses. But certainly not for torrent use, not even occasionally... not even once..