以下说明仅介绍了如何配置服务器上预安装的 Oracle VM Server。Oracle VM 还具有其他组件(例如 Oracle VM Manager),要支持虚拟机环境,必须安装或已在运行这些组件。
请参见连接到 Oracle ILOM。
要打开服务器电源,请使用以下方法之一:
在 Oracle ILOM Web 界面中,选择 "Host Management" -> "Power Control",然后从 "Select Action" 列表框中选择 "Power On"。单击 "Save",然后单击 "OK"。
在 Oracle ILOM 命令行界面中,键入:
-> start /System
出现提示时,输入 y 以确认:
Are you sure you want to start /System (y/n)? y
Starting /System
要复位服务器,请使用以下方法之一:
在 Oracle ILOM Web 界面中,选择 "Host Management" -> "Power Control",然后从 "Select Action" 列表框中选择 "Reset"。单击 "Save",然后单击 "OK"。
在 Oracle ILOM 命令行界面中,键入:
-> reset /System
出现提示时,输入 y 以确认:
Are you sure you want to reset /System (y/n)? y
Performing hard reset on /System
服务器将开始引导过程。
在 Oracle ILOM Web 界面中,选择 "Remote Control" -> "Redirection",然后单击 "Launch Remote Console" 按钮来启动视频控制台重定向。
在 Oracle ILOM CLI 中,键入:
-> start /HOST/console
出现提示时,键入 y 以确认:
Are you sure you want to start /HOST/console (y/n)? y
Serial console started.
服务器引导之后,将显示 GRUB 菜单。
GNU GRUB version 0.97 (615K lower / 1957644K upper memory) Oracle VM Server-ovs (xen-4.3.0 3.8.13-26.4.2.e16uek.x86_64) Oracle VM Server-ovs serial console (xen-4.3.0 3.8.13-26.4.2.e16uek.x86_64)
要通过视频端口显示输出(默认选项),请选择列表上的第一个选项并按 Enter 键:
Oracle VM Server - ovs (xen-4.3.0 3.8.13-26.4.2.e16uek.x86_64)
要通过串行端口显示输出,请选择列表上的第二个选项并按 Enter 键:
Oracle VM Server - ovs serial console (xen-4.3.0 3.8.13-26.4.2.e16uek.x86_64)
随着配置过程的进行,会显示以下屏幕:
输入并保存所有设置后,系统会装入 Oracle VM Server 控制台会话。例如:
至此已完成了预安装的 Oracle VM Server 的配置,将创建一个虚拟操作系统。