I don't think this is so much a ZFS problem as an iSCSI initiator
problem. Are you using static configs or Send Target discovery? There
are many reports of sent target discovery misbehavior in the storage
discuss forum.

To recover:
1. Boot into single user from CD
2. mount the root slice on /a
3. rm /etc/iscsi/*
4. reboot
5. configure iscsi static discovery for the new target IP's.

A nice trick mentioned by David Weibel previously on storage discuss
is to use discovery addresses to provide all the info you need to
create the static configs. Just add the discovery addresses but don't
enable send targets. Then run "iscsiadm list discovery-address -v".
The initiator will login to the discovery address and issue a send
targets all command and print the results on stdout. Use the results
to create the static configs and then enable static discovery.

Good Luck,
Vic

Note - this post may end up here twice. I sent it originally via email several 
hours ago but it never posted to the thread here.
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to