[libvirt] Re: [Libvir] ISCSI howto, example, etc?

Stefan de Konink skinkie at xs4all.nl
Wed May 14 16:32:24 UTC 2008


I think if you can get iscsi_sysfs.c; get_block_dev_from_lun you have the
code already to do this all. So basically get openiscsi into a lib with
helper functions.

ISCSI_LIB_SRCS = util.o io.o auth.o login.o log.o md5.o sha1.o iface.o
idbm.o iscsi_sysfs.o

To something like libopen-iscsi.so, and link it against libvirt, you have
what is required.


Stefan




More information about the libvir-list mailing list