Page 189 - Cloud computing: From paradigm to operation
P. 189
Framework and requirements for cloud computing 1
– Management component: A management component monitors and controls all components in a
physical machine, by analyzing the gathered status information from the components.
A management component is a mandatory component for the physical machine.
NOTE – Standard interfaces (e.g., I2C, PMbus, Ethernet, UART, PWM) are normally used to communicate between the
management component and others.
Beside these components, the following are needed to manage and operate the physical machine:
– I/O interface is used for I/O device to communicate with other physical machines or CSC/CSP. The
I/O interface has two capabilities (i) capability to provide the channel for data input and output of
the physical machine, (ii) capability to provide the channel for CSP/CSC to access the physical
machine. The I/O interface follows industrial standards so that the CSP could select and replace the
components from multiple vendors. The cloud computing management system communicates with
the physical machines without any other development by the standard management interface.
– Physical machine operation reports and maintains its running information, as well as environment
condition periodically to the cloud computing management system [ITU-T Y.3521]. In addition, the
administrator can operate the physical machine with operation capabilities.
– Scalability of components in the physical machines allows the physical machines to extend their
resources elastically in the processing units, power supply and cooling system.
– Security of the physical machine provides access control of the processing units.
– Reliability of the physical machine is to keep physical machine consistently performing as expected.
To provide reliability, when some components fail, the physical machine needs to support, detect
and locate the faulty components.
6.3 Types of physical machine
6.3.1 Single processing unit type
The single processing unit type of physical machine has one processing unit, a single management component
as well as one or more power supplies and cooling components. Since a single processing unit type has only
one processing unit, no interconnect network component is involved in this type.
NOTE – An example of single processing unit type is a rack server [b-OCP BS].
Figure 6-3 – Example of single processing unit type
6.3.2 Multi-processing unit type
The multi-processing unit type has two or more processing units, as well as one or more power supplies,
cooling components and a single management component and a single interconnect network.
NOTE – Examples of a multi-processing unit type are blade servers [b-OCP OSR] and rack scale servers [b-OCP OCSC].
181