Solaris ブートアーキテクチャープロジェクトに関して行われた変更が原因で、Solaris 10 を実行している x86 マシンがクラスタモードへの移行に失敗します。マシンの起動時に次のエラーメッセージが表示されます。
Use is subject to license terms. NOTICE: Can't open /etc/cluster/nodeid NOTICE: BOOTING IN NON CLUSTER MODE NOTICE: NO PCI PROP NOTICE: NO PCI PROP Configuring devices. Hostname: pvyom1 devfsadm: minor_init failed for module /usr/lib/devfsadm/linkmod/SUNW_scmd_link.so Loading smf(5) service descriptions: 24/24 /usr/cluster/bin/scdidadm: Could not load DID instance list. Cannot open /etc/cluster/ccr/did_instances. Not booting as part of a cluster /usr/cluster/bin/scdidadm: Could not load DID instance list. Cannot open /etc/cluster/ccr/did_instances. Note: path_to_inst might not be updated. Please 'boot -r' as needed to update. |
解決方法: 次の手順を実行します。
/boot/solaris/filelist.ramdisk に /etc/cluster/nodeid を追加します。
次のコマンドを入力します。
# bootadm update-archive # reboot -- -r |