<?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>eITWebguru &#187; Virtuozzo backup error</title>
	<atom:link href="http://eitwebguru.com/tag/virtuozzo-backup-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://eitwebguru.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 May 2012 06:03:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached</title>
		<link>http://eitwebguru.com/virtuozzo-backup-error-307-message-processing-was-terminated-because-timeout-was-reached/</link>
		<comments>http://eitwebguru.com/virtuozzo-backup-error-307-message-processing-was-terminated-because-timeout-was-reached/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 02:09:26 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Linux Virtuozzo]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[#307 Message processing was terminated because timeout was reached waiting for a response]]></category>
		<category><![CDATA[307 Message processing was terminated because timeout was reached]]></category>
		<category><![CDATA[Message processing was terminated because timeout]]></category>
		<category><![CDATA[Parallels Power panel backup Error]]></category>
		<category><![CDATA[Virtuozzo backup error]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=389</guid>
		<description><![CDATA[Sometime whenever a user tries to take backup from Virtuozzo Power Panel or Parallels Power panel it gets failed and action logs shows following Error &#8220;#307 Message processing was terminated because timeout was reached waiting for a response&#8220; The above error shows that the timeout limit which is set in the Virtuozzo Configuration for backup [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Sometime whenever a user tries to take backup from Virtuozzo Power Panel or Parallels Power panel it gets failed and action logs shows following Error</span></p>
<p><span id="more-389"></span></p>
<p style="text-align: justify;"><span style="color: #ff0000;"><span style="font-family: Verdana; font-size: small;">&#8220;<strong>#307 Message processing was terminated because timeout was reached waiting for a response</strong>&#8220;</span></span></p>
<p style="text-align: justify;"><span style="color: #ff0000;"><span style="font-family: Verdana; font-size: small;"><a href="http://eitwebguru.com/wp-content/uploads/2010/01/vzbackup.png"><img class="aligncenter size-medium wp-image-390" src="http://eitwebguru.com/wp-content/uploads/2010/01/vzbackup-300x116.png" alt="vzbackup 300x116 Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached" width="300" height="116" title="Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached" /></a> </span></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">The above error shows that the timeout limit which is set in the Virtuozzo Configuration for backup has been reached and the backup was not completed during that time frame. To increase Virtuozzo backup Timeout limit</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Open file &#8220;<strong>/etc/sysconfig/vzagent/vzagent.conf</strong>&#8220;</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Search For key word &#8220;<strong>backup</strong>&#8221; and Change it </span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 200px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr"><strong><span style="text-decoration: underline;">FROM:</span></strong>
&lt; timeouts &gt;
&lt; backup &gt;3600&lt; / backup &gt;
&lt; search &gt;3600&lt; / search &gt;
&lt; / timeouts &gt;
<strong><span style="text-decoration: underline;">TO:</span></strong>
&lt; timeouts &gt;
&lt; backup &gt;18000&lt; / backup &gt;
&lt; search &gt;3600&lt; / search &gt;
&lt; / timeouts &gt;</pre>
<p style="text-align: justify;">
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">By deafult the limit which is set is 3600 seconds which is 1 Hour; Change it to the limit as per your requirement, here I have set it <strong>18000</strong> seconds which is near about 5 hours.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>3)</strong> To apply this setting, restart service VE on the Host server. Service VE can be restarted using command &#8220;<strong>vzctl restart 1</strong>&#8221; (This will restart vzagent on the host)</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Now try to take backup from &#8220;Virtuozzo Power Panel or Parallels Power panel&#8221;</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><a href="http://eitwebguru.com/wp-content/uploads/2010/01/vzbackupsus.png"><img class="aligncenter size-medium wp-image-391" src="http://eitwebguru.com/wp-content/uploads/2010/01/vzbackupsus-300x129.png" alt="vzbackupsus 300x129 Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached" width="300" height="129" title="Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached" /></a> </span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/virtuozzo-backup-error-307-message-processing-was-terminated-because-timeout-was-reached/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

