can't start vdsmd and failed to connect it

2011-12-04 Thread Jenna Johnson
Folks, Installed vdsm,nothing abnormal encountered,but when start vdsmd: $ sudo service vdsmd start vdsm: libvirt already configured for vdsm [ OK ] Starting iscsid: Starting libvirtd daemon: Starting up vdsm daem

Re: can't start vdsmd and failed to connect it

2011-12-05 Thread Jenna Johnson
On 5 December 2011 15:51, Yaniv Kaul wrote: > On 12/05/2011 09:49 AM, Jenna Johnson wrote: > > Folks, > > Installed vdsm,nothing abnormal encountered,but when start vdsmd: > > $ sudo service vdsmd start > vdsm: libvirt alr

Re: can't start vdsmd and failed to connect it

2011-12-05 Thread Jenna Johnson
Thanks Dan, find when quering the storage domain,indeed a problem with ssl: SSLError: [Errno 185090050] _ssl.c:340: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib > What is your setup? Is it a RHEV-H? Which Vdsm version are you using? > And is there a rhev-m around?

Re: can't start vdsmd and failed to connect it

2011-12-06 Thread Jenna Johnson
After created /etc/vdsm/vdsm.conf and set ssl=False,reconfiured service vdsmd, still this: $ sudo service vdsmd status VDS daemon is not running vdsmd still can't register because of argument validation failure: MainThread::DEBUG::2011-12-06 15:36:04,203::vdsm-reg-setup::38::root::__init__ begin

vdsmd can't open connectio with libvirt

2011-12-12 Thread Jenna Johnson
Guys, Installed most recent vdsmd and vdsclient on rehl 6.2.Could anybody help to take a look? *After installation, vdsmd can't open connection with libvirt:* MainThread::INFO::2011-12-13 09:41:17,667::vdsm::76::vds::(run) VDSM main thread ended. Waiting for 1 other threads... MainThread:

RE:vdsmd can't open connectio with libvirt

2011-12-12 Thread Jenna Johnson
# cat /etc/sasl2/libvirt.conf | grep -v '^#\|^$' mech_list: digest-md5 keytab: /etc/libvirt/krb5.tab sasldb_path: /etc/libvirt/passwd.db ___ vdsm-devel mailing list vdsm-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/vdsm-devel

Re: vdsmd can't open connectio with libvirt

2011-12-13 Thread Jenna Johnson
Yes! Thanks,Mark, my problem got fixed :) On 13 December 2011 03:43, Mark Wu wrote: > ** > Jenna, > Probably it's caused by the problem fixed in > http://gerrit.ovirt.org/#change,216 You could have a try. > > > On 12/13/2011 02:16 PM, Jenna Johnson wrote: > > Gu

[vdsm] why vm.create preparepath then teardown

2012-05-16 Thread Jenna Johnson
Folks, I came across a problem when starting VM, and think maybe related to the following. In API.VM.create() function, we prepareVolumePath, and then teardownVolumePath, any idea why we handle it like this? fname = self._cif.prepareVolumePath(paramFilespec)

Install VDSM on Ubuntu

2011-11-16 Thread Jenna Johnson
Hey guys, Trying to install VDSM on Ubuntu11.04,pulled vdsm code ,here are my steps: 1../autobuild --system 2.make 3.sudo make install 4.sudo service vdsmd start encountered error : unrecognised service Does someone have idea about how to install and startup VDSM on Ubuntu? Jenna, __

need help for building vdsm on fedora16

2011-11-29 Thread Jenna Johnson
build vdsm rpm on fedora16,32bit ./autobuild.sh make rpm encounted error: Architecture is not included: i386 ./configure --target=i686-->useless:( change makefile adding target i686 still useless:( my question is: 1.should I configure with something for this error? 2.Do I need to install libvirt,