From: Marcelo V. <mv...@vm...> - 2011-12-07 22:43:21
|
Hi Reindl, On 12/07/2011 07:26 AM, Reindl Harald wrote: >> [logging] log = true vmbackup.level = debug vmbackup.handler = vmx >> vmvss.level = debug vmvss.handler = vmx Sorry but I'll have to ask you to change the log config again, since the config above unfortunately doesn't enable logging for the library that actually does the freezing. Use this instead: [logging] log = true vmsvc.level = debug vmsvc.handler = vmx That will generate a few more logs than the previous settings. Feel free to send the new vmware.log directly to my e-mail if you think it's too large. -- - Marcelo |