<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>how to create a lun on invicta &#8211; AgileOps</title>
	<atom:link href="https://agileops.co.uk/tag/how-to-create-a-lun-on-invicta/feed/" rel="self" type="application/rss+xml" />
	<link>https://agileops.co.uk</link>
	<description>Virtualization made simple for Everyone.</description>
	<lastBuildDate>Mon, 27 Oct 2014 17:00:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>

<image>
	<url>https://agileops.co.uk/wp-content/uploads/2017/10/favicon-01-50x50.png</url>
	<title>how to create a lun on invicta &#8211; AgileOps</title>
	<link>https://agileops.co.uk</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">194680508</site>	<item>
		<title>Cisco UCS Invicta Storage &#8211; How to Provision a LUN to ESX Host</title>
		<link>https://agileops.co.uk/cisco-ucs-invicta-storage-how-to-provision-a-lun-to-esx-host/</link>
					<comments>https://agileops.co.uk/cisco-ucs-invicta-storage-how-to-provision-a-lun-to-esx-host/#respond</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Mon, 27 Oct 2014 17:00:17 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C3124SA]]></category>
		<category><![CDATA[C3124SA Appliance]]></category>
		<category><![CDATA[CISCO]]></category>
		<category><![CDATA[cisco ucs]]></category>
		<category><![CDATA[create lun]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[host id and Map ID]]></category>
		<category><![CDATA[how to create a lun on invicta]]></category>
		<category><![CDATA[Invicta]]></category>
		<category><![CDATA[Invicta Appliance]]></category>
		<category><![CDATA[LUN]]></category>
		<category><![CDATA[LUN ID 0]]></category>
		<category><![CDATA[MAP ID 0]]></category>
		<category><![CDATA[Solid State Systems]]></category>
		<category><![CDATA[UCS Invicta]]></category>
		<category><![CDATA[UCS Invicta Appliance]]></category>
		<category><![CDATA[UCS Invicta Series Solid State Systems C3124SA Appliance]]></category>
		<guid isPermaLink="false">https://quraishi.wordpress.com/?p=858</guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
				<![CDATA[Hi All,

I am writing this post to show the process on how to provision LUN's from Cisco UCS Invicta  to ESX host in 3 steps hope you enjoy the post.

<span style="text-decoration:underline;"><strong>Note:</strong></span>


<ol>
	

<li> Create a default LUN and add MAP ID 0 &#8216;zero&#8217; when ever you are provisioning a new ESX  rule of thumb for Invicta is add a default lun  <em>lun0_ default</em> with <em>MAP ID 0</em></li>


	

<li>Keep all the LUN&#8217;s with the same MAP id on each host when provisioning them. ( Caution : If you do not give the same MAP ID for a LUN which is already provisioned and the lun has VM running. The LUN comes up as a new lun to be added to VMware so the Administrator if he is not aware of this issue may end up formating it assuming its a new LUN to provision using VMFS 5.</li>


	

<li>You need to remember that you can right click and drag and drop luns to map them.</li>


</ol>


In our environment I have created a default lun with 10 GB and never provision this on VMware, however always add this default lun first  with MAP ID 0 to any ESX host you want to provision.

Login to the invicta with admin or superuser account.


<p style="text-align:justify;"><strong>Step 1: Creating a LUN</strong></p>




<p style="text-align:justify;">Click on <strong>LUN Configuration</strong> and<strong> LUNs</strong> and Click on <strong>Create LUN</strong></p>




<p style="text-align:justify;"> <a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/1-lun-page-1.png"><img decoding="async" class="size-full wp-image-859" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/1-lun-page-1.png" alt="1.LUN Page" width="339" height="139" /></a></p>




<p style="text-align:justify;">As I have mentioned in the Notes at the top that we need to first create a default lun which is what I am creating below. just fill in the details I call it <strong>lun0_default</strong></p>


<a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/2-creating_default_lun-1.png"><img fetchpriority="high" decoding="async" class=" wp-image-860" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/2-creating_default_lun-1.png" alt="Create a Default lun0" width="448" height="253" /></a>

The size of this lun can even be 1 GB as you are not going to use this lun . I have put 10 GB a I have 65 TB of thin provisioned disk and I am not going to provision this lun its just what is recommended by Cisco documentation to have a default  lun 0 provisioned on each host with MAP ID 0

<a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/3-lun-page_full-1.png"><img decoding="async" class="size-full wp-image-861" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/3-lun-page_full-1.png" alt="Create LUN Page" width="604" height="217" /></a>

I have created another LUN of 1 TB calling it lun1 as shown below


<p style="text-align:justify;"><a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/4-creating_default_lun-1.png"><img loading="lazy" decoding="async" class=" wp-image-862" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/4-creating_default_lun-1.png" alt="4.creating_default_lun" width="408" height="231" /></a></p>




<p style="text-align:justify;"><strong>Step 2.  Adding a Host Initiator Group</strong></p>




<p style="text-align:justify;">Click on LUN Configuration and <strong>Initiator Groups</strong> and Click on <strong>Create New Group</strong></p>




<p style="text-align:justify;"><span id="more-858"></span></p>




<p style="text-align:justify;"><a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/initiator-group-1.png"><img loading="lazy" decoding="async" class="size-full wp-image-863" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/initiator-group-1.png" alt="Initiator Group" width="401" height="151" /></a></p>




<p style="text-align:justify;">Give the server name or if you have 10 esx host to provision the full storage you can call the group and add all the iqn numbers there. &#8211; click on <strong>Create Group</strong></p>




<p style="text-align:justify;"><a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/host-name-1.png"><img loading="lazy" decoding="async" class=" wp-image-864" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/host-name-1.png" alt="Host Name" width="413" height="177" /></a></p>




<p style="text-align:justify;">After the group is created you will find it as shown below, you can right click and see the options you can perform. We need to Add Initiator to this group. In this case I am going to add only one esx host. Copy the iqn number of from the esx host and add it.</p>




<p style="text-align:justify;"> <a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/initiator-group-add-iqn-1.png"><img loading="lazy" decoding="async" class=" wp-image-865" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/initiator-group-add-iqn-1.png" alt="Initiator Group -add iqn" width="420" height="206" /></a></p>




<p style="text-align:justify;">To get the IQN if you are using the iSCSI initiator you can go to the host Click on <strong>Configuration</strong> tab and click on <strong>Storage A</strong><b>adapters </b>and right click and create iscsi adapter. Copy the IQN number.</p>




<p style="text-align:justify;">You will also need to add the iSCSI target ( Invicta iSCSI target)  in the <strong>Dynamic Discovery</strong> tab</p>


<a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/esx-host-1.png"><img loading="lazy" decoding="async" class="size-full wp-image-867" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/esx-host-1.png" alt="ESX- Host" width="604" height="193" /></a>

Once you get the IQN number copy the IQN number and past it in the WWPN/IQN field below and then you should be ready to provision LUNS.

<a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/add-initiator-to-esx-01-1.png"><img loading="lazy" decoding="async" class=" wp-image-866" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/add-initiator-to-esx-01-1.png" alt="add initiator to esx-01" width="476" height="275" /></a>


<p style="text-align:justify;">It will look like this <a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/iqn-1.png"><img loading="lazy" decoding="async" class="size-full wp-image-868" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/iqn-1.png" alt="iqn" width="411" height="76" /></a></p>




<p style="text-align:justify;"><strong>Step 3: Provisioning LUNS to the ESX Host </strong></p>




<p style="text-align:justify;">To map a LUN right click the esx-01 Initiator Group you have just added and select the second option <strong>Map/Unmap Luns</strong></p>


<a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/mapping-lun-1.png"><img loading="lazy" decoding="async" class="size-full wp-image-869" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/mapping-lun-1.png" alt="mapping lun" width="457" height="166" /></a>

This will take you to a next screen where you will see Avalable LUNs to be added at the bottom and provisioned luns on the top as shown below:


<p style="text-align:justify;"><a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/map_lun_page-1.png"><img loading="lazy" decoding="async" class="size-full wp-image-870" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/map_lun_page-1.png" alt="map_lun_page" width="604" height="348" /></a></p>


As I have mentioned in the Note that we can drag and drop luns you can select lun0_default and prop it on the top space to provision it. At this point it will automatically assign the lun0_defualt lun the MAP ID 0 .

Click <strong>Create </strong>


<p style="text-align:justify;"><a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/map-id-0-1.png"><img loading="lazy" decoding="async" class="size-full wp-image-871" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/map-id-0-1.png" alt="map id 0" width="511" height="268" /></a></p>


Always add the default lun  in my example lun0_default first to every esx host or Initiator Group and give it MAP ID 0, remember this is recommended by Cisco.

After adding this you can go ahead and add any number of map id however remember to keep the MAP id unique for each lun to avoid problems with lun coming up as unformatted.

So this is how you will find after provisioning both the luns keep in mind to have the same lun number and map id number to keep it simple as shown below:


<p style="text-align:justify;"><a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/after-adding-luns-1.png"><img loading="lazy" decoding="async" class="size-full wp-image-873" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/after-adding-luns-1.png" alt="after adding luns" width="604" height="445" /></a></p>

]]&gt;		</div>
<p><!-- .vgblk-rw-wrapper --></p>
]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/cisco-ucs-invicta-storage-how-to-provision-a-lun-to-esx-host/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">858</post-id>	</item>
	</channel>
</rss>
