<?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>Seeds of Genius &#187; Errors</title>
	<atom:link href="http://www.seedsofgenius.net/category/errors/feed" rel="self" type="application/rss+xml" />
	<link>http://www.seedsofgenius.net</link>
	<description>Defining Value Add</description>
	<lastBuildDate>Fri, 03 Sep 2010 19:17:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Live Upgrade Troubleshooting</title>
		<link>http://www.seedsofgenius.net/solaris/live-upgrade-troubleshooting</link>
		<comments>http://www.seedsofgenius.net/solaris/live-upgrade-troubleshooting#comments</comments>
		<pubDate>Fri, 13 Nov 2009 19:39:54 +0000</pubDate>
		<dc:creator>kcassidy</dc:creator>
				<category><![CDATA[Errors]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Live Upgrade]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://www.seedsofgenius.net/?p=52</guid>
		<description><![CDATA[This is meant to be a list of basic troubleshooting tips for Live Upgrade. It is a work in progress.
#1 and #2 Troubleshooting Tips!

Patch up to the most recent version [...]]]></description>
			<content:encoded><![CDATA[<p>This is meant to be a list of basic troubleshooting tips for Live Upgrade. It is a work in progress.</p>
<p><strong>#1 and #2 Troubleshooting Tips!</strong></p>
<ol>
<li>Patch up to the most recent version of 121430 (SPARC) or 121431 (X86) before running any command that starts with &#8220;lu&#8221;</li>
<li>Incorrect syntax or an old buggy lu operation can leave the  configuration in a bad state and cause lu commands to fail, even  ludelete. Clean up the configuration and start fresh!
<pre>rm -f /etc/lutab
rm -f /etc/lu/.BE_CONFIG
rm -f /etc/lu/ICF.*</pre>
</li>
</ol>
<div>
<p><strong> Helpful links:</strong></p>
<ul>
<li>Use this document religiously &#8211; it contains procedures, required patch levels, and known bugs: <a href="http://sunsolve.sun.com/search/document.do?assetkey=1-61-206844-1">Solaris[TM] Live Upgrade Software: Patch Requirements</a></li>
<li>Update 6: <a href="http://docs.sun.com/app/docs/doc/820-5238/esqbt">Solaris 10 10/08 Installation Guide: Solaris Live Upgrade and Upgrade Planning</a></li>
<li>Update 7: <a href="http://docs.sun.com/app/docs/doc/820-7013/esqbt">Solaris 10 5/09 Installation Guide: Solaris Live Upgrade and Upgrade Planning</a></li>
<li>NGZ Supplement: <a href="http://www.sun.com/bigadmin/sundocs/articles/sluonngzones.jsp">How to Upgrade the Solaris 10 OS With Non-global Zones Using Solaris Live Upgrade</a></li>
<li>SVM: <a href="http://docs.sun.com/app/docs/doc/820-5238/esqby?l=en&amp;a=view">Examples of Using Solaris Live Upgrade to Create RAID-1 Volumes</a></li>
</ul>
<p><strong> Debugging &amp; Helpful files:</strong> (in addition to Sun Explorer)</p>
<ol>
<li>First, change the following lines in /etc/default/lu
<pre>LU_DEBUG=0              &gt;&gt;  LU_DEBUG=10
LU_SESSION_LOG_FILE=""  &gt;&gt;  LU_SESSION_LOG_FILE="/etc/lu/sessionlog"
LU_ERROR_LOG_FILE=""    &gt;&gt;  LU_ERROR_LOG_FILE="/etc/lu/errorlog"</pre>
</li>
<li>Capture the debugging output with /usr/bin/script. Most of the output doesn&#8217;t end up in that session log file. The session and error logs are most helpful for capturing what happens during the shutdown scripts.</li>
<li>Grab the following:<br />
/etc/lu/ (entire directory)<br />
/etc/lutab<br />
/var/sadm/system/logs/upgrade_cleanup<br />
/var/sadm/system/logs/upgrade_log</li>
</ol>
<p><strong> Helpful commands:</strong></p>
<ul>
<li># /etc/lib/lu/lubootdev -b<br />
<em>Prints the PBE&#8217;s boot device as live upgrade sees it.</em></li>
<li># eeprom boot-device <em>new-boot-device</em><br />
<em>SPARC &#8211; specifies a new system boot device. Without </em>new-boot-device<em> it prints the current one.</em></li>
</ul>
<p><strong> Error diagnosis:</strong></p>
<ul>
<li>luupgrade:</li>
<p><em>ERROR: Installation of the packages from this media of the media failed; pfinstall returned these diagnostics:</em><br />
<a href="http://sunsolve.sun.com/search/document.do?assetkey=1-62-229412-1">SunSolve Problem Resolution procedure</a></ul>
<p>&#8230;work in progress.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.seedsofgenius.net/solaris/live-upgrade-troubleshooting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jumpstart of Solaris VM on VMWare ESX hangs</title>
		<link>http://www.seedsofgenius.net/solaris/install/jumpstart-of-solaris-vm-on-vmware-esx-hangs</link>
		<comments>http://www.seedsofgenius.net/solaris/install/jumpstart-of-solaris-vm-on-vmware-esx-hangs#comments</comments>
		<pubDate>Wed, 28 Oct 2009 23:02:15 +0000</pubDate>
		<dc:creator>bwagner</dc:creator>
				<category><![CDATA[Errors]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://192.168.1.15/?p=28</guid>
		<description><![CDATA[

Problem Description:


I have a Jumpstart infrastructure set up that has had no problems installing Solaris natively on my servers. However, when I attempt to do so within a virtual machine, [...]]]></description>
			<content:encoded><![CDATA[<div>
<div>
<div><strong>Problem Description:</strong></div>
<div>
<div>
<p>I have a Jumpstart infrastructure set up that has had no problems installing Solaris natively on my servers. However, when I attempt to do so within a virtual machine, the Solaris/Jumpstart installation hangs after the Grub menu. I see it get the DHCP and if I do a snoop on the interface of the jumpstart server I can see the tftp. It looks like the tftp finishes correctly and I see a couple NFS 4 requests from the client but the console on the vm never shows anything but dots and eventually the dots stop coming up. I don&#8217;t see any error messages on the client at all.</p>
<p>The jumpstart server is a V240 running Solaris 10. We have a /tftpboot directory for the pxegrub and inetboot files (depending on architecture). The jumpstart files are in a mount point /jumpstart where there are several different OS levels under /jumpstart/OS. The machine has multiple nics connected to various subnets.</p>
<p>I only have one server setup as an ESX server. On that ESX server I currently have two virtual machines, machineA and machineB. I used the DVD to install machingA since Jumpstart was not working and I set up machineB to continue testing it. I am able to ping the Jumpstart server, which is on the same subnet, from both the VMware ESX console and from the running Solaris virtual machine.</p></div>
</div>
</div>
<div>
<div><strong>Operating System:</strong></div>
<div>
<div>VMWare ESX</div>
</div>
</div>
<div>
<div><strong>Troubleshooting Steps:</strong></div>
<div>Verify valid GRUB bootloader entries</div>
</div>
<div>
<div><strong>Root Cause:</strong></div>
<div>
<div>
<p>The console= kernel parameter (e.g console=ttya) can help with switching between serial and video on physical x86 hardware, but that issue does not apply to a virtual machine.</p></div>
</div>
</div>
<div>
<div><strong>Solution:</strong></div>
<div>
<div>
<p>If such a flag is present, try removing the console=ttya flag and attempt the Jumpstart installation again.</p></div>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.seedsofgenius.net/solaris/install/jumpstart-of-solaris-vm-on-vmware-esx-hangs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Installation: X server could not be started</title>
		<link>http://www.seedsofgenius.net/errors/linux-installation-x-server-could-not-be-started</link>
		<comments>http://www.seedsofgenius.net/errors/linux-installation-x-server-could-not-be-started#comments</comments>
		<pubDate>Wed, 28 Oct 2009 22:25:43 +0000</pubDate>
		<dc:creator>bwagner</dc:creator>
				<category><![CDATA[Errors]]></category>

		<guid isPermaLink="false">http://192.168.1.15/?p=17</guid>
		<description><![CDATA[

Problem Description:


During a SuSE 9 SP3 X64 installation on a Sun Fire x6250 using ILOM kvm redirection and both CD and ISO based installation media images, the graphical installer does [...]]]></description>
			<content:encoded><![CDATA[<div>
<div>
<div><strong>Problem Description:</strong></div>
<div>
<div>
<p>During a SuSE 9 SP3 X64 installation on a Sun Fire x6250 using ILOM kvm redirection and both CD and ISO based installation media images, the graphical installer does not start with an error stating that either there is less than 96 MB of video memory (RAM) or the X Server could not start. According to Sun&#8217;s datasheet, the X6250 has an embedded AST2000 video controller with 128 MB of shared SDRAM.</p>
<p>Upon completing the text-based failback installation, the main OS GUI is not available.</p></div>
</div>
</div>
<div>
<div><strong>Operating System:</strong></div>
<div>
<div>SuSE Linux</div>
<div></div>
</div>
</div>
<div>
<div><strong>Error Messages:</strong></div>
<div>
<div>there is less than 96 MB memory or the X server could not be started</div>
<div></div>
</div>
</div>
<div>
<div><strong>Troubleshooting Steps:</strong></div>
<div>Using ALT+F4 to obtain a root (#) terminal, look at the X Server log by running the command:</div>
<div><code># less /var/log/XFree86.log</code></div>
</div>
<div>
<div></div>
<div><strong>Root Cause:</strong></div>
<div>
<div>
<p>The XFree86.log showed X Server failed to start due to no screens found. A few lines higher showed this was because the config file had failed to parse. A few lines above that mentioned an invalid configuration parameter related to Mouse[1] and the server layout.</p>
<p>This problem is caused by the ILOM remote mouse mode settings. A setting of &#8220;absolute,&#8221; normally used for Windows and Solaris, will cause this problem with XFree86.</p></div>
</div>
</div>
<div>
<div><strong>Solution:</strong></div>
<div>
<div>
<p>Access the X6250 ILOM and navigate to the Redirection -&gt; Mouse Mode settings tab. Change the mouse mode from &#8216;Absolute&#8217; to &#8216;Relative&#8217; and apply.</p>
<p>NOTE: This will reset the service processor, which will take a few moments to come back up but it should not affect the running system.</p></div>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.seedsofgenius.net/errors/linux-installation-x-server-could-not-be-started/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
