Re: SCSI luns

2005-07-12 Thread Amrut Joshi
Hi, On 7/12/05, Arjan van de Ven <[EMAIL PROTECTED]> wrote: > On Tue, 2005-07-12 at 16:52 +0530, Amrut Joshi wrote: > > Hi, > > > > Currently linux scsi subsystem doesnt store the 8-byte luns which are > > recieved in REPORT_LUNS reply. This information is forv

SCSI luns

2005-07-12 Thread Amrut Joshi
Hi, Currently linux scsi subsystem doesnt store the 8-byte luns which are recieved in REPORT_LUNS reply. This information is forver lost once the scan is over. In my LDD I need this information. Currently I have to snoop REPORT_LUNS reply, do scsilun_to_int for all the luns and store this mapping