iscsi target list - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: iscsi target list (/showthread.php?tid=6889) |
iscsi target list - Aigor - 2013-04-26 16:15 Hi, there is some way to list all iscsi target presente in nas via iPXE? RE: iscsi target list - mcb30 - 2013-04-26 17:21 (2013-04-26 16:15)Aigor Wrote: Hi, there is some way to list all iscsi target presente in nas via iPXE? No; iPXE has no support for enumerating targets. One way to work around this would be to have a web server script which enumerates the targets and creates an iPXE menu from which you can choose a target. That would give you the equivalent functionality. Michael RE: iscsi target list - Aigor - 2013-04-26 17:58 (2013-04-26 17:21)mcb30 Wrote:(2013-04-26 16:15)Aigor Wrote: Hi, there is some way to list all iscsi target presente in nas via iPXE? Thank you for the answer if i had necessary skills i would do |