From: James W. B. <jbe...@mi...> - 2005-04-21 18:38:36
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <font face="Times New Roman">Joe:<br> I had to run the backup.php manually about a dozen times but if finally got through with the file cleanups. It kept giving that 30 sec. timeout error. Maybe that's due to running the file manually and wouldn't have happened had I let it run its course automatically over night. Anyway its all cleaned up and seems to be fine now.<br> <br> Thanks<br> James<br> <br> </font><br> Joe Zacky wrote: <blockquote cite="mid...@za..." type="cite">James W. Beauchamp wrote: <br> <br> <blockquote type="cite">Joe: <br> I've installed the cvs version of bobs and have manually run the backup.php script. I now see many screenfulls of this: <br> <br> <br> <b>Warning</b>: unlink() failed (Is a directory) in <b>/var/www/html/bobs/inc/class_cleanup.php</b> on line <b>95</b><br /> <br> Unable to remove /backup/bobsdata/incremental/main/homedirs// <br> <br /> <br> <b>Fatal error</b>: Maximum execution time of 30 seconds exceeded in <b>/var/www/html/bobs/inc/class_cleanup.php</b> on line <b>89</b><br /> <br> <br> It's failing to remove something. Is this just a one time thing or an indication of something else? <br> <br> Thanks <br> James <br> </blockquote> <br> I haven't seen that error before. Sounds like it's trying to remove a directory, but why it times out I don't know. <br> <br> If this were my system I'd consider deleting the server definition from the bobs admin screen, removing /backup/bobsdata/incremental/main/ and /backup/bobsdata/current/main/, then starting fresh. Maybe the database files (.db) are out of sync with what's actually archived? I don't know. <br> <br> If your backup is really huge, you can leave the files under the directory tree /backup/bobsdata/current/main/homedirs/ but remove the files in /backup/bobsdata/current/main/*. That way your first rsync won't have to do much work. <br> <br> I have no idea if that will help though. The real problem may have something to do with the timeout error. <br> <br> Joe <br> <br> <br> ------------------------------------------------------- <br> This SF.Net email is sponsored by: New Crystal Reports XI. <br> Version 11 adds new functionality designed to reduce time involved in <br> creating, integrating, and deploying reporting solutions. Free runtime info, <br> new features, or free trial, at: <a class="moz-txt-link-freetext" href="http://www.businessobjects.com/devxi/728">http://www.businessobjects.com/devxi/728</a> <br> _______________________________________________ <br> Bobs-devel mailing list <br> <a class="moz-txt-link-abbreviated" href="mailto:Bob...@li...">Bob...@li...</a> <br> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/bobs-devel">https://lists.sourceforge.net/lists/listinfo/bobs-devel</a> <br> <br> </blockquote> </body> </html> |