On Mon, 05 Oct 2009 11:05:58 +0200 Or Gerlitz <ogerlitz@xxxxxxxxxxxx> wrote: > FUJITA Tomonori wrote: > > I use Linux kernel boot parameter style: > > tgtd --iscsi port=3000,isns_port=3001 --fcoe hoge > > yes, makes sense, so basically we're talking on something like: > > $ tgtd --mport=xxxx --iscsi ip=a.b.c.d,port=yyyy,isns_port=zzzz > > $ tgtadm --mport=xxxx btw, I'm not sure about my second patch (the port option). Another option that I thought about is something like the following: tgtd --iscsi portal=10.1.30.21:3260 With two portals, tgtd --iscsi portal=10.1.30.21:3260,portal=10.1.40.3:3260 -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html