<?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>Technology &#8211; AgileOps</title>
	<atom:link href="https://agileops.co.uk/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>https://agileops.co.uk</link>
	<description>Virtualization made simple for Everyone.</description>
	<lastBuildDate>Mon, 25 May 2020 22:50:54 +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>Technology &#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>Reset Admin password for Cisco UCS Director</title>
		<link>https://agileops.co.uk/reset-admin-password-ucs-director/</link>
					<comments>https://agileops.co.uk/reset-admin-password-ucs-director/#comments</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Mon, 10 Jun 2019 00:57:57 +0000</pubDate>
				<category><![CDATA[CISCO UCS]]></category>
		<category><![CDATA[Cisco UCS Director]]></category>
		<category><![CDATA[CISCO UCS Unified Computing System]]></category>
		<category><![CDATA[reset admin password]]></category>
		<category><![CDATA[system administrator]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ucs manger]]></category>
		<category><![CDATA[cisco ucs]]></category>
		<category><![CDATA[cisco ucs director]]></category>
		<category><![CDATA[reset admin password for ucs director]]></category>
		<category><![CDATA[reset root password]]></category>
		<category><![CDATA[reset root password for cisco ucs director]]></category>
		<category><![CDATA[ucs director]]></category>
		<category><![CDATA[ucsd]]></category>
		<guid isPermaLink="false"></guid>

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


<p>Hi All,</p>



<p>In this post i am going to take you through the process of resting the admin password of UCS Director. </p>



<p>As you might be aware that UCS director is a CentOS based appliance and the process to rest the root or the admin password is a bit different then other CentOS based server as this is highly customized appliance by Cisco. </p>



<figure class="wp-block-image"><img decoding="async" src="httpss://ibrahimquraishi.com/wp-content/uploads/2019/06/Cisco-UCS-Director1-1.jpg" alt="httpss://www.cisco.com/c/pt_br/products/servers-unified-computing/ucs-director/index.html" class="wp-image-1577"/></figure>



<h2 class="wp-block-heading">Step1</h2>



<p>To login to the ssh shell we have to use  the  user &#8216;shelladmin&#8217; the default password set by Cisco is &#8216;changeme&#8217; on you first login you will be required to change this.  </p>



<figure class="wp-block-image"><img decoding="async" src="httpss://ibrahimquraishi.com/wp-content/uploads/2019/06/image.png" alt="" class="wp-image-1561"/></figure>



<p>Reenter the new password</p>



<figure class="wp-block-image"><img decoding="async" src="httpss://ibrahimquraishi.com/wp-content/uploads/2019/06/image-1.png" alt="" class="wp-image-1562"/></figure>



<h2 class="wp-block-heading">Step2</h2>



<p>You will be then presented with a menu.  you need to press option 22 to  change or reset the root password.  </p>



<p><strong><em> 22) Manage Root Access</em></strong></p>



<figure class="wp-block-image"><img decoding="async" src="httpss://ibrahimquraishi.com/wp-content/uploads/2019/06/image-2.png" alt="" class="wp-image-1563"/></figure>



<p>Type 22 as shown in the screen below</p>



<p><strong><em>SELECT&gt; 22</em></strong></p>



<figure class="wp-block-image"><img decoding="async" src="httpss://ibrahimquraishi.com/wp-content/uploads/2019/06/image-3.png" alt="" class="wp-image-1564"/></figure>



<p>You can notice that a simple password was not accepted so i had to give a complex password. create one with letters numbers and special case. </p>



<h2 class="wp-block-heading">Step3</h2>



<p>Then login to the shell as root and  run the scrip in the location.<br>  /opt/infra/dbPwdReset.sh</p>



<p>As you can see below the option to specify admin password is not give as the password will be rest to the default password which is &#8216;changeme&#8217;</p>



<figure class="wp-block-image"><img decoding="async" src="httpss://ibrahimquraishi.com/wp-content/uploads/2019/06/image-4-1024x145.png" alt="" class="wp-image-1566"/></figure>



<p>Then you can login to the UCS Director UI  as admin and change the password from &#8216;changeme&#8217; to your desired password.  Make sure you keep this password safe or remember it for the next time you login. <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" />  </p>



<p>Once the password is change you will be logout, you will need to reenter the password to login again to mange the UCS Director</p>



<p>More information about Cisco UCS Director can be found on the links below</p>



<p>Getting Started guide</p>



<p><a href="httpss://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-director/getting-started-guide/6-5/cisco-ucs-director-getting-started-65.html">httpss://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-director/getting-started-guide/6-5/cisco-ucs-director-getting-started-65.html</a></p>



<p>Overview of Cisco UCS Director  <br><a href="httpss://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-director/fundamentals-guide/5-4/b_UCS_Director_Fundamentals_Guide_54/Overview.pdf">httpss://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-director/fundamentals-guide/5-4/b_UCS_Director_Fundamentals_Guide_54/Overview.pdf</a> </p>



<p>References:</p>



<p><a href="httpss://www.cisco.com/c/pt_br/products/servers-unified-computing/ucs-director/index.html">httpss://www.cisco.com/c/pt_br/products/servers-unified-computing/ucs-director/index.html</a></p>


<p>]]&gt;</p></div><!-- .vgblk-rw-wrapper -->]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/reset-admin-password-ucs-director/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1559</post-id>	</item>
		<item>
		<title>VMware Removing 2-year VCP Recertification Requirement!</title>
		<link>https://agileops.co.uk/vmware-removing-2-year-vcp-recertification-requirement/</link>
					<comments>https://agileops.co.uk/vmware-removing-2-year-vcp-recertification-requirement/#respond</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Wed, 06 Feb 2019 19:45:13 +0000</pubDate>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[VMware Removing 2-year VCP Recertification Requirement]]></category>
		<category><![CDATA[VMware Removing 2 year requirement]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
				<![CDATA[<script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script><br />
  (adsbygoogle = window.adsbygoogle || []).push({<br />
    google_ad_client: "ca-pub-9905384192895993",<br />
    enable_page_level_ads: true<br />
  });<br />
</script>

Hello everyone I have some exiting news for you.&nbsp; It has been nearly 2 years since I got my VCP 6.0 Certification, hence I was in a process for re-certification for my VCP 6.7. I have also been considering for the VPC in NSX track for a change.

However to my surprise, I got an email yesterday 5th Feb 2019 from VMware confirming that effective immediately VMware is removing the requirement for every two year VCP re-certification!

As much I like to keep my certification valid its a good move that VMware has taken to give us the control when we chose to re-certify. Of course I will love to get another VCP in NSX , I wont be stressing myself to getting it done over a tight deadline.

Check out the official blog <a href="httpss://blogs.vmware.com/education/2019/02/04/vmware-certification-recertification-is-changing-and-what-it-means-to-you/" target="_blank" rel="noopener noreferrer">VMware Official blog</a>
VMware Education Services blog
VMware Certification: Recertification Is Changing and What It Means to You
httpss://blogs.vmware.com/education/2019/02/04/vmware-certification-recertification-is-changing-and-what-it-means-to-you

Check out the new book VMware vSphere 6.7 Clustering Deep Dive&nbsp;Kindle Edition&nbsp;by&nbsp;<span class="author notFaded" data-width="159"><a class="a-link-normal" href="httpss://www.amazon.co.uk/s/ref=dp_byline_sr_ebooks_1?ie=UTF8&amp;text=Frank+Denneman&amp;search-alias=digital-text&amp;field-author=Frank+Denneman&amp;sort=relevancerank">Frank Denneman</a>&nbsp;<span class="contribution"><span class="a-color-secondary">(Author),&nbsp;</span></span></span><span class="author notFaded" data-width="148"><a class="a-link-normal" href="httpss://www.amazon.co.uk/s/ref=dp_byline_sr_ebooks_2?ie=UTF8&amp;text=Duncan+Epping&amp;search-alias=digital-text&amp;field-author=Duncan+Epping&amp;sort=relevancerank">Duncan Epping</a>&nbsp;<span class="contribution"><span class="a-color-secondary">(Author),&nbsp;</span></span></span><span class="author notFaded" data-width="149"><span class="a-declarative" data-action="a-popover" data-a-popover="{&quot;closeButtonLabel&quot;:&quot;Close Author Dialogue Popver&quot;,&quot;name&quot;:&quot;contributor-info-B072XVL1ZV&quot;,&quot;position&quot;:&quot;triggerBottom&quot;,&quot;popoverLabel&quot;:&quot;Author Dialogue Popover&quot;,&quot;allowLinkDefault&quot;:&quot;true&quot;}"><a class="a-link-normal contributorNameID" href="httpss://www.amazon.co.uk/Niels-Hagoort/e/B072XVL1ZV/ref=dp_byline_cont_ebooks_3" data-asin="B072XVL1ZV">Niels Hagoort</a>&nbsp;<i class="a-icon a-icon-popover"></i>&nbsp;</span><span class="contribution"><span class="a-color-secondary">(Author) I got this book signed by them when I was in VMWorld 2018&nbsp;</span></span></span>

<a href="httpss://www.amazon.co.uk/gp/product/B07GBXZ2Q1/ref=as_li_ss_il?pf_rd_m=A3P5ROKL5A1OLE&amp;storeType=ebooks&amp;pageType=STOREFRONT&amp;pf_rd_p=08e56733-e766-4ffb-b3bd-a52c77778795&amp;pf_rd_r=X0EHRZDWW1WXQ3QKRBTK&amp;pd_rd_wg=fMIqo&amp;pf_rd_s=merchandised-search-3&amp;pf_rd_t=40901&amp;ref_=dbs_f_r_shv_cp_08e56733-e766-4ffb-b3bd-a52c77778795_0&amp;pd_rd_w=I5rJH&amp;pf_rd_i=341689031&amp;pd_rd_r=76b9af0c-536c-4b29-9161-b79639dbc664&amp;linkCode=li3&amp;tag=wwwibrahimqur-21&amp;linkId=c65e45649d368a9e3940fbab1e256fd3&amp;language=en_GB" target="_blank" rel="noopener"><img decoding="async" src="//ws-eu.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B07GBXZ2Q1&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=GB&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=wwwibrahimqur-21&amp;language=en_GB" border="0"></a><img decoding="async" style="border: none !important; margin: 0px !important;" src="httpss://ir-uk.amazon-adsystem.com/e/ir?t=wwwibrahimqur-21&amp;language=en_GB&amp;l=li3&amp;o=2&amp;a=B07GBXZ2Q1" alt="" width="1" height="1" border="0">]]&gt;		</div>
<p><!-- .vgblk-rw-wrapper --></p>
]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/vmware-removing-2-year-vcp-recertification-requirement/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">994</post-id>	</item>
		<item>
		<title>Cisco Live 2016</title>
		<link>https://agileops.co.uk/cisco-live-2016/</link>
					<comments>https://agileops.co.uk/cisco-live-2016/#respond</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Sat, 13 Feb 2016 21:53:41 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
				<![CDATA[<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
  (adsbygoogle = window.adsbygoogle || []).push({
    google_ad_client: "ca-pub-9905384192895993",
    enable_page_level_ads: true
  });
</script>
Hi All,

It has been a long time since I have published any post. I have been quite busy these days.

I am going to attend Cisco Live in Berlin, Germany next week. So I just thought this is going to be a good opportunity to share my views of Cisco Live and the latest and greatest technologies Cisco has to offer.

For those of you who are interested to keep an eye on Cisco Live <span class="eventTitle">Cisco Live webcasts and broadcasts are free to attend!</span>
To attend a webcast, you will need a Cisco Live account. <a href="httpss://www.ciscolive.com/connect/createAccount.ww"><span style="color: #0066cc;">Register now</span></a> for your free account or <a href="httpss://www.ciscolive.com/connect/processLogin.do"><span style="color: #0066cc;">log in</span></a> if you already have one

The list of events are given below:

<a href="httpss://www.ciscolive.com/online/connect/agenda.ww?zid=Europe" target="_blank" rel="noopener noreferrer">https://www.ciscolive.com/emea/ ( Online Events &#8211; Cisco Live )</a>

Stay tuned for more updates&#8230;

&nbsp;]]&gt;		</div>
<p><!-- .vgblk-rw-wrapper --></p>
]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/cisco-live-2016/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">954</post-id>	</item>
		<item>
		<title>Troubleshooting The vMotion migration failed because the ESX host were not able to connect over the vMotion network.</title>
		<link>https://agileops.co.uk/troubleshooting-the-vmotion-migration-failed-error/</link>
					<comments>https://agileops.co.uk/troubleshooting-the-vmotion-migration-failed-error/#comments</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Mon, 10 Nov 2014 22:02:26 +0000</pubDate>
				<category><![CDATA[cisco ucs sd card]]></category>
		<category><![CDATA[cisco ucs server]]></category>
		<category><![CDATA[CISCO UCS Unified Computing System]]></category>
		<category><![CDATA[Hardware Virtualization]]></category>
		<category><![CDATA[Hosted Virtualization]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VCenter]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[virtualized]]></category>
		<category><![CDATA[vMotion]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Cisco Systems Inc]]></category>
		<category><![CDATA[dvport]]></category>
		<category><![CDATA[esxcfg]]></category>
		<category><![CDATA[esxcfg-nics]]></category>
		<category><![CDATA[esxcfg-nics -l]]></category>
		<category><![CDATA[esxcfg-vmknic]]></category>
		<category><![CDATA[esxcfg-vmknic -l]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[service profile]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[ucs]]></category>
		<category><![CDATA[vmkping]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[vMotion migration failed Troubleshooting]]></category>
		<guid isPermaLink="false">https://quraishi.wordpress.com/?p=883</guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper"><p>Hi All,</p>
<p>Today I will take you thought the troubleshooting for vMotion using CLI, If you have not done network troubleshooting on esx host you will find some really good esxi commands on this post. And if you are using a converged infrastructure its important to understand end to end connectivity especially if you have different vlans for each service like vMotion FT, Management traffic and VM-Traffic.</p>
<p>I build a brand new Data Center and after configuring the dv switch I decided to test the vMotion first and this is the error I saw on the first attempt the vm was stuck at 14 % and after a while it gave the below error message.</p>
<p>as shown below:</p>
<p><a href="https://quraishi.files.wordpress.com/2014/10/vmotion-error_task.png"><img decoding="async" class="size-full wp-image-886" src="https://quraishi.files.wordpress.com/2014/10/vmotion-error_task.png" alt="vmotion error_task" width="604" height="55" /></a></p>
<p> </p>
<p>Migrate virtual machine error message</p>
<p style="text-align: justify;"><a href="https://quraishi.files.wordpress.com/2014/10/vmotion-error.png"><img fetchpriority="high" decoding="async" class="size-full wp-image-885" src="https://quraishi.files.wordpress.com/2014/10/vmotion-error.png" alt="vmotion error" width="604" height="181" /></a></p>
<p>If you read the above error message you will find the IP&#8217;s of the host which I am migrating from and to.</p>
<p>for example lets consider the below two host this troubleshooting is done on esx-02. vmnic2 is FT vmnic3 is vMotion so I am comparing the mac address of booth the host on the ucs service profile to compare tht the vnic template has the right mac address and if they are connected to the right vlan.<span id="more-883"></span></p>
<p><em>esx-01</em></p>
<p><em>vmnic2 0000:08:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:0d 9000 Cisco Systems Inc Cisco VIC Ethernet NIC</em><br /><em> vmnic3 0000:09:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:0c 9000 Cisco Systems Inc Cisco VIC Ethernet NIC</em></p>
<p><em> esx-02</em></p>
<p><em><span style="font-size: 13px;">vmnic2 0000:08:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:19 9000 Cisco Systems Inc Cisco VIC Ethernet NIC</span></em></p>
<p><em> vmnic3 0000:09:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:18 9000 Cisco Systems Inc Cisco VIC Ethernet NIC</em></p>
<ol>
<li>check the mac address on ucs and on the esx host for the vmnic2 ( ft) vmnic3 (vmotion)</li>
<li>check the mtu it should be 9000 although this shuld not affect but I have changed them from 1500 mtu to 9000 mtu.</li>
<li> check the nics with mac address<br /><span style="color: #ff9900;">esxcfg-nics -l</span></li>
<li> check the vmkernal nics<br /><span style="color: #ff9900;">esxcfg-vmknic -l</span></li>
<li> ping from the vnic using<br /># <span style="color: #ff9900;">vmkping -I vmk2 192.168.242.1</span> this is using vmk2 interface which is for vmotion<br />you will notice its failing initially because the uplink on the dv switch was first given to both the ft and vmotion nics<br />I then moved the dvuplink_1 to unused as I and it was my mistake which is why it was not working agian.</li>
<li><span style="color: #ff9900;"> vmkping -I vmk2 192.168.242.1</span> the ping test failed again<br />then I moved the dvuplink_1 in active and moved dvuplink_2 to unused and the result is</li>
</ol>
<p>The time and date of this login have been sent to the system logs.</p>
<p>VMware offers supported, powerful system administration tools. Please<br />see www.vmware.com/go/sysadmintools for details.<!--more--></p>
<p>The ESXi Shell can be disabled by an administrative user. See the<br />vSphere Security documentation for more information.<br />~ # esxcfg-nics<br />esxcfg-nics &lt;options&gt; [nic]<br />-s|&#8211;speed &lt;speed&gt; Set the speed of this NIC to one of 10/100/1000/10000.<br />Requires a NIC parameter.<br />-d|&#8211;duplex &lt;duplex&gt; Set the duplex of this NIC to one of &#8216;full&#8217; or &#8216;half&#8217;.<br />Requires a NIC parameter.<br />-a|&#8211;auto Set speed and duplexity automatically. Requires a NIC parameter.<br />-l|&#8211;list Print the list of NICs and their settings.<br />-r|&#8211;restore Restore the nics configured speed/duplex settings (INTERNAL ONLY)<br />-h|&#8211;help Display this message.</p>
<p><a href="https://quraishi.files.wordpress.com/2014/10/cli.png"><img loading="lazy" decoding="async" class="size-full wp-image-888" src="https://quraishi.files.wordpress.com/2014/10/cli.png" alt="cli" width="604" height="268" /></a></p>
<p style="text-align: justify;"> </p>
<p><strong><span style="color: #ff9900;">~ # esxcfg-nics -l</span></strong><br />Name PCI Driver Link Speed Duplex MAC Address MTU Description<br />vmnic0 0000:06:00.00 enic Up 20000Mbps Full xx:xx:xx:a3:01:14 1500 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic1 0000:07:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:1a 1500 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic10 0000:10:00.00 enic Up 20000Mbps Full xx:xx:xx:a3:01:10 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic11 0000:11:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:11 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br /><span style="color: #ff0000;">vmnic12 0000:12:00.00 enic Up 20000Mbps Full xx:xx:xx:a3:01:0f 9000 Cisco Systems Inc Cisco VIC Ethernet NIC</span><br /><span style="color: #ff0000;"> vmnic13 0000:13:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:10 9000 Cisco Systems Inc Cisco VIC Ethernet NIC</span><br />vmnic14 0000:14:00.00 enic Up 20000Mbps Full xx:xx:xx:a3:01:0c 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic15 0000:15:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:0f 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic2 0000:08:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:19 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic3 0000:09:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:18 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic4 0000:0a:00.00 enic Up 20000Mbps Full xx:xx:xx:a3:01:13 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic5 0000:0b:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:17 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic6 0000:0c:00.00 enic Up 20000Mbps Full xx:xx:xx:a3:01:12 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic7 0000:0d:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:16 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic8 0000:0e:00.00 enic Up 20000Mbps Full xx:xx:xx:a3:01:11 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br />vmnic9 0000:0f:00.00 enic Up 20000Mbps Full xx:xx:xx:b3:01:15 9000 Cisco Systems Inc Cisco VIC Ethernet NIC<br /><strong><span style="color: #ff9900;">~ # esxcfg-vmknic -l</span></strong><br />Interface Port Group/DVPort IP Family IP Address Netmask Broadcast MAC Address MTU TSO MSS Enabled Type<br />vmk0 Management Network IPv4 192.168.248.2 255.255.254.0 192.168.249.255 xx:xx:xx:a3:01:14 1500 65535 true STATIC<br /><span style="color: #ff0000;">vmk1 1 IPv4 192.168.240.2 255.255.254.0 192.168.241.255 xx:xx:xx:68:7c:e3 9000 65535 true STATIC</span><br />vmk3 1 IPv4 192.168.237.2 255.255.255.0 192.168.237.255 xx:xx:xx:67:0d:34 1500 65535 true STATIC<br />vmk4 1 IPv4 192.168.245.2 255.255.255.0 192.168.245.255 xx:xx:xx:68:07:a0 1500 65535 true STATIC<br />vmk5 1 IPv4 192.168.244.2 255.255.255.0 192.168.244.255 xx:xx:xx:62:60:66 1500 65535 true STATIC<br />vmk6 129 IPv4 192.168.245.102 255.255.255.0 192.168.245.255 xx:xx:xx:64:9c:a8 1500 65535 true STATIC<br />vmk7 129 IPv4 192.168.244.102 255.255.255.0 192.168.244.255 xx:xx:xx:65:b6:41 1500 65535 true STATIC<br /><span style="color: #ff0000;">vmk2 129 IPv4 192.168.242.2 255.255.254.0 192.168.243.255 xx:xx:xx:65:ff:87 9000 65535 true STATIC</span></p>
<p><span style="color: #ff9900;">~<strong> # vmkping -I vmk2 192.168.242.1 &#8211;  [ping to the esx-01 failed]</strong></span><br />PING 192.168.242.1 (192.168.242.1): 56 data bytes</p>
<p>&#8212; 192.168.242.1 ping statistics &#8212;<br />3 packets transmitted, 0 packets received, 100% packet loss<br /><strong><span style="color: #ff9900;">~ # vmkping -I vmk2 192.168.242.2   &#8211; [ this is the same host I am troubleshooting so its ping is ok.]</span></strong><br />PING 192.168.242.2 (192.168.242.2): 56 data bytes<br />64 bytes from 192.168.242.2: icmp_seq=0 ttl=64 time=0.081 ms<br />64 bytes from 192.168.242.2: icmp_seq=1 ttl=64 time=0.027 ms<br />64 bytes from 192.168.242.2: icmp_seq=2 ttl=64 time=0.055 ms</p>
<p>&#8212; 192.168.242.2 ping statistics &#8212;<br />3 packets transmitted, 3 packets received, 0% packet loss<br />round-trip min/avg/max = 0.027/0.054/0.081 ms<br />~ #<br />~<strong><span style="color: #ff9900;"> # vmkping -I </span><span style="color: #ff0000;">vmk1</span><span style="color: #ff9900;"> 192.168.242.2 [  vmk1 is the vmkernal port of FaultTolarant so it will not ping as its on a different subnet and vlan]</span></strong><br />PING 192.168.242.2 (192.168.242.2): 56 data bytes</p>
<p>&#8212; 192.168.242.2 ping statistics &#8212;<br />2 packets transmitted, 0 packets received, 100% packet loss</p>
<p><strong><span style="color: #ff9900;">~ # vmkping -I vmk1 192.168.240.2</span></strong><br />PING 192.168.240.2 (192.168.240.2): 56 data bytes<br />64 bytes from 192.168.240.2: icmp_seq=0 ttl=64 time=0.084 ms</p>
<p>&#8212; 192.168.240.2 ping statistics &#8212;<br />2 packets transmitted, 2 packets received, 0% packet loss<br />round-trip min/avg/max = 0.039/0.062/0.084 ms<br />~ # vmkping -I vmk1 192.168.240.1<br />PING 192.168.240.1 (192.168.240.1): 56 data bytes</p>
<p>&#8212; 192.168.240.1 ping statistics &#8212;<br />2 packets transmitted, 0 packets received, 100% packet loss</p>
<p>Now it is clear that the MAC and NIC are presented correct from UCS service profile and we have verified the MAC address and pinging from the vmkernal ports proofs that its is still not working.</p>
<p>I have check that they vnic template is connected to the right vlan on ucs. So next thing I have done is check the dvport group and I found that I had two uplinks on active which was wrong as one uplink is only for FT which has vlan 20and the other uplink is for vMotion which is on 21 vlan.</p>
<p>So, I have moved the dvuplink2 to unused as its for FT. on the dvport group which is for vMotion as shown below:</p>
<p><a href="https://quraishi.files.wordpress.com/2014/10/dv_switch.png"><img loading="lazy" decoding="async" class="size-full wp-image-889" src="https://quraishi.files.wordpress.com/2014/10/dv_switch.png" alt="dv_switch" width="604" height="445" /></a></p>
<p>&#8212; 192.168.242.2 ping statistics &#8212;</p>
<p>3 packets transmitted, 3 packets received, 0% packet loss<br />round-trip min/avg/max = 0.040/0.061/0.088 ms<br /><strong><span style="color: #ff9900;">~ # vmkping -I vmk2 192.168.242.1</span></strong><br /><span style="color: #99cc00;">PING 192.168.242.1 (192.168.242.1): 56 data bytes</span><br /><span style="color: #99cc00;"> 64 bytes from 192.168.242.1: icmp_seq=0 ttl=64 time=0.428 ms</span><br /><span style="color: #99cc00;"> 64 bytes from 192.168.242.1: icmp_seq=1 ttl=64 time=0.197 ms</span><br /><span style="color: #99cc00;"> 64 bytes from 192.168.242.1: icmp_seq=2 ttl=64 time=0.219 ms</span></p>
<p><span style="color: #99cc00;">&#8212; 192.168.242.1 ping statistics &#8212;</span></p>
<p><a href="https://quraishi.files.wordpress.com/2014/10/successful_migration1.png"><img loading="lazy" decoding="async" class="size-full wp-image-892" src="https://quraishi.files.wordpress.com/2014/10/successful_migration1.png" alt="successful_migration" width="604" height="20" /></a><br />3 packets transmitted, 3 packets received, 0% packet loss<br />round-trip min/avg/max = 0.197/0.281/0.428 ms</p>


