Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
sanboot:opensolaris_iscsi_install [2009/12/22 08:38] kvandoor |
sanboot:opensolaris_iscsi_install [2009/12/22 10:30] (current) kvandoor e |
||
---|---|---|---|
Line 16: | Line 16: | ||
* Once the network configuration is done, exit the installer (go to a shell) | * Once the network configuration is done, exit the installer (go to a shell) | ||
- | * Use the iscsiadm command to connect your iSCSI Target | + | * Use the iscsiadm command to connect your iSCSI Target |
==for static config:== | ==for static config:== | ||
# iscsiadm add static-config iqn,target-ip:port | # iscsiadm add static-config iqn,target-ip:port | ||
Line 28: | Line 28: | ||
* If the Device OS name is not specified, try: | * If the Device OS name is not specified, try: | ||
+ | |||
# devfsadm -i iscsi | # devfsadm -i iscsi | ||
Line 34: | Line 35: | ||
# install-solaris | # install-solaris | ||
+ | |||
* The installer should continue, and the iscsi disk should be available | * The installer should continue, and the iscsi disk should be available |