[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] iscsi vs nfs for xen VMs
On Fri, Aug 7, 2009 at 8:48 PM, Jia Rao<rickenrao@xxxxxxxxx> wrote: > I prefer the second approach because I need tapdisk (each virtual disk is a > process in host machines) to control the IO priority among VMs. You can still control IO priority for block device using dm-ioband. http://sourceforge.net/apps/trac/ioband/ As for iscsi or nfs, the general rule would be that nfs is easier, but you need a high-performance nfs server to get decent performance (NetApp comes to mind). If you've already tried nfs and not satisfied with its performance, then you shoud try iscsi. Each domU storage exported as a block device, imported on dom0 ,and use /dev/disk/by-path/* in domU config. It should give simple-enough (e.g. no cluster fs required) setup, decent performance, and it's still possible to control disk I/O priority and bandwitdh. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |