<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8.0-dev (info@mypapit.net)" -->
<rss version="2.0"  xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Blog</title>
        <description></description>
        <link>http://sflanders.net/</link>
        <lastBuildDate>Sat, 19 May 2012 19:09:40 GMT</lastBuildDate>
        <generator>FeedCreator 1.8.0-dev (info@mypapit.net)</generator>
		<atom:link href="http://sflanders.net/rss" rel="self" type="application/rss+xml" />        <item>
            <title>VMworld Call for Papers - Submitted!</title>
            <link>http://sflanders.net/cloud/vmworld-call-for-papers-submitted</link>
            <description><![CDATA[<p>I am happy to announce that I have submitted my first session for VMworld:</p>
<blockquote>Scale-Out Cloud Infrastructure - A Look into the Cloud Foundry PaaS. In this session vSpecialist Tarik Dwiek and I will discuss how the infrastructure for Cloud Foundry has been architected to ensure scalability. In addition, we will cover specific testing done between VMware and EMC in order to fully understand performance, reliability, and replication during typical Cloud Foundry operational functions.</blockquote>
<p>Now it is a waiting game to see if the session is accepted. I am really excited about the topic and hope to have the opportunity to present at VMworld 2012!</p>]]></description>
            <author> steve@sflanders.net (Steve Flanders)</author>
            <pubDate>Fri, 18 May 2012 20:14:34 GMT</pubDate>
            <guid isPermaLink="false">http://sflanders.net/cloud/vmworld-call-for-papers-submitted</guid>
        </item>
        <item>
            <title>Logrotate Limitations Revisited</title>
            <link>http://sflanders.net/system/logrotate-limitations-revisited</link>
            <description><![CDATA[<p>The more I use logrotate the less I like it. If you recall from my previous post on logrotate, I choose to leverage the copytruncate option. While this configuration seemed to work well when I tested it, I have now experienced some significant limitations that are not documented in the man page:</p>
<ol>
<li>After rotation, high volume logs files remained the same size and continued to grow</li>
<li>Pre and post rotated high volume log files contained NUL characters</li>
<li>Large sized log files lost messages during logrotate operation</li>
</ol>
<p>So what caused the issues, what was the impact, and how can you rotate logs messages and not experience these issues?</p>

<p><a href="http://sflanders.net/system/logrotate-limitations-revisited">Read more...</a></p>]]></description>
            <author> steve@sflanders.net (Steve Flanders)</author>
            <pubDate>Sat, 12 May 2012 16:20:48 GMT</pubDate>
            <guid isPermaLink="false">http://sflanders.net/system/logrotate-limitations-revisited</guid>
        </item>
        <item>
            <title>Starting Vyatta router: configure failed!</title>
            <link>http://sflanders.net/network/starting-vyatta-router-configure-failed</link>
            <description><![CDATA[<p>Since I have experienced this issue several times before and I can never remember the commands needed to figure out what is wrong, I figured I would write a quick post. The issue is upon reboot of a Vyatta firewall you receive a 'configure failed!' error message. The exact error message depends on which features you have enabled on your device, but one example is:</p>
<blockquote>Starting Vyatta router: migrate r1-system firewall configure failed!</blockquote>
<p>So how do you check what changed / what is causing the issue?</p>

<p><a href="http://sflanders.net/network/starting-vyatta-router-configure-failed">Read more...</a></p>]]></description>
            <author> steve@sflanders.net (Steve Flanders)</author>
            <pubDate>Sun, 06 May 2012 22:52:50 GMT</pubDate>
            <guid isPermaLink="false">http://sflanders.net/network/starting-vyatta-router-configure-failed</guid>
        </item>
        <item>
            <title>vCloud Director and Wildcard SSL Certificates</title>
            <link>http://sflanders.net/cloud/vcloud-director-and-wildcard-ssl-certificates</link>
            <description><![CDATA[<p>I was recently asked to assist in configuring a wildcard SSL certificate on a pair of vCloud Director (vCD) cells. While the certificate had been installed on the cells, some browsers were displaying SSL errors such as the following:</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" src="http://sflanders.net/images/stories/blog/ssl-ie-error.png" alt="ssl-ie-error" width="751" height="448" /></p>
<table width="100%">
<tbody>
<tr>
<td>
<p>While other browsers appeared to work:</p>
</td>
<td>
<p>Until you drilled down a little further:</p>
</td>
</tr>
<tr>
<td><img style="display: block; margin-left: auto; margin-right: auto;" src="http://sflanders.net/images/stories/blog/ssl-url-bar.png" alt="ssl-url-bar" width="311" height="39" /><br /><img style="display: block; margin-left: auto; margin-right: auto;" src="http://sflanders.net/images/stories/blog/ssl-validation.png" alt="ssl-validation" width="373" height="331" /></td>
<td><img style="display: block; margin-left: auto; margin-right: auto;" src="http://sflanders.net/images/stories/blog/ssl-unknown-issuer.png" alt="ssl-unknown-issuer" width="479" height="241" /></td>
</tr>
</tbody>
</table>
<p>In addition, while uploading/downloading VMs SSL errors like the following were displayed:</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" src="http://sflanders.net/images/stories/blog/ssl-upload-warning.png" alt="ssl-upload-warning" width="399" height="267" /></p>
<p>So what was going on and how can it be fixed?</p>

<p><a href="http://sflanders.net/cloud/vcloud-director-and-wildcard-ssl-certificates">Read more...</a></p>]]></description>
            <author> steve@sflanders.net (Steve Flanders)</author>
            <pubDate>Sun, 22 Apr 2012 22:02:16 GMT</pubDate>
            <guid isPermaLink="false">http://sflanders.net/cloud/vcloud-director-and-wildcard-ssl-certificates</guid>
        </item>
        <item>
            <title>Cisco Bug: Show Commands Cause (Dual) Fabric Reboot(s)</title>
            <link>http://sflanders.net/network/cisco-bug-show-commands-cause-dual-fabric-reboot-s</link>
            <description><![CDATA[<p>Over the last two weeks I have been hit by the same UCS bug, though by different means, twice and as such I would like to educate others about it. The issue initially came up after running a 'show tech' command on a UCS Fabric Interconnect (FI). Shortly after the process started my session to the FI dropped. Since I have experienced random disconnects from an FI in the past I tried to reconnect. To my surprise the FI was unresponsive. Not knowing what was going on I tried the second FI and it also was not responding. A ping check confirmed my fear, both FIs were down.</p>
<p>For those who have never experienced a dual fabric reboot on an active/production environment before, the ten minutes that follow will be the longest of your life (even if you do have access to the console port - locally or remotely). After about ten minutes the FIs started to respond again.&nbsp;As if a dual fabric reboot was not enough, the problem did not end there. About 5-10 minutes after the FIs came back online they went down again! This cycle continued until manual intervention stopped it.</p>
<p>So what was the problem; what was the impact; how can you fix it; and how can you prevent it?</p>
<p>&nbsp;</p>

<p><a href="http://sflanders.net/network/cisco-bug-show-commands-cause-dual-fabric-reboot-s">Read more...</a></p>]]></description>
            <author> steve@sflanders.net (Steve Flanders)</author>
            <pubDate>Sat, 10 Mar 2012 17:56:45 GMT</pubDate>
            <guid isPermaLink="false">http://sflanders.net/network/cisco-bug-show-commands-cause-dual-fabric-reboot-s</guid>
        </item>
        <item>
            <title>vWYNTK: vSphere Storage Appliance 1.0</title>
            <link>http://sflanders.net/virtualization/vwyntk-vsphere-storage-appliance-1-0</link>
            <description><![CDATA[<p>With the announcement of vSphere 5.0 VMware also announced the first edition of the vSphere Storage Appliance (VSA). This new product is targeted toward SMBs who may not have the budget or want to deal with the complexity of building a storage infrastructure, but who would like to leverage more advanced features of ESXi/vCS like DRS and HA.</p>
<p>Since its announcement, I have been asked several times if/when this product should be implemented. While there are some very good use-cases for this product, it is important to understand the current target audience and the limitations of this release. Below are the details one should keep in mind.</p>

<p><a href="http://sflanders.net/virtualization/vwyntk-vsphere-storage-appliance-1-0">Read more...</a></p>]]></description>
            <author> steve@sflanders.net (Steve Flanders)</author>
            <pubDate>Tue, 21 Feb 2012 01:42:12 GMT</pubDate>
            <guid isPermaLink="false">http://sflanders.net/virtualization/vwyntk-vsphere-storage-appliance-1-0</guid>
        </item>
        <item>
            <title>Introducing vStuff!</title>
            <link>http://sflanders.net/virtualization/introducing-vstuff</link>
            <description><![CDATA[I have added a new menu item called vStuff. Over the next several months, I plan on posting VMware specific information under this header for reference. To get the section started, I have posted the beta version of the vSphere BIOS Optimization Guide (vBOG). Expect many more exciting additions soon!]]></description>
            <author> steve@sflanders.net (Steve Flanders)</author>
            <pubDate>Sat, 11 Feb 2012 11:12:22 GMT</pubDate>
            <guid isPermaLink="false">http://sflanders.net/virtualization/introducing-vstuff</guid>
        </item>
        <item>
            <title>WARNING: CpuSched: XXXX: processor apparently halted for XXXX ms</title>
            <link>http://sflanders.net/system/warning-cpusched-xxxx-processor-apparently-halted-for-xxxx-ms</link>
            <description><![CDATA[<p>While I have seen people discuss this error message and solution, I figured it would be a good idea to discuss in terms of specific configurations such as on Cisco hardware and VMware virtualization. I feel this is important to understand the implications of the error message and to express the importance of BIOS configurations.</p>
<p>First, the issue: Cisco UCS B230-M2 blades (dual 10-core = 20 'processors') running ESXi were throwing processor halted log messages. While this in itself may or may not be an issue, under little load via VMware clone operations ESXi hosts were disconnecting from vCenter Server (vCS) and becoming unresponsive for several minutes. Further digging uncovered that when the ESXi host disconnected from vCS the logs shows that all processors on the host were halting at exactly the same time.</p>

<p><a href="http://sflanders.net/system/warning-cpusched-xxxx-processor-apparently-halted-for-xxxx-ms">Read more...</a></p>]]></description>
            <author> steve@sflanders.net (Steve Flanders)</author>
            <pubDate>Fri, 27 Jan 2012 04:29:07 GMT</pubDate>
            <guid isPermaLink="false">http://sflanders.net/system/warning-cpusched-xxxx-processor-apparently-halted-for-xxxx-ms</guid>
        </item>
        <item>
            <title>Logrotate Limitations</title>
            <link>http://sflanders.net/system/logrotate-limitations</link>
            <description><![CDATA[<p>I having been working on a syslog architecture and one key component to the architect was leveraging log rotate for all log files. One section of my log rotate file looked like the following:</p>
{codecitation class="brush:bash"}/path/to/logs/*<br />{<br />&nbsp; &nbsp;daily<br />&nbsp; &nbsp;dateext<br />&nbsp; &nbsp;missingok<br />&nbsp; &nbsp;copytruncate<br />&nbsp; &nbsp;compress<br />&nbsp; &nbsp;compresscmd /bin/bzip2<br />&nbsp; &nbsp;compressext .bz2<br />&nbsp; &nbsp;sharedscripts<br />&nbsp; &nbsp;lastaction<br />&nbsp; &nbsp; &nbsp; /usr/sbin/invoke-rc.d syslog-ng reload &gt;/dev/null<br />&nbsp; &nbsp;endscript<br />}{/codecitation}
<p>The problem was, I noticed that after the cron for logrotate ran the system started to become slow. Looking at top I noticed several things: the load average continued going up, the logrotate process continued to run with the process consuming around 50% of memory, and the syslog process never restarted.</p>
<p>What was causing the problem?</p>

<p><a href="http://sflanders.net/system/logrotate-limitations">Read more...</a></p>]]></description>
            <author> steve@sflanders.net (Steve Flanders)</author>
            <pubDate>Sun, 16 Oct 2011 22:59:09 GMT</pubDate>
            <guid isPermaLink="false">http://sflanders.net/system/logrotate-limitations</guid>
        </item>
        <item>
            <title>ESXi LUN ID Maximum</title>
            <link>http://sflanders.net/virtualization/esxi-lun-id-maximum</link>
            <description><![CDATA[<p>The VMware Configuration Maximums document is something I reference quite often. One configuration maximum that became relevant for me this week was under ESXi Host Maximums - Storage Maximums - Fibre Channel: LUN ID. According to the document the maximum LUN ID is 255, but what does that mean? Does it mean that you can have a maximum of 255 LUN IDs or the maximum LUN ID number allowed is 255?</p>
<p>For those who know the answer, let me explain where my confusion came from:</p>
<ol>
<li>Two items above LUN ID in the Configuration Maximums document is 'LUNs per host'. The maximum for 'LUNs per host' is 256. Like most numbering in Linux (e.g. arrays) LUN IDs start at 0. This means LUN IDs 0 to 255 are valid and would total 256, the maximum number of 'LUNs per host'.</li>
<li>Looking at the storage side, a very important piece of information would be the maximum number of LUNs per storage system. For an EMC VNX7500, the maximum number of LUNs (including private LUNs) is 8192. Since every LUN has to have a unique LUN ID this means on a VNX7500 at a minimum the LUN IDs 0 to 8191 must be valid.</li>
</ol>
<p>So why was I looking at this maximum in the first place?</p>

<p><a href="http://sflanders.net/virtualization/esxi-lun-id-maximum">Read more...</a></p>]]></description>
            <author> steve@sflanders.net (Steve Flanders)</author>
            <pubDate>Sun, 02 Oct 2011 02:05:25 GMT</pubDate>
            <guid isPermaLink="false">http://sflanders.net/virtualization/esxi-lun-id-maximum</guid>
        </item>
    </channel>
</rss>

