Oracle Integrated Lights Out Manager (ILOM) に関する問題
dhclient コマンドでシステムがパニックを起こす (16596993)
大容量メモリーのあるシステムに Oracle VM 3.2.7 サーバーをインストールしたあとのエラー (16557272)
Oracle VM 3.2.7 サーバーで ethtool コマンドを使用すると、「Speed」と「Duplex」の設定が「Unknown!」ステータスとして表示されます。例:
# ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Speed: Unknown!
Duplex: Unknown! (255)
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: pumbg
Wake-on: d
Current message level: 0x00000007 (7)
Link detected: no
この問題は、適切なステータスの報告に使用できる割り込みリソースが不十分なことが原因です。
回避方法
grub.conf ファイルを編集して、次のカーネルブートパラメータを追加してください。
extra_guest_irqs=64,2048 nr_irqs=2048