Difference between revisions of "GSP Virtualisation with Xen"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 226: Line 226:
  
 
== Connecting with NFS ==
 
== Connecting with NFS ==
 +
 +
Create an NFS server in the installnet (or in the iSCSI net if you really need to), and export it to all servers in the XCP pool. It should be mountable by all, and mounting will be done as root (so put "no_root_squash" in the export options). The NFS SR is a shared repository that can be used for live migration, but it will obviously not have multipath support.
 +
NFS is also nice for proving ISO libraries for install images, and can be used effectively for importing 'external' legacy VMs that are file-based (not LVM).
 +
For production, it is not of much use. But it's simple and effective.
  
 
== About local disk ==
 
== About local disk ==

Revision as of 14:23, 12 March 2012