Product:
Search Type:

[How To] How to increase vzagent timeouts for migration/backup processes?

Article ID: 1363 
Last Review: Jun,06 2007
APPLIES TO:
  • Virtuozzo for Windows 3.5.1
  • Virtuozzo for Windows 3.5.1 SP1

RESOLUTION

For migration, it can be done through the Virtuozzo Management Console (VZMC) or manually.  First, through the VZMC, you would do the following:

  • Right click on the Hardware Node and select Tasks
  • From this menu, select Manage VZAgent Configuration
  • Once the VZAgent Configuration loads, you will select the migrator>configuration>timeouts

There, you can increase the “migrate” value which is represented in seconds.

Also, it can be done manually in the following manner:

  • Open  C:\Program Files\SWsoft\Virtuozzo\VZAgent\etc\vzagent.conf file.
  • Find the following strings:

<migrator>
<configuration>
<timeouts>
<migrate>360000</migrate>
<calc_hwconf>3600</calc_hwconf>
</timeouts>
</configuration>
</migrator>

  • Change “migrate” value and save the file.
  • Restart VZAOP service
For backups, it can be done through the Virtuozzo Management Console (VZMC) or manually.  First, through the VZMC, you would do the following:

  • Right click on the Hardware Node and select Tasks
  • From this menu, select Manage VZAgent Configuration
  • Once the VZAgent Configuration loads, you will select the backm>configuration>timeouts

There you can increase the “backup” value which is represented in seconds.

Or it can  be done manually:

  • Open  C:\Program Files\SWsoft\Virtuozzo\VZAgent\etc\vzagent.conf file.
  • Find the following strings:

<backm>
<configuration>
<timeouts>
<backup>3600</backup>
<search>3600</search>
</timeouts>
<pe_backups_limit>1</pe_backups_limit>
<backup_node>local</backup_node>
</configuration>
</backm>

  • Change “backup” value and save the file.
  • Restart  VZAOP service
Keywords: timeout timeouts backup migrate migration

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields