All of lore.kernel.org
 help / color / mirror / Atom feed
* Stubdom and blktap
@ 2008-09-28  7:40 Yang, Xiaowei
  2008-09-29 11:31 ` Stefano Stabellini
  0 siblings, 1 reply; 4+ messages in thread
From: Yang, Xiaowei @ 2008-09-28  7:40 UTC (permalink / raw)
  To: xen-devel

Recently we had a try of stubdom, whose general status is good.

One issue we found is with aio/sync blktap as backend, disk performance 
is obviously slower, and there are some IDE kernel error messages (like 
irq timeout) at boot time.

Another issue (not stubdom specific) comes from blktap's support for 
QCOW image which is based on a backing file. We never tried this 
configure before. The root cause is that in tdqcow_get_parent_id(), the 
backing file is hard-coded to be QCOW type and tdqcow_validate_parent() 
also presumes it, though the backing file is a raw image normally. With 
the image type set correctly and a good method for image validation, 
QCOW works.

Thanks,
Xiaowei

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-10-20 12:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-28  7:40 Stubdom and blktap Yang, Xiaowei
2008-09-29 11:31 ` Stefano Stabellini
2008-10-08  8:36   ` Yang, Xiaowei
2008-10-20 12:14     ` [PATCH] " Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.