<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Persistent_binding</id>
	<title>Persistent binding - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Persistent_binding"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Persistent_binding&amp;action=history"/>
	<updated>2026-05-04T20:33:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Persistent_binding&amp;diff=5239600&amp;oldid=prev</id>
		<title>imported&gt;Widefox: Added {{Confusing}} tag</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Persistent_binding&amp;diff=5239600&amp;oldid=prev"/>
		<updated>2025-06-25T18:02:18Z</updated>

		<summary type="html">&lt;p&gt;Added {{&lt;a href=&quot;/wiki143/index.php?title=Template:Confusing&quot; title=&quot;Template:Confusing&quot;&gt;Confusing&lt;/a&gt;}} tag&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Multiple issues|&lt;br /&gt;
{{Refimprove|date=December 2008}}&lt;br /&gt;
{{Confusing|date=June 2025}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Host-based zoning&amp;#039;&amp;#039;&amp;#039; can include [[World Wide Name|WWN]] or [[Logical Unit Number Masking|LUN masking]], and is typically known as &amp;#039;&amp;#039;&amp;#039;“persistent binding.”&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
In [[storage networking]], &amp;#039;&amp;#039;&amp;#039;”persistent binding”&amp;#039;&amp;#039;&amp;#039; is an option of [[Fibre Channel zoning|zoning]].&lt;br /&gt;
&lt;br /&gt;
Host-based zoning is usually referred to as persistent binding or LUN,&amp;lt;ref&amp;gt;mapping&amp;lt;/ref&amp;gt; and is perhaps the least implemented form of zoning. Because it requires the host configuration to be correct in order to avoid zoning conflicts, this form of zoning creates a greater opportunity for administrative errors and conflicting access to targets. Moreover, zoning interfaces vary among different host [[operating system]]s and [[Host adapter|HBA]]&amp;#039;s — increasing the possibility for administrative errors. If a host is not configured with the zoning software, it can access all devices in the fabric and create an even higher probability of data corruption. Host-based zoning is often used when clusters are implemented to control the mapping of devices to specific&amp;lt;ref&amp;gt;SCSI&amp;lt;/ref&amp;gt; target IDs. However, it should never be the only form of zoning. Augmenting host-based zoning with storage- and fabric-based zoning is the only acceptable method to reliably control device access and [[data security]].&lt;br /&gt;
&lt;br /&gt;
Basically, A given [[Logical Unit Number|LUN]] has it [[SCSI]] id assigned by its [[Disk array controller|RAID device]] (typically a [[Storage area network|SAN]] ). But for some purposes it&amp;#039;s useful to have the SCSI id assigned by the host itself: that&amp;#039;s &amp;#039;&amp;#039;&amp;#039;persistent binding&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
==What is Persistent binding for ?==&lt;br /&gt;
Without persistent binding, after every reboot, the SCSI id of a LUN may change. For Example, under [[Linux]], a LUN bound on /dev/sda could migrate to /dev/sdb after a reboot. The risks augments with [[Multipath I/O|multipathing]]. Based on that, it is obvious that many software may crash without persistent binding.&lt;br /&gt;
&lt;br /&gt;
from http://www.storagesearch.com/datalink-art1.html&lt;br /&gt;
:&amp;#039;&amp;#039;Operating systems and upper-level applications (such as backup software) typically require a static or predictable SCSI target ID for their storage reliability and persistent binding affords that happening.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Types of zoning==&lt;br /&gt;
A zone can include host and LUNS. The LUNS are exported by the DISK ARRAY, the hosts are the clients (servers, [[computers]]). Each host in a zone can access each LUNS in the same zone. That&amp;#039;s zoning. The zone is usually set on the central point of connection of the hosts and the DISK ARRAY: the [[Fibre Channel switch|FC switch]].&lt;br /&gt;
&lt;br /&gt;
==LUN masking==&lt;br /&gt;
from [[Fibre Channel zoning]]&lt;br /&gt;
:&amp;#039;&amp;#039;Zoning is sometimes confused with &amp;#039;&amp;#039;&amp;#039;LUN&amp;#039;&amp;#039;&amp;#039; masking, because it serves the same goals. LUN masking, however, works on Fibre channel level 4 (i.e. on SCSI level), while zoning works on level 2. This allows zoning to be implemented on switches, whereas LUN masking is performed on endpoint devices - host adapters or disk array controllers.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Some fibre channel switches allow zoning at the LUN level, effectively implementing LUN masking at the switch.&lt;br /&gt;
&lt;br /&gt;
Here, we are talking about level 4.&lt;br /&gt;
&lt;br /&gt;
This form of zoning has to be augmented by another zoning : [[RAID|RAID ARRAY]] based or fabric-based(FC switch) to improve security and avoid any errors. Otherwise two hosts may access the same data(LUNS) at the same time and it will result in [[data corruption]].&lt;br /&gt;
Persistent binding is often used in a cluster environment, to associate a LUN with a persistent SCSI id and device (example /dev/sda)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* http://www.storagesearch.com/datalink-art1.html&lt;br /&gt;
* http://www.enterprisestorageforum.com/sans/features/print.php/11188_1431341_2 {{Webarchive|url=https://web.archive.org/web/20110710193927/http://www.enterprisestorageforum.com/sans/features/print.php/11188_1431341_2 |date=2011-07-10 }}&lt;br /&gt;
&lt;br /&gt;
[[Category:Storage area networks]]&lt;br /&gt;
[[Category:SCSI]]&lt;br /&gt;
[[Category:Fibre Channel]]&lt;br /&gt;
[[Category:Computer storage buses]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Widefox</name></author>
	</entry>
</feed>