Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached

Published: Jan 25th, 2012 Category: Linux Virtuozzo, Virtuozzo

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

#307 Message processing was terminated because timeout was reached waiting for a response

vzbackup 300x116 Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached

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

1) Open file “/etc/sysconfig/vzagent/vzagent.conf

2) Search For key word “backup” and Change it

FROM:
< timeouts >
< backup >3600< / backup >
< search >3600< / search >
< / timeouts >
TO:
< timeouts >
< backup >18000< / backup >
< search >3600< / search >
< / timeouts >

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 18000 seconds which is near about 5 hours.

3) To apply this setting, restart service VE on the Host server. Service VE can be restarted using command “vzctl restart 1” (This will restart vzagent on the host)

Now try to take backup from “Virtuozzo Power Panel or Parallels Power panel”

vzbackupsus 300x129 Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached

Related posts:

  1. Cannot adjust logon rights for vzagent user

Tags: , , , ,

Leave a Reply

Subscribe to eITWebguru

© 2012 eITWebguru. All Rights Reserved.