libiscsi icon indicating copy to clipboard operation
libiscsi copied to clipboard

iscsi client library and utilities

Results 43 libiscsi issues
Sort by recently updated
recently updated
newest added

At some point, SCSI.WriteSame10.Unmap wants to read 65 sectors. With 4 kB sectors, that is 266240 bytes. In lib/init.c the following parameters are set: ``` iscsi->max_burst_length = 262144; iscsi->first_burst_length =...

hi,i have a storage with many lun, when i login host, but when i attach lun to vm,the libiscsi get error. query the storage info when login host: ``` Target:...

Looking at inet_ntop manpage: "inet_ntoa is now considered to be deprecatedin favor of inet_ntop()." Causes to fail [Fedora rpminspect linting](https://artifacts.dev.testing-farm.io/f510f0bc-5b13-45ea-a98d-385ecfad2735/) For reference, open-iscsi fixed this in https://github.com/open-iscsi/open-iscsi/pull/435