NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Xen Dom0 vs. DomU disk I/O



Hi,

both Dom0 und DomU are NetBSD 6.0 amd64 release. The hypervisor is Xen 4.1 from current pkgsrc. The filesystem is a default FFSv2:

/dev/xbd0a on / type ffs (log, local)

I have done the testing like this:

vm00# dd if=/dev/zero of=myfile bs=64k count=1000
1000+0 records in
1000+0 records out
65536000 bytes transferred in 11.493 secs (5702253 bytes/sec)

On the Dom0 I see this:

bsd1# dd if=/dev/zero of=myfile bs=64k count=1000
1000+0 records in
1000+0 records out
65536000 bytes transferred in 0.672 secs (97523809 bytes/sec)

Regards!



2012/11/21 Bartek Krawczyk <bbartlomiej.mail%gmail.com@localhost>
How do you test your HD throughput under Dom0 and DomU? I have a Linux Dom0 with a NetBSD 6 DomU PV. I can test this at my site and report the results.

--
Bartek Krawczyk
network and system administrator



Home | Main Index | Thread Index | Old Index