Antw: how to get iscsi target details(iqn) from device OS name programmatically at initiator side

2016-11-10 Thread Ulrich Windl
>>> schrieb am 10.11.2016 um 11:16 in Nachricht <4e2f30b5-7c75-47d6-ad1e-2470b92bd...@googlegroups.com>: > > i need C/C++ library/API at initiator side which can give me the iscsi > target details(iqn) when i pass the OS device name or scsi-channel-lun > details. > >

Re: how to get iscsi target details(iqn) from device OS name programmatically at initiator side

2016-11-10 Thread The Lee-Man
On Thursday, November 10, 2016 at 11:03:09 AM UTC-7, lvpriyana...@gmail.com wrote: > > i need C/C++ library/API at initiator side which can give me the iscsi > target details(iqn) when i pass the OS device name or scsi-channel-lun > details. > > for example input will be "/dev/sdc" or something

how to get iscsi target details(iqn) from device OS name programmatically at initiator side

2016-11-10 Thread lvpriyanaidu
i need C/C++ library/API at initiator side which can give me the iscsi target details(iqn) when i pass the OS device name or scsi-channel-lun details. for example input will be "/dev/sdc" or something like "scsi12 Channel 00 Id 0 Lun: 0" and the output should be the corresponding target iqn