Template Version: @(#)onepager.txt 1.35 07/11/07 SMI Copyright 2007 Sun Microsystems 1. Introduction 1.1. Project/Component Working Name: Interfaces between ILOM and Guest Manager for RF platforms. 1.2. Name of Document Author/Supplier: Sunit Jain 1.3. Date of This Document: 02/02/2010 1.4. Name of Major Document Customer(s)/Consumer(s): 1.4.1. The PAC or CPT you expect to review your project: 1.4.2. The ARC(s) you expect to review your project: FWARC 1.4.3. The Director/VP who is "Sponsoring" this project: Mike Sanfratello 1.4.4. The name of your business unit: Platform Software Technologies 1.5. Email Aliases: 1.5.1. Responsible Manager: David.Banman@Sun.Com 1.5.2. Responsible Engineer: S.Jain@Sun.Com 1.5.3. Marketing Manager: 1.5.4. Interest List: kt-vbsc-dev@sun.com 2. Project Summary 2.1. Project Description: Guest Manager runs as a daemon under ILOM. There are a set of interfaces that are used by GM and ILOM to exchange information. This projects describes all such interfaces used for RF based platform. This includes the system configuration variables that can be set via ILOM CLI and used by GM (and host-config). 2.2. Risks and Assumptions: New functionality added in future can add new interfaces, modify existing interfaces, or make some of these interfaces obsolete. 3. Business Summary 3.1. Problem Area: This projects defines interfaces between the ILOM and the Guest Manager for RF platforms. 3.2. Market/Requester: Rf Platform teams. 3.3. Business Justification: All the firmwares between Guest Manager and ILOM should be ARC'ed. 4. Technical Description: 4.1. Details: This project defines the interface betweek ILOM and Guest Manager. This includes some call interfaces that are initiated by ILOM, initiated by GM, and the system configuration variables that can be set by ILOM UI but used by FW components like Guest Manager and Host-config. The interfaces are split into separate files - File gm_to_ilom.txt - Interfaces that are called by GM into ILOM File ilom_to_gm.txt - Interfaces that are called by ILOM into GM File sc_variables.txt - System controller variables These files are copied into the case materials directory. 4.5. Interfaces: See file interface-table.txt in case materials directory.