<?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["Traffic Log" does not show any data in Parallels Power Panel]]></title>
<link>http://kb.parallels.com/en/6434</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">"Traffic Log" does not show any data in Parallels Power Panel</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 6434&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 Virtuozzo Containers Tools</li>
							<li>Parallels Virtuozzo Containers for Windows</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>
					The section 'Traffic Log' does not show any data in Parallels Power Panel.<br />
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					The reason of problem might be too low memory limit set up for MSSQL&nbsp;server working in Service Container on Parallels Virtuozzo Containers for Windows server and as a result it can not process queries from VZAgent properly.
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					<p><span style="font-family: Arial;">To solve this problem you should log into the Virtuozzo server by RDP and perform the following actions:</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 Container: <span style='font-family: courier new,courier;font-size: 12px;'>vzctl enter 1</span><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 /></span><span style="font-family: Arial;">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><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'</span>
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6434&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=6434&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' : '6434',
													'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">10010 LastUpdated: 2009-06-17 08:30:53</guid>
<pubDate>2009-06-17 08:18:04</pubDate>
</item>
</channel>
</rss>



