Re: [ovirt-devel] [ovirt-users] When debug vdsm branch 4.0, why there has some code will call function ping(self) in bindingxmlrpc.py cycle? Even the vdsm is not managed by ovirt-engine?

2016-07-26 Thread Francesco Romani
- Original Message - > From: "lifuqiong" > To: us...@ovirt.org, Devel@ovirt.org > Sent: Tuesday, July 26, 2016 7:26:04 AM > Subject: [ovirt-users] When debug vdsm branch 4.0,why there has some code > will call function ping(self) in > bindingxmlrpc.py cycle? Even the vdsm is not

Re: [ovirt-devel] DRBD Integration with oVirt

2016-07-26 Thread Federico Simoncelli
Hi Hayley. In the past I developed a POC for DRBD in oVirt. https://gerrit.ovirt.org/#/c/13585/ It's quite old and things have changed so for sure it's not up to date. It also took some assumptions that may different from what you want to achieve. In fact it assumed to be hyper-converged whic

Re: [ovirt-devel] Debug vdsm 4.0.0 report error: libvirt: XML-RPC error : Failed to connect socket to '/var/run/libvirt/libvirt-sock': Permission denied

2016-07-26 Thread Michal Skrivanek
> On 26 Jul 2016, at 08:50, lifuqiong wrote: > > > On 26 Jul 2016, at 08:02, lifuqiong > wrote: > > > I do make a mistake because I just print os.getuid() show the user root; but > os.geteuid() show the current user is still vdsm; > > Anyway , I still d

[ovirt-devel] Debug vdsm 4.0.0 report error: libvirt: XML-RPC error : Failed to connect socket to '/var/run/libvirt/libvirt-sock': Permission denied

2016-07-26 Thread lifuqiong
I do make a mistake because I just print os.getuid() show the user root; but os.geteuid() show the current user is still vdsm; Anyway , I still don’t know how to debug vdsm, I cann’t log in to centos with user VDSM, because I don’t know the passwd of user vdsm and if I changed the pass

[ovirt-devel] [ACTION REQUIRED] oVirt 4.0.2 rc2 build starting in 1 hour

2016-07-26 Thread Sandro Bonazzola
Fyi oVirt products maintainers, An oVirt build for an official release is going to start in one hour If you're a maintainer for any of the projects included in oVirt distribution and you have changes in your package ready to be released please: - bump version and release to be GA ready - tag your r

[ovirt-devel] VDSM retired from Fedora distribution

2016-07-26 Thread Sandro Bonazzola
Hi, just an heads up about VDSM been retired from Fedora distribution due to broken dependency. If you want to get it back there you'll have to start again with the package review process. Thanks, -- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See ho

[ovirt-devel] Some question about vdsm rpc

2016-07-26 Thread lifuqiong
1. We know that xmlrpc and jsonrpc are enabled default in vdsm, vdsm supply these two service in one port or two? What's the port number and how we can change it? 2. How can we know a vdsm host can supply an xmlrpc service or a jsonrpc service? 3. I found that while ovirt

[ovirt-devel] [ACTION REQUIRED] VDSM: vdsClientTests.CannonizeHostPortTest failing on master

2016-07-26 Thread Sandro Bonazzola
*http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/4639/console * *00:06:34.315* *00:06:34.315* ==*00:06:34.315* FAIL: testNoArguments (

Re: [ovirt-devel] VDSM retired from Fedora distribution

2016-07-26 Thread Dan Kenigsberg
On Tue, Jul 26, 2016 at 11:50:03AM +0200, Sandro Bonazzola wrote: > Hi, > just an heads up about VDSM been retired from Fedora distribution due to > broken dependency. > If you want to get it back there you'll have to start again with the > package review process. Ouch. Fedora gives us packaging

Re: [ovirt-devel] [ACTION REQUIRED] VDSM: vdsClientTests.CannonizeHostPortTest failing on master

2016-07-26 Thread Sandro Bonazzola
On Tue, Jul 26, 2016 at 3:36 PM, Dan Kenigsberg wrote: > On Tue, Jul 26, 2016 at 03:28:46PM +0200, Sandro Bonazzola wrote: > > * > http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/4639/console > > < > http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/4639/console > >*

Re: [ovirt-devel] [ACTION REQUIRED] VDSM: vdsClientTests.CannonizeHostPortTest failing on master

2016-07-26 Thread Dan Kenigsberg
On Tue, Jul 26, 2016 at 03:28:46PM +0200, Sandro Bonazzola wrote: > *http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/4639/console > * Can you please rebase on top of https://gerrit.ovirt.org/#/c/6138

Re: [ovirt-devel] Type Safety on the Frontend (refactoring of all async queries)

2016-07-26 Thread Vojtech Szocs
Great work, Martin! Always happy to see improvements in UI code :) Vojtech - Original Message - > From: "Martin Betak" > To: "devel" > Cc: "Vojtech Szocs" , "Tomas Jelinek" > , "Alexander Wels" > Sent: Monday, July 25, 2016 8:54:39 PM > Subject: Type Safety on the Frontend (refactor

Re: [ovirt-devel] Debug vdsm 4.0.0 report error: libvirt: XML-RPC error : Failed to connect socket to '/var/run/libvirt/libvirt-sock': Permission denied

2016-07-26 Thread Milan Zamazal
"lifuqiong" writes: > I know it’s a multithreaded application , and debug vdsm is a very > difficult job, but without debug, I don’t know which code I should > replace or logging, Is there any remote debug solution like ovirt > engine? I found that > > I ca

Re: [ovirt-devel] Debug vdsm 4.0.0 report error: libvirt: XML-RPC error : Failed to connect socket to '/var/run/libvirt/libvirt-sock': Permission denied

2016-07-26 Thread Francesco Romani
- Original Message - > From: "Milan Zamazal" > To: "lifuqiong" > Cc: devel@ovirt.org > Sent: Tuesday, July 26, 2016 3:46:42 PM > Subject: Re: [ovirt-devel] Debug vdsm 4.0.0 report error: libvirt: XML-RPC > error : Failed to connect socket to > '/var/run/libvirt/libvirt-sock': Pe

[ovirt-devel] Seeing a memory issue in 4.0.1.1-1.el7.centos

2016-07-26 Thread Lynn Dixon
Hello all. I hope I am sending this to the proper mailing list. If not, please let me know. I just installed the latest oVirt engine onto a RHEL7.2 machine last night. I haven't built any VM's yet, but noticed that 27gig of memory was being consumed in the Dashboard. I did a quick check on top

Re: [ovirt-devel] Seeing a memory issue in 4.0.1.1-1.el7.centos

2016-07-26 Thread Eldad Marciano
Hi Lynn Thats know issue but nothing to worry about. It looks like you have nice amount of RAM Engine and dwh calculating the total ram size of the host and set 1/4 of it as heap space You can easily change the max heap size to 2 gb under /etc/ovirt-engine/engine.conf/10-setup-java And restar