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

Re: [Xen-users] Disk performance on guest incredibly low.


  • To: xen-users@xxxxxxxxxxxxxxxxxxxx
  • From: Andy Smith <andy@xxxxxxxxxxxxxx>
  • Date: Sun, 16 Dec 2018 16:56:26 +0000
  • Delivery-date: Sun, 16 Dec 2018 16:56:47 +0000
  • List-id: Xen user discussion <xen-users.lists.xenproject.org>
  • Openpgp: id=BF15490B; url=http://strugglers.net/~andy/pubkey.asc

Hi,

On Sun, Dec 16, 2018 at 05:42:43PM +0100, frm@xxxxxxxxxxx wrote:
> At guest, I have:
> 
> `    dd if=/dev/zero of=a_file bs=1M count=1024 conv=fsync oflag=direct
>     1024+0 records in
>     1024+0 records out
>     1073741824 bytes (1.1 GB, 1.0 GiB) copied, 15.6421 s, 68.6 MB/s
> `
> 
> At Dom0 I have:
> 
> `    dd if=/dev/zero of=a_file bs=1M count=1024 conv=fsync oflag=direct
>     1024+0 records in
>     1024+0 records out
> 1073741824 bytes (1.1 GB, 1.0 GiB) copied, 3.81855 s, 281 MB/s
> `

No ideas, sorry, but just for comparison:

guest:
$ dd if=/dev/zero of=a_file bs=1M count=1024 conv=fsync oflag=direct
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 2.51228 s, 427 MB/s

dom0:
$ dd if=/dev/zero of=/var/tmp/a_file bs=1M count=1024 conv=fsync oflag=direct
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 2.61745 s, 410 MB/s

PV guest, xen 4.10.3.

So yes it seems you are seeing something quite abnormal.

Cheers,
Andy

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.