Solaris10 -> iscsi -> equiliogic lun

We "lose" the iscsi device after a reboot - i.e., it appears in /dev/rdsk and /dev/dsk but format cannot find it. Obviously, it won't mount either. This happens for two separately defined luns.

We must be missing a step in iscsiadm.

The luns are defined as targets, we can see them in iscsiadm. We are not exporting them, so there is no backing store.

this might sound stupid but did you try another reboot? also, did you try

devfsadm -i iscsi

personally, i've found iscsi to be really really flaky. IMHO though.

Thanks.

We had run devfsadm.
What I DO NOT LIKE: we have to put swap out there on iscsi. Suggestions on trying to bulletproof that?