Jump to: navigation, search

Difference between revisions of "Obsolete:Nova-zVM"

(Architecture)
m (Fifieldt moved page Nova-zVM to Obsolete:Nova-zVM: blank page)
 
(22 intermediate revisions by one other user not shown)
Line 1: Line 1:
= Overview =
 
  
== Code Links ==
 
 
== System z and z/VM ==
 
[http://www-03.ibm.com/systems/z/ System z] is a family name used by IBM for all of its mainframe computers. IBM System z now includes the IBM System z9, the IBM System z10 and the newer IBM zEnterprise.
 
 
[http://www.vm.ibm.com/ z/VM] is an IBM VM hypervisor based on 64-bit z/Architecture, and now with multi-system virtualization and virtual server mobility. z/VM is designed to allow the capability for clients to run hundreds to thousands of Linux servers on a single mainframe running with other System z operating systems, such as z/OS, or as a large-scale linux-only enterprise server solution.
 
 
[http://sourceforge.net/apps/mediawiki/xcat/index.php?title=Main_Page xCAT] is a management tool developed by IBM. It is used for the deployment and administration of Linux or AIX based clusters.
 
 
= Architecture =
 
Nova z/VM driver will communicate with xCAT REST api to control/configure z/VM. [http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_zVM#Design_Architecture This picture] show the architure of xCAT and zVM
 
 
xCAT can be used to manage virtual servers spanning across multiple z/VM partitions. The xCAT management node (MN) runs on any Linux virtual server. It manages each z/VM partition using a System z hardware control point (zHCP) running on a privileged Linux virtual server. The zHCP interfaces with z/VM systems management API (SMAPI), directory manager (DirMaint), and control program layer (CP) to manage the z/VM partition. It utilizes a C socket interface to communicate with the SMAPI layer and VMCP Linux module to communicate with the CP layer.
 
 
= Prerequisites =
 
 
= Configure Examples =
 
 
= Code Structure =
 
 
= References =
 
# [http://www.vm.ibm.com z/VM]
 
# [http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_zVM xCAT on z/VM]
 

Latest revision as of 18:46, 25 July 2013