Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2006 21:25:37 +0300
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        "Kenneth D. Merry" <ken@freebsd.org>
Cc:        scsi@freebsd.org
Subject:   Re: iSCSI/luns/check-condition 
Message-ID:  <E1GGgN7-0006Gy-Sp@cs1.cs.huji.ac.il>
In-Reply-To: Your message of Thu, 24 Aug 2006 09:15:28 -0600 .

next in thread | raw e-mail | index | archive | help
just one other fishy matter:
i've set max_luns to 1, and it's still trying LUN 0 & LUN 1, how come?
	...
	struct ccb_pathinq *cpi = &ccb->cpi;
	...
	cpi->max_lun = 1;
danny





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1GGgN7-0006Gy-Sp>