<p></p>
</div><!-- .vgblk-rw-wrapper -->]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/troubleshooting-the-vmotion-migration-failed-error/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">883</post-id>	</item>
		<item>
		<title>UCS Blade unable to ping or connect to vCenter</title>
		<link>https://agileops.co.uk/ucs-blade-unable-to-ping-or-connect-to-vcenter/</link>
					<comments>https://agileops.co.uk/ucs-blade-unable-to-ping-or-connect-to-vcenter/#comments</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Fri, 31 Oct 2014 22:30:11 +0000</pubDate>
				<category><![CDATA[Cisco B200 M3 blades]]></category>
		<category><![CDATA[Cisco Boot Flash]]></category>
		<category><![CDATA[Cisco FlexFlash]]></category>
		<category><![CDATA[CISCO UCS]]></category>
		<category><![CDATA[CISCO UCS Firmware Upgrade]]></category>
		<category><![CDATA[Cisco UCS FlexFlash]]></category>
		<category><![CDATA[Cisco UCS M3 Blades]]></category>
		<category><![CDATA[cisco ucs sd card]]></category>
		<category><![CDATA[cisco ucs server]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ucs manger]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[duplicate ip address]]></category>
		<category><![CDATA[duplicate mac]]></category>
		<category><![CDATA[esxcfg-nics -l]]></category>
		<category><![CDATA[esxcfg-vmknic]]></category>
		<category><![CDATA[network connectivity issue]]></category>
		<category><![CDATA[ucs blade not responding on network]]></category>
		<category><![CDATA[UCS Blade unable to ping or connect to vCenter]]></category>
		<category><![CDATA[vmknic mac]]></category>
		<category><![CDATA[vnic mac]]></category>
		<guid isPermaLink="false">https://quraishi.wordpress.com/?p=913</guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
				<![CDATA[<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
  (adsbygoogle = window.adsbygoogle || []).push({
    google_ad_client: "ca-pub-9905384192895993",
    enable_page_level_ads: true
  });
</script>

Hi All,

I came across a strange issue where 2 blades was unable to ping I could get 2 ping and then Request time outs

<strong>Problem :</strong> 2 Servers( in the same chassis server 3,4 ) unable to ping their gateway. Ping drops are after 1-2 packets. We cannot ping/ssh to them from outside and they cannot be added to vCenter. Other blades in the same chassis are working ( 1,2)

<strong>Steps Taken :</strong>


<ol>
	

<li>Confirmed that we do not have any IP conflicts</li>


	

<li>Made sure that we do not use the same subnet anywhere else in the network</li>


	

<li>Also checked and confirmed that the Mgmt(CIMC) subnet is different</li>


</ol>


<a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/ucs1-1.png"><img loading="lazy" decoding="async" class="size-full wp-image-923" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/ucs1-1.png" alt="ucs1" width="604" height="160" /></a>


<ol>
	

<li>Started a ping from inside a Host ( Server-3 ) to check if you are able to get to the gateway</li>


	

<li>Checked vobd logs  to find if you can find any  entrie <span style="font-size:13px;">for duplicate ip/mac</span></li>


	

<li>Checked the Mgmt Interface : vmk0</li>


	

<li>It is connected to Port Group : Management Network  on VLAN ID, Check if we are  using the right vlan</li>


	

<li>Found that the MAC Address of the vmk0 is same as vnic (vmnic0) : This is a known issue VMware KB article <a title="Duplicate MAC addresses" href="https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1031111" target="_blank">here</a>. This is the vnic mac address of the service profile which is attached to the esx blade.</li>


	

<li>Deleted and re-created the vmk0 interface</li>


	

<li>Confirmed that the MAC Address has changed</li>


	

<li>Started a continuous ping which work fine now</li>


	

<li>Host can now be added to the vCenter</li>


</ol>


&nbsp;

&nbsp;

So let me go through of the process of how we found the duplicate mac address.

The vnic mac address was taken by vmknic  as you might know vmknic mad starts with 00:50:56 but in my case it was same as the mac address of vnic from the service profile.<span id="more-913"></span>

login to the host and give the command

<em><strong>#esxcfg-nics -l</strong></em>


<p style="text-align:justify;"><a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/esxcfg-nics1-1.png"><img loading="lazy" decoding="async" class="alignright wp-image-925 size-full" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/esxcfg-nics1-1.png" alt="" width="984" height="54" /></a></p>


this gives the list of vnics assigned to the service profile, note the management nics in my case vnic 0 and 1

then give the below command to get the vmkernal nics

<em><strong>#esxcfg-vmknic -l</strong></em>


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


as you can see above the mac address is not starting from 00:50:56 and it is been duplicated from the vnic template from the service profile vnic0 which is the root cause for the connectivity issue.

Now to fix this we have to delete the virtual switch and re-create it.

<em><strong>#esxcfg-vswitch -l</strong></em>

This lists the virtual switches


<p style="text-align:justify;"><img loading="lazy" decoding="async" class="wp-image-920 size-full" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/10/p21-1.png" alt="" width="649" height="152" /></p>


#esxcfg-vmknic -d -p &#8216;Management Network&#8217;

you have to specify exact name of the port

Now we will need to add the vmknic with the same Management network

<em><strong>#esxcfg-vmknic -a -i &lt;IPaddress&gt; -n &lt;Netmask&gt; &#8216;Management Network&#8217; </strong></em>

and also give the command <em><strong>#esxcfg-vswitch -l</strong></em>  to check the Management network created as shown below.

note you can not give a gateway at this point you can specify frm DCA


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


 you should now be able to ping to the host as it has got a new mac address to check it you can give the command

<em><strong>#esxcfg-vmknic -l</strong></em>


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


&nbsp;

for a continus ping you can give

#ping &lt;gateway ip&gt; -c 100

this will give 100 continuous pings

&nbsp;

Reference:

<a href="https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1031111">https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1031111</a>]]&gt;		</div>
<p><!-- .vgblk-rw-wrapper --></p>
]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/ucs-blade-unable-to-ping-or-connect-to-vcenter/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">913</post-id>	</item>
		<item>
		<title>The system detected an address conflict for IP address 0.0.0.0 with the system after a reboot</title>
		<link>https://agileops.co.uk/the-system-detected-an-address-conflict-for-ip-address-0-0-0-0-with-the-system-after-a-reboot/</link>
					<comments>https://agileops.co.uk/the-system-detected-an-address-conflict-for-ip-address-0-0-0-0-with-the-system-after-a-reboot/#comments</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Fri, 31 Oct 2014 15:13:22 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[address conflict]]></category>
		<category><![CDATA[network error]]></category>
		<category><![CDATA[network lost after reboot]]></category>
		<category><![CDATA[The system detected an address conflict for IP address 0.0.0.0 with the system having network hardware address xx-xx-xx-CE-44-3F. Network operations on this system may be disrupted as a result. Time s]]></category>
		<category><![CDATA[windows server]]></category>
		<category><![CDATA[Windows Servers]]></category>
		<guid isPermaLink="false">https://quraishi.wordpress.com/?p=899</guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
				<![CDATA[<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
  (adsbygoogle = window.adsbygoogle || []).push({
    google_ad_client: "ca-pub-9905384192895993",
    enable_page_level_ads: true
  });
</script>

Hi All,

This  week I have seen an interesting issue on Windows Servers 2008 /2012 . Just to let you know these are VM&#8217;s and I was unable to connect to  these server. So I login on vCenter to check the windows host and found the server was having network error.

After checking the event viewer i found this error

<em>The system detected an address conflict for IP address 0.0.0.0 with the system having network hardware address xx-xx-xx-CE-44-3F. Network operations on this system may be disrupted as a result. </em><em>Time stamp 28/10/2014 hh:mm:ss.</em>

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

Reboot the server and it got the network back. I have to mention giving ipconfig was showing the correct IP address even when it was having the network error.
Further investigation reviled few interesting and worrying facts, apparently this issue is only affecting Windows Vista and above, we also found that it is a known issue, However it will arise only when a windows server is rebooted.

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

The root cause is part of the detection flows defined by the RFC 5227 (IPv4 Address Conflict Detection).

The error is caused by the method used by Windows to detect an address conflict (https://tools.ietf.org/html/rfc5227#section-2.1.1) and one of the packets used by the cisco security feature called &#8220;ip device tracking&#8221;, used for the NAC Layer 2 validation.

Unfortunately the IOS version (15.2) used by the most of the Cisco core switches, enables this feature by default and there is no way to disable it. The only options are: downgrade the IOS or tuning some parameters.

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

a. downgrade the IOS

b. modify a parameter of Cisco &#8216;IP device tracking&#8217;  feature in order to potentially solve this issue.

On each interfaces

ip device tracking maximum 0

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

httpss://social.technet.microsoft.com/Forums/en-US/82e7b9a6-c58e-4b73-9fac-8e73f3347b91/0000-ip-address-conflicts-on-the-network-vms-lose-network-after-reboot?forum=winserverhyperv
https://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/8021x/116529-problemsolution-product-00.html

Other blog:

https://networkengineering.stackexchange.com/questions/6617/cisco-3560x-switch-mac-reported-with-same-ip-as-other-equipment]]&gt;		</div>
<p><!-- .vgblk-rw-wrapper --></p>
]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/the-system-detected-an-address-conflict-for-ip-address-0-0-0-0-with-the-system-after-a-reboot/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">899</post-id>	</item>
		<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 loading="lazy" 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 loading="lazy" 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 loading="lazy" 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>
		<item>
		<title>advanced boot or secure boot configuration cannot be applied to the specified server There are not enough resources overall</title>
		<link>https://agileops.co.uk/advanced-boot-or-secure-boot-configuration-cannot-be-applied-to-the-specified-server-there-are-not-enough-resources-overall/</link>
					<comments>https://agileops.co.uk/advanced-boot-or-secure-boot-configuration-cannot-be-applied-to-the-specified-server-there-are-not-enough-resources-overall/#comments</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Fri, 19 Sep 2014 09:59:21 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[advanced boot or secure boot configuration cannot be applied to the specified server There are not enough resources overall]]></category>
		<category><![CDATA[B200 M3 Server]]></category>
		<category><![CDATA[boot issue]]></category>
		<category><![CDATA[cisco ucs]]></category>
		<category><![CDATA[CISCO UCS B200 Blade]]></category>
		<category><![CDATA[Firmware update]]></category>
		<category><![CDATA[M3 blade]]></category>
		<guid isPermaLink="false">https://quraishi.wordpress.com/?p=836</guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
				<![CDATA[If you are looking at this <em>Failure Reason: advanced boot or secure boot configuration cannot be applied to the specified server There are not enough resources overall</em>, You might have come across this error.

<img loading="lazy" decoding="async" class="size-full wp-image-838 alignleft" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/09/advance-boot-or-secure-boot-configuration-cannot-be-applied-1.png" alt="advance boot or secure boot configuration cannot be applied" width="604" height="265" />

Although the above error looks like a very generic error when you apply a service profile to a Server. Most of the on-line search takes you in the direction of making sure you are using the legacy CD ROM drive.

With the process of elimination I found that while using the Flex Flash &#8216;SD Card&#8217; in Boot Option this error was trigged. once I removed the SD Card, I was able to apply the profile with out any problems.  But I wanted to use the Flex Flash with RAID-1,( SD Cards) to boot.  <em>more info on  <a href="https://quraishi.wordpress.com/2014/08/21/cisco-ucs-flexflash-configuration-of-secure-digital-sd-card/" rel="bookmark">Cisco UCS FlexFlash Configuration of Secure Digital (SD) Card</a></em>

As you might be aware that boot from SD card is a new feature introduced in version 2.2 , we then started looking at he version of UCS Manager and Firmware running on the environment. I had recently upgraded this UCS to the 2.2(1d) so that was not an issue.

We thought to double check the firmware configuration, when going through this options we create a Host Firmware Policy specifically only for M3 and just selecting the M 200 M3 CIMC and Bios with the latest version of firmware.  <em>more info on firmware can be found <a href="https://quraishi.wordpress.com/2014/09/02/cisco-ucs-firmware-update-process/" rel="bookmark">CISCO UCS Firmware Update Process</a></em>

Once this option was applied to the Service profile The blade started to boot up.

The only thing different to this was I had created a custom firmware on Host Firmware Policy called 2.2 firmware but ended up selected quite a lot of servers with latest version of software .. However in my UCS Environment I have only got M 200 M3.

So to fix this issue, make  sure in &#8216;Host Firmware Package&#8217; make sure you have customized firmware profile for every different server you have, so that you can individually apply it to the service profile you are assign to that specific server.

Example M2 and M3 Blades we can have two Host Firmware Packages which you can add to specific Service profiles individually.

Additional resources:

If you want to learn more about the process of doing a Firmware update please checkout my link <a href="https://quraishi.wordpress.com/2014/09/02/cisco-ucs-firmware-update-process/" rel="bookmark">CISCO UCS Firmware Update Process</a>

If you want to learn more about the process of doing a Firmware update please checkout my link <a href="https://quraishi.wordpress.com/2014/08/21/cisco-ucs-flexflash-configuration-of-secure-digital-sd-card/" rel="bookmark">Cisco UCS FlexFlash Configuration of Secure Digital (SD) Card</a>

&nbsp;

&nbsp;

&nbsp;]]&gt;		</div>
<p><!-- .vgblk-rw-wrapper --></p>
]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/advanced-boot-or-secure-boot-configuration-cannot-be-applied-to-the-specified-server-there-are-not-enough-resources-overall/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">836</post-id>	</item>
		<item>
		<title>Update Firmware of Cisco UCS B series Server gives Error “The firmware of the following components cannot be updated because they are using host/management firmware policy:”</title>
		<link>https://agileops.co.uk/update-firmware-of-cisco-ucs-b-series-server-gives-error-the-firmware-of-the-following-components-cannot-be-updated-because-they-are-using-hostmanagement-firmware-policy/</link>
					<comments>https://agileops.co.uk/update-firmware-of-cisco-ucs-b-series-server-gives-error-the-firmware-of-the-following-components-cannot-be-updated-because-they-are-using-hostmanagement-firmware-policy/#comments</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Fri, 05 Sep 2014 16:12:46 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://quraishi.wordpress.com/?p=825</guid>

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

<p style="text-align:left;">If you are reading this post you might have come accross the Error “The firmware of the following components cannot be updated because they are using host/management firmware policy:”</p>




<p style="text-align:left;">This week I was workig on upgrading the firmware of  CISCO UCS  from version 2.1.(1 f) to 2.2.(1d). When doing the firmware update after uploading the firmware imagers to the FI, I went to the &#8216;Update Firmware&#8217; and Selected &#8216;All&#8217; and select &#8216;Bundle&#8217; to select the specific bundile I wanted to install in my case 2.2(1d)</p>




<p style="text-align:left;"><a id="set-post-thumbnail" class="thickbox" title="Set featured image" href="httpss://quraishi.wordpress.com/wp-admin/media-upload.php?post_id=825&amp;type=image&amp;TB_iframe=1"><img loading="lazy" decoding="async" class="attachment-266x266" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/09/updatefirmwareselection-1.png?w=266" alt="updatefirmwareselection" width="606" height="148" /></a></p>




<p style="text-align:left;">After making the selection as shown above Click Apply and OK. Which is when I saw the error message below, This bacally means all the chassis CIMC Controler / Adapter, BISO cannot be updated because the service profile attached is using hosted management of firmware.</p>




<p style="text-align:left;"><a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/09/firmware-update-error-1.png"><img loading="lazy" decoding="async" class="size-full wp-image-826" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/09/firmware-update-error-1.png" alt="firmware Update error" width="604" height="186" /></a></p>




<p style="text-align:left;"> So, their is no ways way out form this as if you say Yes then these server will miss out form updates.</p>




<p style="text-align:left;">One option we have tested is de-associate the sersvice profile , as this is Server Firmware so, its related to Service profile association.  I was able to Update Firmware successfully.</p>




<p style="text-align:left;">Howerver I am still invistigating how to avoid this step if I have to do a Firmware upgrade on Production Live enviernment, this is a Show Stoper. Luckely for us we have migrated all our production to a diffrent UCS enviernment, so we did not have any thing running on this UCS.</p>




<p style="text-align:left;">I belive the way the service profile firmware police should be done in a diffrent method,  and then associated to each Physical Blades.</p>




<p style="text-align:left;">I will keep you posted, once I get another process of doing the Update Firmware with out de-associating the Service Profiles. For more information on how the firmware is done check  out my post <a href="https://quraishi.wordpress.com/2014/09/02/cisco-ucs-firmware-update-process/" rel="bookmark">CISCO UCS Firmware Update Process</a></p>




<p style="text-align:left;">Please feel free to comment on your opinion.</p>

]]&gt;		</div>
<p><!-- .vgblk-rw-wrapper --></p>
]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/update-firmware-of-cisco-ucs-b-series-server-gives-error-the-firmware-of-the-following-components-cannot-be-updated-because-they-are-using-hostmanagement-firmware-policy/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">825</post-id>	</item>
		<item>
		<title>Cisco UCS Firmware Overview</title>
		<link>https://agileops.co.uk/cisco-ucs-firmware-overview/</link>
					<comments>https://agileops.co.uk/cisco-ucs-firmware-overview/#respond</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Wed, 03 Sep 2014 20:50:01 +0000</pubDate>
				<category><![CDATA[CISCO UCS]]></category>
		<category><![CDATA[CISCO UCS Firmware Upgrade]]></category>
		<category><![CDATA[Cisco UCS FlexFlash]]></category>
		<category><![CDATA[Cisco UCS M3 Blades]]></category>
		<category><![CDATA[cisco ucs sd card]]></category>
		<category><![CDATA[CISCO UCS Unified Computing System]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CISCO]]></category>
		<category><![CDATA[Cisco UCS Firmware Process]]></category>
		<category><![CDATA[Cisco UCS Firmware Update]]></category>
		<category><![CDATA[Firmware]]></category>
		<guid isPermaLink="false">https://quraishi.wordpress.com/?p=819</guid>

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

