0

I'm setting up a Testbed to run some tests on Xen, since I would like to use live migration I was thinking about using iSCSI as a storage, but I only got 2 machines for my quick setup. So my idea is to run OpenFiler inside XenServer A to provide storage for the VMs on itself and XenServer B. My question is this even possible? I guess XenServer B have no Problem, but I'm confused if XenServer A, if it can use a VM running on itself as an iSCSI target.

Sideshowcoder
  • 513
  • 2
  • 8

2 Answers2

2

I just found the answer myself, just for anybody looking for it there is a KB Entry about that by Citrix http://support.citrix.com/article/CTX118735

Sideshowcoder
  • 513
  • 2
  • 8
1

There is really no reason why this shouldn't work. You are just running a specific OS on top of XenServer with a specific application that is an iSCSI target.

Just to be clear, this is a really bad idea for anything other then a temporary low IO testbed.

Antoine Benkemoun
  • 7,314
  • 3
  • 41
  • 60