<?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/"
	>

<channel>
	<title>VMware &#8211; Arun&#8217;s blog</title>
	<atom:link href="https://arunns.net/category/virtualization/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>https://arunns.net</link>
	<description>Arun&#039;s blog</description>
	<lastBuildDate>Mon, 10 Feb 2014 10:40:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>
	<item>
		<title>Could not connect to vmware console https://vcenter_address:7331/</title>
		<link>https://arunns.net/could-not-connect-to-vmware-console-httpsvcenter_address7331/</link>
					<comments>https://arunns.net/could-not-connect-to-vmware-console-httpsvcenter_address7331/#respond</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Mon, 10 Feb 2014 10:40:17 +0000</pubDate>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Could not connect to https://vcenter_address:7331/]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=781</guid>

					<description><![CDATA[This usually happens from the vSphere web client while opening a console session with virtual machine. and the log (/var/log/vmware/vsphere-client/logs/vsphere_client_virgo.log) shows something like: [ERROR] Thread-42 System.err INFO:oejsh.ContextHandler:started o.e.j.w.WebApp Context{/console,file:/tmp/jetty-0.0.0.0-7331-console.war-_console-any-/webapp/},/usr/lib/vmware-vsphere-client/server/work/tmp/console-distro/webapps/console.war To fix this set the environment variable VMWARE_JAVA_HOME to proper path: &#8211; SSH to vcenter # vi /usr/lib/vmware-vsphere-client/server/wrapper/conf/wrapper.conf &#8211; Under Environment variables add: set.default.VMWARE_JAVA_HOME=/usr/java/jre-vmware &#8211; Restart [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This usually happens from the vSphere web client while opening a console session with virtual machine.</p>
<p>and the log (/var/log/vmware/vsphere-client/logs/vsphere_client_virgo.log) shows something like: </p>
<p><code>[ERROR] Thread-42                     System.err<br />
INFO:oejsh.ContextHandler:started o.e.j.w.WebApp Context{/console,file:/tmp/jetty-0.0.0.0-7331-console.war-_console-any-/webapp/},/usr/lib/vmware-vsphere-client/server/work/tmp/console-distro/webapps/console.war<br />
</code></p>
<p>To fix this set the environment variable VMWARE_JAVA_HOME to proper path:</p>
<p>&#8211; SSH to vcenter<br />
<code># vi /usr/lib/vmware-vsphere-client/server/wrapper/conf/wrapper.conf<br />
</code><br />
&#8211; Under Environment variables add:<br />
<code>set.default.VMWARE_JAVA_HOME=/usr/java/jre-vmware<br />
</code><br />
&#8211; Restart vsphere-client<br />
<code># /etc/init.d/vsphere-client restart<br />
Stopping VMware vSphere Web Client...<br />
Stopped VMware vSphere Web Client.<br />
Starting VMware vSphere Web Client...<br />
Intializing registration provider...<br />
Getting SSL certificates<br />
Service with name was updated.<br />
Return code is: Success<br />
Waiting for VMware vSphere Web Client......<br />
running: PID:</code></p>
<p>Reference: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=2060604</p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/could-not-connect-to-vmware-console-httpsvcenter_address7331/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Convert Linux Physical Server to VMware virtual machine</title>
		<link>https://arunns.net/convert-linux-physical-server-to-vmware-virtual-machine/</link>
					<comments>https://arunns.net/convert-linux-physical-server-to-vmware-virtual-machine/#comments</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Fri, 17 Jan 2014 22:08:29 +0000</pubDate>
				<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[X Convert Linux Physical Server to VMware virtual machine]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=775</guid>

					<description><![CDATA[Download and install vCenter Converter on a windows machine. http://www.vmware.com/products/converter Unfortunately this tool does not have a Linux / MAC version. vCenter Converter In case you see an error: “Permission to perform this operation was denied”, right click and run the program as Administrator. Provide the source and destination information, the source is the physical [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Download and install vCenter Converter on a windows machine.<br />
<a href="http://www.vmware.com/products/converter" target="_blank" rel="noopener">http://www.vmware.com/products/converter</a><br />
Unfortunately this tool does not have a Linux / MAC version.</p>
<p><a href="http://letushare.com/wp-content/uploads/2014/01/converter.png"><img fetchpriority="high" decoding="async" alt="vCenter Converter" src="http://letushare.com/wp-content/uploads/2014/01/converter-300x234.png" width="300" height="234" /></a></p>
<p>vCenter Converter</p>
<p>In case you see an error: “Permission to perform this operation was denied”, right click and run the program as Administrator.</p>
<div>
<dl id="attachment_854">
<dt><a href="http://letushare.com/wp-content/uploads/2014/01/Permission.png"><img decoding="async" alt="Permission to perform this operation was denied" src="http://letushare.com/wp-content/uploads/2014/01/Permission-300x233.png" width="300" height="233" /></a></dt>
<dt></dt>
<dt>Provide the source and destination information, the source is the physical server to be converted and the destination vCenter.</dt>
</dl>
</div>
<p><a href="http://letushare.com/wp-content/uploads/2014/01/source.png"><img decoding="async" alt="vCenter Converter" src="http://letushare.com/wp-content/uploads/2014/01/source-300x231.png" width="300" height="231" /></a></p>
<p>vCenter Converter</p>
<p><a href="http://letushare.com/wp-content/uploads/2014/01/destination.png"><img loading="lazy" decoding="async" alt="vCenter Converter" src="http://letushare.com/wp-content/uploads/2014/01/destination-300x230.png" width="300" height="230" /></a></p>
<p>vCenter Converter</p>
<p>Follow the steps, to do the conversion , a temporary OS will be started on the destination, by default it try to get an IP address from the DHCP server so that it can connect to the source machine and fetch the files required. But in case if you don’t have DHCP server you might see error like: “Unable to obtain the IP address of the helper virtual machine” . Fix this issue by setting up a static IP to the helper virtual machine during the conversion setup. Basically the helper VM IP should be able to communicate with the source machine which needs to be migrated</p>
<p><a href="http://letushare.com/wp-content/uploads/2014/01/StaticIP.png"><img loading="lazy" decoding="async" alt="vCenter Converter Static IP" src="http://letushare.com/wp-content/uploads/2014/01/StaticIP-300x235.png" width="300" height="235" /></a></p>
<p>vCenter Converter Static IP</p>
<p>Proceed with the conversion, the duration will be based on the size of the VM and the connectivity if it belongs to another site/LAN.</p>
<p>You may need to change the network configuration (eg: HWADDR) and the MAC address mapping (/etc/udev/rules.d) to get it connected.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/convert-linux-physical-server-to-vmware-virtual-machine/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>ESXi host fails with a purple diagnostic screen PSOD</title>
		<link>https://arunns.net/esxi-host-fails-with-a-purple-diagnostic-screen/</link>
					<comments>https://arunns.net/esxi-host-fails-with-a-purple-diagnostic-screen/#respond</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Mon, 10 Jun 2013 18:13:13 +0000</pubDate>
				<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[PF Exception 14 in world 8243:helper13-1 IP 0x41802b880a1e addr 0x410401503020]]></category>
		<category><![CDATA[PSOD]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[VMware NOT_IMPLEMENTED bora/vmkernel/sched/memsched.c:17724]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=759</guid>

					<description><![CDATA[This happened while converting KVM VMs to VMware and power them on (method used: http://arunnsblog.com/2013/06/10/migrate-kvm-virtual-machines-to-vmware-esxi/) . It works for a while but then the ESXi crashes with PSOD. Version : 5.1.0-799733 There were two sort of PSOD messages observed: 1) Crashed while the VM was running VMware NOT_IMPLEMENTED bora/vmkernel/sched/memsched.c:17724 Code start: 0x41802b200000 VMK uptime: 10:19:25:27.335 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This happened while converting KVM VMs to VMware and power them on (method used: <a href="http://arunnsblog.com/2013/06/10/migrate-kvm-virtual-machines-to-vmware-esxi/">http://arunnsblog.com/2013/06/10/migrate-kvm-virtual-machines-to-vmware-esxi/</a>) . It works for a while but then the ESXi crashes with PSOD.</p>
<p>Version : 5.1.0-799733</p>
<p>There were two sort of PSOD messages observed:<br />
1) Crashed while the VM was running</p>
<pre> VMware NOT_IMPLEMENTED bora/vmkernel/sched/memsched.c:17724
 Code start: 0x41802b200000 VMK uptime: 10:19:25:27.335
 cpu4:8243)0x412200cdbaf0:[0x41802b27abff]PanicvPanicInt@vmkernel#nover+0x56 stack: 0x3000000008
 cpu4:8243)0x412200cdbbd0:[0x41802b27b4a7]Panic@vmkernel#nover+0xae stack: 0x100000000000000
 cpu4:8243)0x412200cdbc50:[0x41802b3d88eb]MemSched_WorldCleanup@vmkernel#nover+0x426 stack: 0x4100018a4fb0
 cpu4:8243)0x412200cdbef0:[0x41802b3033b8]WorldCleanup@vmkernel#nover+0x1cb stack: 0x4700cdbf40
 cpu4:8243)0x412200cdbf60:[0x41802b303829]WorldReap@vmkernel#nover+0x318 stack: 0x0
 cpu4:8243)0x412200cdbff0:[0x41802b2483c8]helpFunc@vmkernel#nover+0x517 stack: 0x0
 cpu4:8243)0x412200cdbff8:[0x0] stack: 0x0
 cpu4:8243)base fs=0x0 gs=0x418041000000 Kgs=0x0</pre>
