AIX 6.1、Solaris 10 和 HP-UX 与 System p
2009-07-12 08:32:16 来源:WEB开发网硬件分区 (DSD):这在某些方面与 IBM 的逻辑分区(不属于 PowerVM)相似。硬件分区不具备真正的虚拟化功能,因为不能在分区之间共享资源。
AIX
PowerVM 的虚拟化基于 IBM 的虚拟化系统管理程序战略。它包括以下特性:
微分区:这个特性允许把一个 POWER CPU 划分为最多 10 个逻辑分区,每个分区使用一个 CPU 的 1/10。通过使用不封顶分区 (uncapped partition),它还允许系统的计算能力超过已经分配给分区的标称计算能力。
共享处理器池:这个特性允许虚拟分区连接到共享池,可以随着需求的增长获取更多资源。在需求低时,分区把资源返回给共享处理器池。
虚拟 I/O 服务器。这定义一种特殊的分区,允许以 Shared Ethernet 和 Virtual SCSI 的形式共享 I/O。
动态应用迁移。这个创新允许把正在运行的分区从一台机器转移到另一台机器。这让系统能够在计划内停机期间正常运行,从而提高系统的可用性。这个特性只能在 POWER 6 上使用。
共享专用计算能力。这个特性让分区可以把专用的处理器提供给共享处理器池。
连网
本节比较 HP-UX、Solaris 和 AIX 上的连网配置并在这三种系统上配置默认路由器。
HP-UX
在安装之后第一次引导 HP-UX 系统时,运行 /sbin/set_parms 程序。以后还可以通过 set_parms initial 命令运行它。这个程序用来配置系统主机名、IP 地址和其他网络参数。我们来运行它:# set_parms initial(清单 1)。
清单 1. 运行 set_parms 程序
_______________________________________________________________________________
Welcome to HP-UX!
Before using your system, you will need to answer a few questions.
The first question is whether you plan to use this system on a network.
Answer "yes" if you have connected the system to a network and are ready
to link with a network.
Answer "no" if you:
* Plan to set up this system as a standalone (no networking).
* Want to use the system now as a standalone and connect to a
network later.
_______________________________________________________________________________
Are you ready to link this system to a network?
Press [y] for yes or [n] for no, then press [Enter]
Do you wish to use DHCP to obtain networking information?
Press [y] for yes or [n] for no, then press [Enter]
更多精彩
赞助商链接