<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[Tasks "Report raw traffic usage by dedicated VPSs" are failing.]]></title>
<link>http://kb.parallels.com/en/6041</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">Tasks "Report raw traffic usage by dedicated VPSs" are failing.</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 6041&nbsp;</div>
					<div>Last Review: Jun,17 2009</div>
					<tr>
						<td>Author: </td>
						<td>Vitaly Filatov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Vitaly Filatov</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Operations Automation</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Symptoms</h2>
					Tasks &quot;Report raw traffic usage by dedicated VPSs&quot; are always failing with /CORBA/TIMEOUT exception for Parallels Virtuozzo Containers for Windows servers.<br /><br /> For example:<div><span style='font-family: courier new,courier;font-size: 12px;'>Task ID:<span style="white-space: pre;" class="Apple-tab-span">		</span>467516</div><div>Task name:<span style="white-space: pre;" class="Apple-tab-span">		</span>Report raw traffic usage by dedicated VPSs of VZserver1</div><div>Task description:<span style="white-space: pre;" class="Apple-tab-span">	</span>Task gathers and reports raw traffic usage of dedicated</div><div>Output:<span style="white-space: pre;" class="Apple-tab-span">		</span>Request has been timed out, details: system exception, IDL:omg.org/CORBA/TIMEOUT:1.0' TAO exception, minor code = 3e (timeout during send; low 7 bits of errno: 62 Timer expired), completed = NO</span><br />&nbsp;</div>
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					The reason of problem is that too low memory limit is set up for MSSQL&nbsp;server working in Service VPS&nbsp;on Virtuozzo server and as a result it can not process queries from VZAgent properly.<br />
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					<p><span style="font-family: Arial;">To solve this problem you should go to the Virtuozzo server reported in task properties (VZserver1 in this case) and proceed the following steps:</span></p><p><span style="font-family: Arial;">1. Open command line tool:&nbsp;Start &gt;&nbsp;Run &gt;&nbsp;cmd<br /><br />2. Enter the Service VPS:&nbsp;vzctl enter 1<br /><br /></span></p><p><span style="font-family: Arial;">3. Launch osql.exe tool:</span><br /><span style="font-family: Arial;"><span style='font-family: courier new,courier;font-size: 12px;'>&quot;%ProgramFiles%\Microsoft SQL Server\80\Tools\Binn\osql.exe&quot; -E </span></span><br /><br />  <span style="font-family: Arial;">4. Change MSDE memory limit as follows:</span><br /> <span style='font-family: courier new,courier;font-size: 12px;'>sp_configure 'max server memory (MB)',512<br />go<br />reconfigure<br />go</span><br /><br /> <span style="font-family: Arial;">This action will increase the memory limit for MSSQL server and it will allow MSSQL&nbsp;server to fetch traffic statistics from database.<br /><br />You may also install MSSQL Management Studio into the Service VPS (it also requires MSXML&nbsp;and .NET), log into it by RDP&nbsp;and increase memory limit using GUI:</span></p><p><span style="font-family: Arial;">- run MSSQL Management Studio<br />- right-click on MSSQL server on the very top of left pane<br />- choose 'Properties'<br />- click on section 'Memory' in left pane of the opened window<br />- increase the parameter 'Maximum server memory (in MB)' to 512<br />- click 'OK'<br /></span></p><p>&nbsp;</p>
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6041&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6041&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '6041',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Vitaly Filatov</author>
<guid isPermaLink="false">6394 LastUpdated: 2009-06-17 08:29:37</guid>
<pubDate>2009-02-17 05:39:04</pubDate>
</item>
</channel>
</rss>



