git-daemon fails on VM suspend and resume
Posted
by
fuzzy lollipop
on Super User
See other posts from Super User
or by fuzzy lollipop
Published on 2011-01-06T18:57:32Z
Indexed on
2011/01/06
19:56 UTC
Read the original article
Hit count: 184
I have Gitorious running on a Centos 5.3 install on a VMWare virtual machine under VMWare Server. Everytime we take down the server via suspend to back up the image, and resume the VM, the git-daemon dies.
All my other processes continue to function without any problems, this one process dies and has to be manually be restarted.
Does anyone have any ideas why this might be happening, or how to make sure this process never dies off?
© Super User or respective owner