新しいボリュームをマウントするときは、LUNがマウントされるイニシエータ(コンピュート・インスタンス)のiSCSI修飾名(IQN)を指定する必要があります。 このプロセスは、iSCSI LUNがマウントされる各コンピューティング・インスタンスで繰り返される必要があります。
これらのステップを実行してIQNを特定し、ボリュームをマウントする準備が整ったことを確認します。
文字列全体(この例ではiqn.1986-03.com.sun:01:opc-192-168-50-6)を文書化してください。
root@opc-192-168-50-6:~# iscsiadm list initiator-node Initiator node name: iqn.1986-03.com.sun:01:opc-192-168-50-6 Initiator node alias: solaris.us.oracle.com Login Parameters (Default/Configured): Header Digest: NONE/- Data Digest: NONE/- Max Connections: 65535/- Authentication Type: NONE RADIUS Server: NONE RADIUS Access: disabled Tunable Parameters (Default/Configured): Session Login Response Time: 60/- Maximum Connection Retry Time: 180/- Login Retry Time Interval: 60/- Configured Sessions: 1 root@opc-192-168-50-6:~#