<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[vCSA 6.0 Update 1 - Paul Waldman]]></title><description><![CDATA[vCSA 6.0 Update 1 - Paul Waldman]]></description><link>https://pwaldman.com/</link><image><url>https://pwaldman.com/favicon.png</url><title>vCSA 6.0 Update 1 - Paul Waldman</title><link>https://pwaldman.com/</link></image><generator>Ghost 1.25</generator><lastBuildDate>Wed, 25 Mar 2026 10:27:16 GMT</lastBuildDate><atom:link href="https://pwaldman.com/tag/vcsa-6-0-update-1/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[VMware vCenter Server Appliance Deployment Hung: Installed iPXE-1.0.0-1.2882051.vmw.i686.rpm]]></title><description><![CDATA[<div class="kg-card-markdown"><p>When installing an instance of a VMware vSphere vCenter Server virtual appliance, version 6.0 Update 1, I ran into an issue who's cause wasn't very apparent.  While deploying the vCSA through Google Chrome, the process hung at the following step: <code>Installed iPXE-1.0.0-1.2882051.vmw.i686.rpm</code>.</p>
<p><img src="https://pwaldman.com/content/images/2015/11/vCenter-Server-Deployment-error-Installed-iPXE-1-0-0-1-2882051-vmw-i686-rpm.png" alt="vCenter Server Deployment error: Installed iPXE-1.0.0-1.2882051.vmw.i686.rpm"></p>
<p>The</p></div>]]></description><link>https://pwaldman.com/vmware-vcenter-server-appliance-deployment-hung-installed-ipxe-1-0-0-1-2882051-vmw-i686-rpm/</link><guid isPermaLink="false">5b95a2cb2ce2ad4c30dd4890</guid><category><![CDATA[VMware]]></category><category><![CDATA[vSphere]]></category><category><![CDATA[vCenter Server]]></category><category><![CDATA[Chrome]]></category><category><![CDATA[vCSA 6.0 Update 1]]></category><dc:creator><![CDATA[Paul Waldman]]></dc:creator><pubDate>Tue, 24 Nov 2015 04:15:23 GMT</pubDate><content:encoded><![CDATA[<div class="kg-card-markdown"><p>When installing an instance of a VMware vSphere vCenter Server virtual appliance, version 6.0 Update 1, I ran into an issue who's cause wasn't very apparent.  While deploying the vCSA through Google Chrome, the process hung at the following step: <code>Installed iPXE-1.0.0-1.2882051.vmw.i686.rpm</code>.</p>
<p><img src="https://pwaldman.com/content/images/2015/11/vCenter-Server-Deployment-error-Installed-iPXE-1-0-0-1-2882051-vmw-i686-rpm.png" alt="vCenter Server Deployment error: Installed iPXE-1.0.0-1.2882051.vmw.i686.rpm"></p>
<p>The deployment log files are located at: <code>C:\Users\vmwareUser\AppData\Local\VMware\CIP\vcsaInstaller\sessions\session_0004\logs</code>.  The logs gave no indication of the problem.</p>
<p>This was ultimately due to an incorrect configuration within DNS.  The DNS entry was not setup for the vCSA.  After creating the correct DNS entry and restarting the deployment, it completed successfully.</p>
</div>]]></content:encoded></item><item><title><![CDATA[VMware vCSA 6.0 Update 1 nobody's password]]></title><description><![CDATA[<div class="kg-card-markdown"><p>When trying to update a VMware vCenter Server Appliance to 6.0 Update 1 via SSH, I ran into an authentication problem.</p>
<p>I logged into a VMware vCenter Server Appliance via SSH and tried to update it to 6.0 Update 1 by entering the following command:</p>
<pre><code class="language-prettyprint">Command&gt; software-packages</code></pre></div>]]></description><link>https://pwaldman.com/vcsa-6-0-update-1-requesting-nobodys-password/</link><guid isPermaLink="false">5b95a2cb2ce2ad4c30dd488c</guid><category><![CDATA[VMware]]></category><category><![CDATA[vCSA]]></category><category><![CDATA[vCSA 6.0 Update 1]]></category><category><![CDATA[ssh]]></category><category><![CDATA[vCenter Server]]></category><dc:creator><![CDATA[Paul Waldman]]></dc:creator><pubDate>Fri, 30 Oct 2015 23:17:00 GMT</pubDate><content:encoded><![CDATA[<div class="kg-card-markdown"><p>When trying to update a VMware vCenter Server Appliance to 6.0 Update 1 via SSH, I ran into an authentication problem.</p>
<p>I logged into a VMware vCenter Server Appliance via SSH and tried to update it to 6.0 Update 1 by entering the following command:</p>
<pre><code class="language-prettyprint">Command&gt; software-packages install --iso --acceptEulas
</code></pre>
<p>I was then requested to enter a password for <code>nobody</code></p>
<pre><code class="language-prettyprint">Command&gt; software-packages install --iso --acceptEulas
nobody's password:
</code></pre>
<p>The problem was that I logged in with a VMware SSO account, <code>Administrator@vsphere.local</code>, and actually needed to login with the vCSA's <code>root</code> account.</p>
<p>What is the <code>nobody</code> account?<br>
On Unix based systems like Linux, it is an account with limited permissions.</p>
</div>]]></content:encoded></item></channel></rss>