<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://dfwlpiki.dfwlp.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://dfwlpiki.dfwlp.com/index.php?action=history&amp;feed=atom&amp;title=Linux_iSCSI_Initiator_Commands</id>
		<title>Linux iSCSI Initiator Commands - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://dfwlpiki.dfwlp.com/index.php?action=history&amp;feed=atom&amp;title=Linux_iSCSI_Initiator_Commands"/>
		<link rel="alternate" type="text/html" href="https://dfwlpiki.dfwlp.com/index.php?title=Linux_iSCSI_Initiator_Commands&amp;action=history"/>
		<updated>2026-04-06T15:29:43Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.15</generator>

	<entry>
		<id>https://dfwlpiki.dfwlp.com/index.php?title=Linux_iSCSI_Initiator_Commands&amp;diff=25&amp;oldid=prev</id>
		<title>Jhorne: Created page with &quot;Category:Linux Category:Storage  A Stub page that i will clean up later, dedicated to the client side of iSCSI set up in linux.  iSCSI commands  stuff i documented whi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dfwlpiki.dfwlp.com/index.php?title=Linux_iSCSI_Initiator_Commands&amp;diff=25&amp;oldid=prev"/>
				<updated>2016-12-29T16:40:48Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php/Category:Linux&quot; title=&quot;Category:Linux&quot;&gt;Category:Linux&lt;/a&gt; &lt;a href=&quot;/index.php/Category:Storage&quot; title=&quot;Category:Storage&quot;&gt;Category:Storage&lt;/a&gt;  A Stub page that i will clean up later, dedicated to the client side of iSCSI set up in linux.  iSCSI commands  stuff i documented whi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Linux]] [[Category:Storage]]&lt;br /&gt;
&lt;br /&gt;
A Stub page that i will clean up later, dedicated to the client side of iSCSI set up in linux.&lt;br /&gt;
&lt;br /&gt;
iSCSI commands&lt;br /&gt;
&lt;br /&gt;
stuff i documented while i was figuring out iscsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
on the client, start the iscsi daemon&amp;lt;br&amp;gt;&lt;br /&gt;
/etc/init.d/iscsid start&amp;lt;br&amp;gt;&lt;br /&gt;
discover the iscsi targets&amp;lt;br&amp;gt;&lt;br /&gt;
iscsiadm -m discovery -t sendtargets -p 192.168.125.230&amp;lt;br&amp;gt;&lt;br /&gt;
log into the target&amp;lt;br&amp;gt;&lt;br /&gt;
iscsiadm -m node -T iqn.2010-04.local.dfwlp:storage.zeus.iscsi_tcp -p 192.168.125.230 -l&amp;lt;br&amp;gt;&lt;br /&gt;
the device now shows up as a /dev/sd[x]. format it to your hearts content.&amp;lt;br&amp;gt;&lt;br /&gt;
make sure iscsid starts automatically&amp;lt;br&amp;gt;&lt;br /&gt;
chkconfig iscsid on&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
later, logging out:&amp;lt;br&amp;gt;&lt;br /&gt;
iscsiadm -m node -p 192.168.125.230 --logout&amp;lt;br&amp;gt;&lt;br /&gt;
iscsiadm -m discoverydb -t sendtargets -p 192.168.125.230 -o delete&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jhorne</name></author>	</entry>

	</feed>