Oracle System Assistant を使用したソフトウェアおよびファームウェアの設定
インストール済み Oracle Solaris OS の構成
これらの手順では、サーバーにインストール済みの Oracle VM Server を構成する方法についてのみ説明します。Oracle VM には、Oracle VM Manager など、別のコンポーネントもあり、仮想マシン環境をサポートするには、これらのコンポーネントがインストールされているか、すでに稼働している必要があります。
Oracle ILOM への接続を参照してください。
Oracle ILOM Web インタフェースのナビゲーションツリーで、「System Information」>「Summary」を選択します。次に、「Actions」パネルで、「Power State」の横にある「Turn On」ボタンをクリックします。
Oracle ILOM CLI で、プロンプトから次のコマンドを入力します。
-> 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」をクリックします。
Oracle ILOM CLI で、プロンプトから次のコマンドを入力します。
-> reset /System
プロンプトが表示されたら、「y」と入力して確定します。
Are you sure you want to reset /System (y/n)? y
Performing hard reset on /System
サーバーがブートプロセスを開始します。
-> 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 (612K lower / 2082932K upper memory) +--------------------------------------------------------------------------------+ Oracle VM Server-ovs (xen-4.1.3 2.6.39-300.32.6.el5uek) Oracle VM Server-ovs serial console (xen-4.1.3 2.6.39-300.32.6.el5uek) +--------------------------------------------------------------------------------+ Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, 'e' to edit the commands before booting, 'a' to modify the kernel arguments before booting, or 'c' for a command-line. The highlighted entry will be booted automatically in 5 seconds.
例:
Starting OVM console server: [ OK ] Starting OVM ovmwatch services: [ OK ] Starting ovs-agent: [ OK ] Starting ovs-agent services: [ OK ] Configuring Oracle VM... [ OK ] Enter new root password: Confirm password: Enter new Oracle VM Agent password: Confirm password: Configuring network.
This tool is used to select the NIC used by the OVM Manager. You can exit at any time by pressing CTRL-C. Here's the list of current available network interfaces. eth0 eth1 eth2 eth3 Please select interface(s) to be used for OVM management. These interfaces will be configured for redundancy. eth1
すべての設定を入力して保存すると、システムが Oracle VM Server コンソールセッションをロードします。例:
|Oracle VM Server 3.2.X Console [Alt-F2 for login console] | |--------------------------------------------------------------| |Local hostname : lynxp-ovm.us.oracle.com | |Manager UUID : 0004fb0000010000a060c639d1075957 | |Hostname : None | |Server IP : None | |Server Pool : None | |Clustered : No | |Server Pool Virtual IP : None | |Cluster state : Offline | |Master Server : No | |Cluster type : None | |Cluster storage : None | | | | | |OVS Agent : Running | |VMs running : 0 | |System memory : 4087 | |Free memory : 2439 | |Uptime : 0 days, 4 hours, 33 minutes |
これで、インストール済み Oracle VM Server の構成が完了します。
参照
更新や登録を含む Oracle VM の使用については、Oracle VM のドキュメントを参照してください。