Cisco has recently launched a lot of  Firmware for CISCO UCS, it is becoming rather hard to keep up with the new release. We had 5 New Release in Version 2.2 starting from 2.2.(1b),  2.2.(1c), 2.2.(1d),  2.2.(1e), 2.2.(2c).

The good thing is, in every release CISCO  is adding some good features. In one of  the release 2.2.(1d) they have introduced boot from SD, FlexFlash, this option was not available on the older versions of  UCS Manager.

If you are intreasted in this, and want to find how you can boot the ESXi or any other OS off the Secure Digital (SD)  FlexFlash  and how this can be implemented do check  my post  here: <a href="https://quraishi.wordpress.com/2014/08/21/cisco-ucs-flexflash-configuration-of-secure-digital-sd-card/" rel="bookmark">Cisco UCS FlexFlash Configuration of Secure Digital (SD) Card</a>

So, for the newbee  to Cisco UCS,  its confusing about the firmware. In this post I am trying to clarify few aspects of this, feel free to post comment below if you have any questions and I will get back to you.

The CISCO UCS firmware is bundled into two packages as given below:

<a href="httpss://ibrahimquraishi.com/wp-content/uploads/2014/09/ucs_firmware-1.png"><img loading="lazy" decoding="async" class="alignright size-full wp-image-820" src="httpss://ibrahimquraishi.com/wp-content/uploads/2014/09/ucs_firmware-1.png" alt="ucs_firmware" width="604" height="284" /></a>