<figure id="attachment_760" aria-describedby="caption-attachment-760" style="width: 300px" class="wp-caption aligncenter"><a href="http://arunnsblog.com/2013/06/10/esxi-host-fails-with-a-purple-diagnostic-screen/vmware_esxi_psod/" rel="attachment wp-att-760"><img loading="lazy" decoding="async" class="size-medium wp-image-760" alt="VMWare_ESXi_PSOD" src="http://arunnsblog.com/wp-content/uploads/2013/06/VMWare_ESXi_PSOD-300x134.png" width="300" height="134" /></a><figcaption id="caption-attachment-760" class="wp-caption-text">VMWare_ESXi_PSOD</figcaption></figure>
<p>2) Crashed during ESXi reboot.</p>
<pre>#PF Exception 14 in world 8243:helper13-1 IP 0x41802b880a1e addr 0x410401503020</pre>
<figure id="attachment_760" aria-describedby="caption-attachment-760" style="width: 300px" class="wp-caption aligncenter"><a href="http://arunnsblog.com/2013/06/10/esxi-host-fails-with-a-purple-diagnostic-screen/vmware_esxi_psod/" rel="attachment wp-att-760"><img loading="lazy" decoding="async" class="size-medium wp-image-760" alt="VMWare_ESXi_PSOD" src="http://arunnsblog.com/wp-content/uploads/2013/06/VMWare_ESXi_PSOD-300x134.png" width="300" height="134" /></a><figcaption id="caption-attachment-760" class="wp-caption-text">VMWare_ESXi_PSOD</figcaption></figure>
<p>This seems to be a known issue in VMware ESXi 5.1 and is resolved in patch ESXi510-201212401-BG (Build 914609).<br />
Ref: <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=2038767" target="_blank" rel="noopener">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=2038767</a></p>
<p>To work around this issue, SSH to the ESXi host and increase the MinZeroCopyBufferLength to 512.</p>
<pre># esxcli system settings advanced set -o /BufferCache/MinZeroCopyBufferLength -i 512</pre>
<p>To verify that the setting has been updated, run this command:</p>
<pre># esxcli system settings advanced list --option /BufferCache/MinZeroCopyBufferLength</pre>
<figure id="attachment_764" aria-describedby="caption-attachment-764" style="width: 300px" class="wp-caption aligncenter"><a href="http://arunnsblog.com/2013/06/10/esxi-host-fails-with-a-purple-diagnostic-screen/screen-shot-2013-06-03-at-3-46-00-pm/" rel="attachment wp-att-764"><img loading="lazy" decoding="async" class="size-medium wp-image-764" alt="Before and after change" src="http://arunnsblog.com/wp-content/uploads/2013/06/Screen-Shot-2013-06-03-at-3.46.00-PM-300x171.png" width="300" height="171" /></a><figcaption id="caption-attachment-764" class="wp-caption-text">Before and after change</figcaption></figure>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/esxi-host-fails-with-a-purple-diagnostic-screen/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Migrate KVM virtual machines to VMware ESXi</title>
		<link>https://arunns.net/migrate-kvm-virtual-machines-to-vmware-esxi/</link>
					<comments>https://arunns.net/migrate-kvm-virtual-machines-to-vmware-esxi/#comments</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Mon, 10 Jun 2013 17:37:57 +0000</pubDate>
				<category><![CDATA[KVM]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[convert KVM to VMware ESXi]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=757</guid>

					<description><![CDATA[&#8211; Shutdown the KVM guest &#8211; convert the QCOW2 or RAW format to VMDK format # qemu-img convert image.img -O vmdk image.vmdk &#8211; Upload this image to datastore &#8211; Create a new virtual machine with this disk image &#8211; There might be issues with network interface mapping, fix the network mapping at /etc/udev/rules.d/70-persistent-net.rules]]></description>
										<content:encoded><![CDATA[<p>&#8211; Shutdown the KVM guest<br />
&#8211; convert the QCOW2 or RAW format to VMDK format</p>
<blockquote><p># qemu-img convert image.img -O vmdk image.vmdk</p></blockquote>
<p>&#8211; Upload this image to datastore</p>
<p>&#8211; Create a new virtual machine with this disk image</p>
<p>&#8211; There might be issues with network interface mapping, fix the network mapping at /etc/udev/rules.d/70-persistent-net.rules</p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/migrate-kvm-virtual-machines-to-vmware-esxi/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Create NAS/SAN storage with openfiler, work with VMware ESXi as shared storage</title>
		<link>https://arunns.net/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/</link>
					<comments>https://arunns.net/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/#respond</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Mon, 18 Feb 2013 20:39:45 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Create NAS/SAN storage with openfiler]]></category>
		<category><![CDATA[openfiler]]></category>
		<category><![CDATA[work with VMware ESXi as shared storage]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=674</guid>

					<description><![CDATA[&#8211; Download the openfiler installation ISO , download link I have downloaded the Installation ISO image (x86/64). Basically we need to create open filer as a virtual machine with say 20 GB thin provisioning, and attach another disk/datastore to the virtual machine to configure it as SAN. &#8211; Download and install  the Installation ISO image [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>&#8211; Download the openfiler installation ISO , <a href="http://www.openfiler.com/community/download/" target="_blank" rel="noopener">download link</a></p>
<p>I have downloaded the Installation ISO image (x86/64).</p>
<p>Basically we need to create open filer as a virtual machine with say 20 GB thin provisioning, and attach another disk/datastore to the virtual machine to configure it as SAN.</p>
<p>&#8211; Download and install  the Installation ISO image (x86/64) as a virtual machine, noting fancy here just do a normal installation.</p>
<p>&#8211; Once rebooted you get a web interface to login on port 446, https://&lt; ip &gt; :446/</p>
<p>&#8211; Login with username: <strong>openfiler</strong>, and password: <strong>password</strong></p>
<p><strong>Network access configuration:</strong></p>
<p>set up network access configuration, enter the Network/Host , who are allowed to access.</p>
<p>System &#8211;&gt; Network Access Configuration</p>
<figure id="attachment_683" aria-describedby="caption-attachment-683" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-24-00-pm/" rel="attachment wp-att-683"><img loading="lazy" decoding="async" class="size-medium wp-image-683" alt="Network Access Config" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.24.00-PM-300x101.png" width="300" height="101" /></a><figcaption id="caption-attachment-683" class="wp-caption-text">Network Access Config</figcaption></figure>
<figure id="attachment_682" aria-describedby="caption-attachment-682" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-24-10-pm/" rel="attachment wp-att-682"><img loading="lazy" decoding="async" class="size-medium wp-image-682" alt="Network Access Config" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.24.10-PM-300x132.png" width="300" height="132" /></a><figcaption id="caption-attachment-682" class="wp-caption-text">Network Access Config</figcaption></figure>
<p><strong>Create a new physical volume</strong></p>
<p>Volumes &#8211;&gt; Block devices</p>
<figure id="attachment_684" aria-describedby="caption-attachment-684" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-25-11-pm/" rel="attachment wp-att-684"><img loading="lazy" decoding="async" class="size-medium wp-image-684" alt="Create Physical Volume" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.25.11-PM-300x92.png" width="300" height="92" /></a><figcaption id="caption-attachment-684" class="wp-caption-text">Create Physical Volume</figcaption></figure>
<p>Click on Edit devices on the hard disk where we going to create new physical volume, this is the extra hard drive we added to the virtual machine at the beginning. (/dev/sdb)</p>
<p>&nbsp;</p>
<figure id="attachment_685" aria-describedby="caption-attachment-685" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-25-34-pm/" rel="attachment wp-att-685"><img loading="lazy" decoding="async" class="size-medium wp-image-685" alt="Create Physical Volume" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.25.34-PM-300x45.png" width="300" height="45" /></a><figcaption id="caption-attachment-685" class="wp-caption-text">Create Physical Volume</figcaption></figure>
<p>Select Physical volume as your partition type ( assuming that you are not using RAID), and set the mode to Primary, click create.</p>
<figure id="attachment_686" aria-describedby="caption-attachment-686" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-25-56-pm/" rel="attachment wp-att-686"><img loading="lazy" decoding="async" class="size-medium wp-image-686" alt="Create Physical Volume" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.25.56-PM-300x162.png" width="300" height="162" /></a><figcaption id="caption-attachment-686" class="wp-caption-text">Create Physical Volume</figcaption></figure>
<p><strong>Create new Volume Group</strong></p>
<p>Let us create a volume group for the physical volumes</p>
<p>Volumes &#8211;&gt; Volume groups , enter a group name and select the physical drive and click Add volume</p>
<figure id="attachment_687" aria-describedby="caption-attachment-687" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-27-01-pm/" rel="attachment wp-att-687"><img loading="lazy" decoding="async" class="size-medium wp-image-687" alt="Create volume group" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.27.01-PM-300x216.png" width="300" height="216" /></a><figcaption id="caption-attachment-687" class="wp-caption-text">Create volume group</figcaption></figure>
<p>&nbsp;</p>
<figure id="attachment_688" aria-describedby="caption-attachment-688" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-27-14-pm/" rel="attachment wp-att-688"><img loading="lazy" decoding="async" class="size-medium wp-image-688" alt="Create volume group" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.27.14-PM-300x63.png" width="300" height="63" /></a><figcaption id="caption-attachment-688" class="wp-caption-text">Create volume group</figcaption></figure>
<p><strong>Create the Volume</strong></p>
<p>Volume &#8211;&gt; Add Volume</p>
<p>Enter Volume Name , Description, required space and select File System block.</p>
<figure id="attachment_689" aria-describedby="caption-attachment-689" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-28-09-pm/" rel="attachment wp-att-689"><img loading="lazy" decoding="async" class="size-medium wp-image-689" alt="Create Volume" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.28.09-PM-300x147.png" width="300" height="147" /></a><figcaption id="caption-attachment-689" class="wp-caption-text">Create Volume</figcaption></figure>
<figure id="attachment_690" aria-describedby="caption-attachment-690" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-28-17-pm/" rel="attachment wp-att-690"><img loading="lazy" decoding="async" class="size-medium wp-image-690" alt="Create Volume" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.28.17-PM-300x52.png" width="300" height="52" /></a><figcaption id="caption-attachment-690" class="wp-caption-text">Create Volume</figcaption></figure>
<p>Now Enable and Add  iSCSI Target</p>
<p>Services &#8211;&gt; iSCSI Target Enable, Start</p>
<figure id="attachment_691" aria-describedby="caption-attachment-691" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-28-46-pm/" rel="attachment wp-att-691"><img loading="lazy" decoding="async" class="size-medium wp-image-691" alt="Start iSCSI target" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.28.46-PM-300x22.png" width="300" height="22" /></a><figcaption id="caption-attachment-691" class="wp-caption-text">Start iSCSI target</figcaption></figure>
<p>Volumes &#8211;&gt; iSCSI Targets &#8211;&gt; Target Configuration &#8211;&gt; Add new iSCSI Target</p>
<figure id="attachment_703" aria-describedby="caption-attachment-703" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-29-26-pm/" rel="attachment wp-att-703"><img loading="lazy" decoding="async" class="size-medium wp-image-703" alt="Add new iSCSI target" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.29.26-PM-300x109.png" width="300" height="109" /></a><figcaption id="caption-attachment-703" class="wp-caption-text">Add new iSCSI target</figcaption></figure>
<p>Setup the LUN Mapping and allow access to iSCSI target</p>
<figure id="attachment_704" aria-describedby="caption-attachment-704" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-29-51-pm/" rel="attachment wp-att-704"><img loading="lazy" decoding="async" class="size-medium wp-image-704" alt="Setup LUN Mapping" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.29.51-PM-300x62.png" width="300" height="62" /></a><figcaption id="caption-attachment-704" class="wp-caption-text">Setup LUN Mapping</figcaption></figure>
<p>&nbsp;</p>
<figure id="attachment_705" aria-describedby="caption-attachment-705" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-30-10-pm/" rel="attachment wp-att-705"><img loading="lazy" decoding="async" class="size-medium wp-image-705" alt="Allow access to iSCSI target" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.30.10-PM-300x102.png" width="300" height="102" /></a><figcaption id="caption-attachment-705" class="wp-caption-text">Allow access to iSCSI target</figcaption></figure>
<p>Now the open filer is ready to use.</p>
<p>In VMware ESXi</p>
<p>Create new VMKernel network adapter to use for iSCSI connection</p>
<figure id="attachment_706" aria-describedby="caption-attachment-706" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-43-34-pm/" rel="attachment wp-att-706"><img loading="lazy" decoding="async" class="size-medium wp-image-706" alt="VMKernel Adapter" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.43.34-PM-300x142.png" width="300" height="142" /></a><figcaption id="caption-attachment-706" class="wp-caption-text">VMKernel Adapter</figcaption></figure>
<figure id="attachment_707" aria-describedby="caption-attachment-707" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-10-at-7-43-54-pm/" rel="attachment wp-att-707"><img loading="lazy" decoding="async" class="size-medium wp-image-707" alt="VMKernel Adapter" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-10-at-7.43.54-PM-300x170.png" width="300" height="170" /></a><figcaption id="caption-attachment-707" class="wp-caption-text">VMKernel Adapter</figcaption></figure>
<figure id="attachment_709" aria-describedby="caption-attachment-709" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-18-at-11-33-50-pm/" rel="attachment wp-att-709"><img loading="lazy" decoding="async" class="size-medium wp-image-709" alt="VMKernel Adapter" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-18-at-11.33.50-PM-300x203.png" width="300" height="203" /></a><figcaption id="caption-attachment-709" class="wp-caption-text">VMKernel Adapter</figcaption></figure>
<p>Click on storage adapter &#8211;&gt; Add new</p>
<figure id="attachment_710" aria-describedby="caption-attachment-710" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-18-at-11-35-00-pm/" rel="attachment wp-att-710"><img loading="lazy" decoding="async" class="size-medium wp-image-710" alt="Add storage adapter" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-18-at-11.35.00-PM-300x150.png" width="300" height="150" /></a><figcaption id="caption-attachment-710" class="wp-caption-text">Add storage adapter</figcaption></figure>
<p>Click on properties, add the VMkernel switch and the discover the iSCSI target.</p>
<figure id="attachment_711" aria-describedby="caption-attachment-711" style="width: 256px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-18-at-11-35-32-pm/" rel="attachment wp-att-711"><img loading="lazy" decoding="async" class="size-medium wp-image-711" alt="Add VMKernel to iSCSI adapter" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-18-at-11.35.32-PM-256x300.png" width="256" height="300" /></a><figcaption id="caption-attachment-711" class="wp-caption-text">Add VMKernel to iSCSI adapter</figcaption></figure>
<figure id="attachment_712" aria-describedby="caption-attachment-712" style="width: 256px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-18-at-11-35-44-pm/" rel="attachment wp-att-712"><img loading="lazy" decoding="async" class="size-medium wp-image-712" alt="Dynamic discovery" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-18-at-11.35.44-PM-256x300.png" width="256" height="300" /></a><figcaption id="caption-attachment-712" class="wp-caption-text">Dynamic discovery</figcaption></figure>
<p>Now your ESXi will show the openfiler as a datastore <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<figure id="attachment_713" aria-describedby="caption-attachment-713" style="width: 300px" class="wp-caption alignnone"><a href="http://arunnsblog.com/2013/02/12/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/screen-shot-2013-02-18-at-11-40-29-pm/" rel="attachment wp-att-713"><img loading="lazy" decoding="async" class="size-medium wp-image-713" alt="Openfiler datastore" src="http://arunnsblog.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-18-at-11.40.29-PM-300x221.png" width="300" height="221" /></a><figcaption id="caption-attachment-713" class="wp-caption-text">Openfiler datastore</figcaption></figure>
<p>More information about Openfiler:</p>
<p>http://www.openfiler.com/products</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/create-nassan-storage-with-openfiler-work-with-vmware-esxi-as-shared-storage/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
