<?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>vNext.be &#187; Linux</title>
	<atom:link href="http://www.vnext.be/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vnext.be</link>
	<description>Operations Manager, Opalis, PowerShell, ...</description>
	<lastBuildDate>Wed, 18 Jan 2012 14:29:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SCOM / OpsMgr : Unix/Linux agent installation without having the root password</title>
		<link>http://www.vnext.be/2011/01/10/scom-opsmgr-unixlinux-agent-installation-without-having-the-root-password/</link>
		<comments>http://www.vnext.be/2011/01/10/scom-opsmgr-unixlinux-agent-installation-without-having-the-root-password/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 09:56:43 +0000</pubDate>
		<dc:creator>Christopher Keyaert</dc:creator>
				<category><![CDATA[OpsMgr / Scom]]></category>
		<category><![CDATA[agent]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[opsmgr]]></category>
		<category><![CDATA[Scom]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.vnext.be/?p=1023</guid>
		<description><![CDATA[Microsoft has shipped the Cross platform agent to monitor other platforms than Windows. To deploy the agent we need to enter the root password in the SCOM management console. This is a part which the Unix guys don’t like. Therefore we’ve deployed the agent without the root password. Willemjan van Laarhoven wrote a great post on how [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste"><a href="http://www.vnext.be/wp-content/uploads/2011/01/Capture.jpg"><img class="alignleft size-full wp-image-1024" title="Capture" src="http://www.vnext.be/wp-content/uploads/2011/01/Capture.jpg" alt="" width="196" height="81" /></a> Microsoft has shipped the Cross platform agent to monitor other platforms than Windows. To deploy the agent we need to enter the root password in the SCOM management console. This is a part which the Unix guys don’t like. Therefore we’ve deployed the agent without the root password.</div>
<p>Willemjan van Laarhoven wrote a great post on <strong><em>how to install SCOM Unix Agent without having the root password</em></strong>.<br />
<a href="http://www.toolzz.com/?p=1292">http://www.toolzz.com/?p=1292</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vnext.be/2011/01/10/scom-opsmgr-unixlinux-agent-installation-without-having-the-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM : Not enough entropy when installed Linux Agent</title>
		<link>http://www.vnext.be/2010/05/20/scom-not-enough-entropy-when-installed-linux-agent/</link>
		<comments>http://www.vnext.be/2010/05/20/scom-not-enough-entropy-when-installed-linux-agent/#comments</comments>
		<pubDate>Thu, 20 May 2010 20:49:27 +0000</pubDate>
		<dc:creator>Christopher Keyaert</dc:creator>
				<category><![CDATA[OpsMgr / Scom]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Cross Platform]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scom]]></category>

		<guid isPermaLink="false">http://www.vnext.be/?p=28</guid>
		<description><![CDATA[Hello When you try to deploy a SCOM agent on a Linux Operating System (most of the time a Virtual Machine) is possible that you get Failed to get random data &#8211; not enough entropy error message. The message in details : 123456789Generating certificate with hostname=&#34;xxxxxxxx&#34; &#91;/home/serviceb/TfsCoreWrkSpcLinux_REDHAT_5.0_x86_64/source/code/tools/scx_ssl_config/scxsslcert.cpp:198&#93; Failed to allocate resource of type random data: [...]]]></description>
			<content:encoded><![CDATA[<p>Hello</p>
<p>When you try to deploy a SCOM agent on a Linux Operating System (most of the time a Virtual Machine) is possible that you get Failed to get <span style="color: #ff0000;"><em><strong>random data &#8211; not enough entropy</strong></em></span> error message.</p>
<p>The message in details :</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br /></div></td><td><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Generating certificate with <span style="color: #007800;">hostname</span>=<span style="color: #ff0000;">&quot;xxxxxxxx&quot;</span><br />
<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>serviceb<span style="color: #000000; font-weight: bold;">/</span>TfsCoreWrkSpcLinux_REDHAT_5.0_x86_64<span style="color: #000000; font-weight: bold;">/</span>source<span style="color: #000000; font-weight: bold;">/</span>code<span style="color: #000000; font-weight: bold;">/</span>tools<span style="color: #000000; font-weight: bold;">/</span>scx_ssl_config<span style="color: #000000; font-weight: bold;">/</span>scxsslcert.cpp:<span style="color: #000000;">198</span><span style="color: #7a0874; font-weight: bold;">&#93;</span><br />
Failed to allocate resource of <span style="color: #7a0874; font-weight: bold;">type</span> random data: Failed to get random data - not enough entropy<br />
error: <span style="color: #000000; font-weight: bold;">%</span>post<span style="color: #7a0874; font-weight: bold;">&#40;</span>scx-1.0.4-<span style="color: #000000;">248</span>.x86_64<span style="color: #7a0874; font-weight: bold;">&#41;</span> scriptlet failed, <span style="color: #7a0874; font-weight: bold;">exit</span> status <span style="color: #000000;">1</span><br />
<br />
<span style="color: #007800;">type</span>=<span style="color: #ff0000;">&quot;Microsoft.SSH.SSHCommandData&quot;</span> <span style="color: #007800;">time</span>=<span style="color: #ff0000;">&quot;2009-12-03T12:08:30.6908778+01:00&quot;</span> <span style="color: #007800;">sourceHealthServiceId</span>=<span style="color: #ff0000;">&quot;91A3B596-F820-6A90-305C-6974DA25966D&quot;</span><span style="color: #000000; font-weight: bold;">&amp;</span>gt;<span style="color: #000000; font-weight: bold;">&amp;</span>lt;SSHCommandData<span style="color: #000000; font-weight: bold;">&amp;</span>gt;<span style="color: #000000; font-weight: bold;">&amp;</span>lt;stdout<span style="color: #000000; font-weight: bold;">&amp;</span>gt;Generating certificate with <span style="color: #007800;">hostname</span>=<span style="color: #ff0000;">&quot;xxxxxxx&quot;</span><br />
<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>serviceb<span style="color: #000000; font-weight: bold;">/</span>TfsCoreWrkSpcLinux_REDHAT_5.0_x86_64<span style="color: #000000; font-weight: bold;">/</span>source<span style="color: #000000; font-weight: bold;">/</span>code<span style="color: #000000; font-weight: bold;">/</span>tools<span style="color: #000000; font-weight: bold;">/</span>scx_ssl_config<span style="color: #000000; font-weight: bold;">/</span>scxsslcert.cpp:<span style="color: #000000;">198</span><span style="color: #7a0874; font-weight: bold;">&#93;</span><br />
Failed to allocate resource of <span style="color: #7a0874; font-weight: bold;">type</span> random data: Failed to get random data - not enough entropy<br />
error: <span style="color: #000000; font-weight: bold;">%</span>post<span style="color: #7a0874; font-weight: bold;">&#40;</span>scx-1.0.4-<span style="color: #000000;">248</span>.x86_64<span style="color: #7a0874; font-weight: bold;">&#41;</span> scriptlet failed, <span style="color: #7a0874; font-weight: bold;">exit</span> status <span style="color: #000000;">1</span></div></td></tr></tbody></table></div>
<p>Now, fixing the issue:</p>
<ul>
<li><span style="font-family: Arial;">clean off the partially installed agent using the commands</span></li>
</ul>
<p><span style="font-family: Arial;"> </span></p>
<p><span style="font-family: Arial;"> </span></p>
<p><span style="font-family: Arial;"> </span></p>
<p><span style="font-family: Arial;"> </span></p>
<p><span style="font-family: Arial;"> </span></p>
<ol>
<li><em><span style="color: #339966;">rpm -e scx</span></em></li>
<li><em><span style="color: #339966;">rm -rf /etc/opt/microsoft/scx</span></em></li>
</ol>
<ul>
<li><span style="font-family: Arial;">Regenerate the random element</span></li>
</ul>
<ol>
<li><span style="font-family: Courier;"><em><span style="color: #339966;">rm /dev/random</span></em></span></li>
<li><span style="font-family: Courier;"><em><span style="color: #339966;">mknod -m 644 /dev/random c 1 9</span></em></span></li>
<li><em><span style="color: #339966;">chown root:root /dev/random</span></em></li>
</ol>
<ul>
<li>Rediscover the server from the SCOM Console and install the Agent</li>
<li><span style="font-family: Arial;">After fixing the install issue, switch the /dev/random file back to a signed random file using the commands:</span></li>
</ul>
<p><span style="font-family: Arial;"> </span></p>
<ol>
<li><span style="font-family: Courier;"><em><span style="color: #339966;">rm /dev/random</span></em></span></li>
<li><span style="font-family: Courier;"><em><span style="color: #339966;">mknod -m 644 /dev/random c 1 8</span></em></span></li>
<li><em><span style="color: #339966;">chown root:root /dev/random</span></em></li>
</ol>
<p><span style="font-family: Arial;">More information details on the <a href="http://blog.xplatxperts.com/xplat-xperts/2009/08/opsmgr-cross-platform-discovery-errors.html">XplatExperts</a> Web Site.</span></p>
<p><span style="font-family: Arial;">Christopher Keyaert</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vnext.be/2010/05/20/scom-not-enough-entropy-when-installed-linux-agent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