&nbsp;

<strong>1. Infrastructure Firmware</strong>

In Infrastructure Software firmware we update the firmware of the following


<ul>
	

<li>Cisco UCS Manager software</li>


	

<li> Kernel and system firmware for the fabric interconnects</li>


	

<li> I/O module firmware</li>


</ul>


<strong>2. Server Firmware</strong>

Cisco UCS <strong>B-Series Blade Server</strong> Software Bundle


<ul>
	

<li>CIMC firmware</li>


	

<li>BIOS firmware</li>


	

<li>Adapter firmware</li>


	

<li>Board controller firmware</li>


	

<li>Third-party firmware images required by the new server</li>


</ul>


<em><span class="uicontrol">This also includes the firmware of Adapter, </span>BIOS<span class="uicontrol">, </span>FC Adapters,  <span class="uicontrol">HBA Option ROM, </span>Storage, Controller, Local Disk</em>

Cisco UCS <strong>C-Series Rack-Mount UCS-Managed Server</strong> Software


<ul>
	

<li>CIMC firmware</li>


	

<li>BIOS firmware</li>


	

<li>Adapter firmware</li>


	

<li>Board controller firmware</li>


	

<li>Third-party firmware images required by the new server</li>


</ul>


As most of you might be aware the UCS manager is the GUI Java based which allows you to fully manage the CISCO Unified Computing System.

<em>Note I have noticed that the Java version  7 update 40 is only compatible with the UCS Manager. </em>

So, where does the UCS Manager run ?

This was one of my first questions, Well the Software of the UCS Manager runs on the FI ( Fabric Interconnect 62xx) as we have a pair of Fabric Interconnect it has got resilience.

The UCS System is designed to be highly scalable and available, so upgrading the firmware should not bring any outage to the environment. However Cisco still suggests to arrange a Change windows and get this done out of hours or the quite period of your business.

This UCS Manager is bundled in the Infrastructure Firmware Software along with the Kernal update of the FI which is the NXOS, Finally we have the I/O Module firmware which is a part of the Infrastructure firmware software too.

The Other Bundle is the Server Firmware which has the firmware for BIOS, the Blades, Adapter, Board controller etc.

If you want to learn more about the process of doing a Firmware update please checkout my link <a href="https://quraishi.wordpress.com/2014/09/02/cisco-ucs-firmware-update-process/" rel="bookmark">CISCO UCS Firmware Update Process</a>

Hope this information is useful, feel free to comment.]]&gt;		</div>
<p><!-- .vgblk-rw-wrapper --></p>
]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/cisco-ucs-firmware-overview/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">819</post-id>	</item>
	</channel>
</rss>
