<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://retinal.dehy.de/docs/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://retinal.dehy.de/docs/feed.php">
        <title>Welcome to (parts of) my world technotes:iscsi</title>
        <description></description>
        <link>http://retinal.dehy.de/docs/</link>
        <image rdf:resource="http://retinal.dehy.de/docs/lib/tpl/minimal/images/favicon.ico" />
       <dc:date>2026-05-09T23:10:16+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://retinal.dehy.de/docs/doku.php?id=technotes:iscsi:initiator&amp;rev=1641737901&amp;do=diff"/>
                <rdf:li rdf:resource="http://retinal.dehy.de/docs/doku.php?id=technotes:iscsi:targetiet&amp;rev=1611828760&amp;do=diff"/>
                <rdf:li rdf:resource="http://retinal.dehy.de/docs/doku.php?id=technotes:iscsi:targetlio&amp;rev=1641735371&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://retinal.dehy.de/docs/lib/tpl/minimal/images/favicon.ico">
        <title>Welcome to (parts of) my world</title>
        <link>http://retinal.dehy.de/docs/</link>
        <url>http://retinal.dehy.de/docs/lib/tpl/minimal/images/favicon.ico</url>
    </image>
    <item rdf:about="http://retinal.dehy.de/docs/doku.php?id=technotes:iscsi:initiator&amp;rev=1641737901&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-09T15:18:21+02:00</dc:date>
        <title>technotes:iscsi:initiator</title>
        <link>http://retinal.dehy.de/docs/doku.php?id=technotes:iscsi:initiator&amp;rev=1641737901&amp;do=diff</link>
        <description># aptitude install open-iscsi
This is just a single package which installs neatly without needing to build anything.

Set up the Initiator's name

iSCSI clients (initiators) need an iSCSI-format name to use when communicating with the servers (targets).  The name is stored in /etc/iscsi/initiatorname.iscsi</description>
    </item>
    <item rdf:about="http://retinal.dehy.de/docs/doku.php?id=technotes:iscsi:targetiet&amp;rev=1611828760&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-01-28T11:12:40+02:00</dc:date>
        <title>technotes:iscsi:targetiet</title>
        <link>http://retinal.dehy.de/docs/doku.php?id=technotes:iscsi:targetiet&amp;rev=1611828760&amp;do=diff</link>
        <description># aptitude install iscsitarget iscsitarget-dkms
This will involve (automatically) building a kernel module for your specific machine, which means that binutils, cpp, gcc, kernel headers, make and all sorts of other stuff which you might not have expected, will get installed first.</description>
    </item>
    <item rdf:about="http://retinal.dehy.de/docs/doku.php?id=technotes:iscsi:targetlio&amp;rev=1641735371&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-09T14:36:11+02:00</dc:date>
        <title>technotes:iscsi:targetlio</title>
        <link>http://retinal.dehy.de/docs/doku.php?id=technotes:iscsi:targetlio&amp;rev=1641735371&amp;do=diff</link>
        <description># aptitude install targetcli-fb
This installs the command targetcli and associated python scripts.

The command can be used in two ways:

	*  To enter a special semi-graphical &quot;targetcli&quot; shell, and issue sub-commands inside it
	*  By prefixing all required commands with &quot;targetcli&quot;, which makes it possible to use it from a script</description>
    </item>
</rdf:RDF>
