On Thu, 08/21 11:02, Paolo Bonzini wrote: > Il 21/08/2014 05:54, Fam Zheng ha scritto: > >> > In any case, if we need it I think there's no need to keep the argument > >> > to iqn_generate. > > How about multiple initiators? Should they use the same iqn? > > block/iscsi.c uses -iscsi for the options so that you don't have to > place them in cleartext in the command line (instead you can use a > -readconfig file and delete them). user and password can be included in > the URL as well, though, and we could add an initiator-name option to > the iscsi driver to be used with qemu-img/qemu-io. > > The default would remain to always use the same iqn. >
Makes sense to me. Thanks, Fam