Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

DD Test Confusion

Ok, so currently testing some code on a dedicated server I have,

Can anyone explain this to me?

[root@testserver ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync

1073741824 bytes (1.1 GB) copied, 9.48912 s, 113 MB/s

[root@testserver ~]# vzctl enter 10

[root@test ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync

1073741824 bytes (1.1 GB) copied, 1.09157 s, 984 MB/s

In the VM I am getting 1GB/s IO, does OpenVZ now cache to ram? Its been a while since ive setup a openvz based server.

Comments

Sign In or Register to comment.