[Users] how to use vdsClient

2013-03-14 Thread bigclouds
hi,all it is waiting all the time. [root@localhost ~]# mcvdaClient 0 list table ^CTraceback (most recent call last): File /usr/share/mcvda/mcvdaClient.py, line 2380, in module code, message = commands[command][0](commandArgs) File /usr/share/mcvda/mcvdaClient.py, line 274, in

Re: [Users] how to use vdsClient

2013-03-14 Thread Dan Kenigsberg
On Thu, Mar 14, 2013 at 06:26:24PM +0800, bigclouds wrote: hi,all it is waiting all the time. [root@localhost ~]# mcvdaClient 0 list table ^CTraceback (most recent call last): File /usr/share/mcvda/mcvdaClient.py, line 2380, in module code, message =

Re: [Users] how to use vdsClient

2013-03-14 Thread Antoni Segura Puimedon
It might be ssl. If you have ssl enabled: vdsClient -s 0 command Otherwise: vdsClient 0 command - Original Message - From: bigclouds bigclo...@163.com To: users@ovirt.org Sent: Thursday, March 14, 2013 11:26:24 AM Subject: [Users] how to use vdsClient hi,all it is waiting

Re: [Users] how to use vdsClient

2013-03-14 Thread bigclouds
@ovirt.org Sent: Thursday, March 14, 2013 11:26:24 AM Subject: [Users] how to use vdsClient hi,all it is waiting all the time. [root@localhost ~]# mcvdaClient 0 list table ^CTraceback (most recent call last): File /usr/share/mcvda/mcvdaClient.py, line 2380, in module code

Re: [Users] how to use vdsClient

2013-03-14 Thread Antoni Segura Puimedon
:21 PM Subject: Re:Re: [Users] how to use vdsClient no difference. vdsm.conf : ssl=true At 2013-03-14 18:49:25,Antoni Segura Puimedon asegu...@redhat.com  wrote: It might be ssl. If you have ssl enabled: vdsClient -s 0 command Otherwise: vdsClient 0 command