Il 01/08/2012 09:54, Hannes Reinecke ha scritto: > On 08/01/2012 09:38 AM, Paolo Bonzini wrote: >> Il 01/08/2012 00:17, Hannes Reinecke ha scritto: >>> Ad 2: no, the SAS address for the devices is _not_ the WWN. >>> The WWN is the ID of the LUN, whereas the SAS address is the ID of the >>> Target. So to be correct we would need to generate unique SAS addressed >>> per target which needs to be different from the WWN. >> >> Oh, that's even easier then, just delete all the get_wwn stuff and use >> HBA address + 1 + sdev->id. >> > Which HBA address?
The HBA SAS address. :) Paolo