Date: Tue, 29 Mar 2005 12:00:54 +0200 From: Danny Braniss <danny@cs.huji.ac.il> To: Scott Long <scottl@samsco.org> Cc: scsi@freebsd.org Subject: iSCSI/CAM Message-ID: <E1DGDWo-000EY1-Dy@cs1.cs.huji.ac.il>
next in thread | raw e-mail | index | archive | help
Im doing some of the CAM stuff (mainly tag opening) from userland, and runing into sync. problem. the rescan command is basically async. and it's done by the driver, my iscontrol program, after starting the iSCSI, will, if so configured, do a tag opening request, but unless the rescan finished, it will fail. so, Q: how can i know that the rescan finished? thanks, danny PS: the first public beta is not far way.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DGDWo-000EY1-Dy>