[vdsm] Need help on fixing VDSM node non-operational error

2013-06-19 Thread Timothy Asir Jeyasingh
Hi All, Currently I am facing some issues while adding a node to an engine. Host comes up initially. Then goes to Non-operational state. On trying to activate the host, it again comes up. Then goes to Non-operational state again and so on. The following message is seen in the engine Events log

Re: [vdsm] Need help on fixing VDSM node non-operational error

2013-06-19 Thread Timothy Asir Jeyasingh
away after doing 'brctl delif ovirtmgmt eth0' manually. I will let you know if we could reproduce this issue again. Thanks and Regards, Tim - Original Message - From: Dan Kenigsberg dan...@redhat.com To: Timothy Asir Jeyasingh tjeya...@redhat.com Cc: vdsm-devel@lists.fedorahosted.org Sent

[vdsm] VDSM RPM Build failed with error SecureXMLRPCServer.py:143:1: E303 too many blank lines

2013-09-20 Thread Timothy Asir Jeyasingh
Hi All, The vdsm (master branch) rpm build failed with the following error: find . -path './.git' -prune -type f -o \ -name '*.py' -o -name '*.py.in' | xargs /usr/bin/pyflakes | \ grep -w -v \./vdsm/storage/lvm\.py.*: list comprehension redefines 'lv' from line .* | \