[ovirt-users] Cannot install latest upstream master

knarra knarra at redhat.com
Wed Nov 16 11:15:52 UTC 2016


On 11/16/2016 03:59 PM, Simone Tiraboschi wrote:
>
>
> On Wed, Nov 16, 2016 at 11:18 AM, knarra <knarra at redhat.com 
> <mailto:knarra at redhat.com>> wrote:
>
>     On 11/16/2016 03:43 PM, knarra wrote:
>>     On 11/16/2016 03:37 PM, Simone Tiraboschi wrote:
>>>
>>>
>>>     On Wed, Nov 16, 2016 at 10:56 AM, knarra <knarra at redhat.com
>>>     <mailto:knarra at redhat.com>> wrote:
>>>
>>>         On 11/16/2016 03:07 PM, Martin Perina wrote:
>>>>
>>>>
>>>>         On Wed, Nov 16, 2016 at 9:48 AM, knarra <knarra at redhat.com
>>>>         <mailto:knarra at redhat.com>> wrote:
>>>>
>>>>             On 11/16/2016 01:34 PM, Martin Perina wrote:
>>>>>             Hi,
>>>>>
>>>>>             could you please share log from engine-setup execution?
>>>>>
>>>>>             But I fear this is caused by [1] as we haven't done
>>>>>             any changes in aaa-jdbc extension for quite long time.
>>>>>             Sandro is it possible to remove or fix faulty slf4j
>>>>>             package from repo [2] as suggested in [1]?
>>>>>
>>>>>             Thanks
>>>>>
>>>>>             Martin
>>>>>
>>>>>             [1]
>>>>>             https://bugzilla.redhat.com/show_bug.cgi?id=1394656
>>>>>             <https://bugzilla.redhat.com/show_bug.cgi?id=1394656>
>>>>>             [2]
>>>>>             http://cbs.centos.org/repos/virt7-ovirt-common-candidate/x86_64/os/Packages/
>>>>>             <http://cbs.centos.org/repos/virt7-ovirt-common-candidate/x86_64/os/Packages/>
>>>>>
>>>>             Hi Martin / simone,
>>>>
>>>>                 Below is the link to the log file.
>>>>
>>>>             http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/HC/upstream/
>>>>             <http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/HC/upstream/>
>>>>
>>>>
>>>>         ​This hosted engine setup log, but we need to get
>>>>         engine-setup log from engine VM, which is located at
>>>>         /var/log/ovirt-engine/setup/ovirt-engine-setup-20161115085421-ee7ksg.log
>>>>
>>>>         to find out the real issue.
>>>>         Thanks
>>>>         Martin
>>>         Hi Martin,     I see that hosted engine vm is down and the
>>>         log you are asking for would be present in the engine vm
>>>         right. Is there a way that i can bring this up? 
>>>
>>>     hosted-engine --vm-start
>>     Hi Simone, 
>               I tried this but this does not seem to be working.
>     https://paste.fedoraproject.org/482930/29144814/
>     <https://paste.fedoraproject.org/482930/29144814/> Thanks kasturi.
>
> Can you please vdsm logs to understand why it didn't started? 
Hi Simone,     I see the following trace back in vdsm logs. But i do see 
that my host has enough space. 2016-11-16 15:38:32,111 ERROR 
(vm/0428ddce) [virt.vm] (vmId='0428ddce-73cd-4f39-93ac-89906b71cffa') 
The vm start process failed (vm:594) Traceback (most recent call last): 
   File "/usr/share/vdsm/virt/vm.py", line 535, in _startUnderlyingVm 
     self._run()   File "/usr/share/vdsm/virt/vm.py", line 1897, in _run 
     self._connection.createXML(domxml, flags),   File 
"/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py", line 123, 
in wrapper     ret = f(*args, **kwargs)   File 
"/usr/lib/python2.7/site-packages/vdsm/utils.py", line 936, in wrapper 
     return func(inst, *args, **kwargs)   File 
"/usr/lib64/python2.7/site-packages/libvirt.py", line 3777, in createXML 
     if ret is None:raise libvirtError('virDomainCreateXML() failed', 
conn=self) libvirtError: Failed to acquire lock: No space left on device 
2016-11-16 15:38:32,118 INFO  (vm/0428ddce) [virt.vm] 
(vmId='0428ddce-73cd-4f39-93ac-89906b71cffa') Changed state to Down: 
Failed to acquire lock: No space left on device (c ode=1) (vm:1176) df 
-TH on the host: ==================== [root at zod ~]# df -TH 
Filesystem                          Type            Size  Used Avail 
Use% Mounted on /dev/mapper/rhel_zod-root           xfs              
54G  3.5G   51G   7% / devtmpfs                            
devtmpfs         51G     0   51G   0% /dev 
tmpfs                               tmpfs            51G     0   51G   
0% /dev/shm tmpfs                               tmpfs            51G   
27M   51G   1% /run tmpfs                               tmpfs            
51G     0   51G   0% /sys/fs/cgroup /dev/sda1                           
xfs             1.1G  149M  916M  14% /boot 
/dev/mapper/rhel_zod-home           xfs             941G   35M  941G   
1% /home tmpfs                               tmpfs            11G     
0   11G   0% /run/user/0 /dev/mapper/RHGS_vg1-engine_lv      
xfs             108G  9.0G   99G   9% /rhgs/engine 
/dev/mapper/RHGS_vg1-lv_vmrootdisks xfs             1.1T  154M  1.1T   
1% /rhgs/brick1 /dev/mapper/RHGS_vg1-lv_vmaddldisks xfs             
2.2T   36M  2.2T   1% /rhgs/brick2 10.70.36.76:/engine                 
fuse.glusterfs  108G  9.0G   99G   9% 
/rhev/data-center/mnt/glusterSD/10.70.36.76:_engine 
/dev/loop1                          ext3            2.1G  3.3M  2.0G   
1% /rhev/data-center/mnt/_var_lib_ovirt-hosted-engine-setup_tmppnoQeT 
Thanks kasturi
>
>>     On Wed, Nov 16, 2016 at 8:03 AM, knarra <knarra at redhat.com
>>     <mailto:knarra at redhat.com>> wrote:
>>>
>>>>>                 Hi,
>>>>>
>>>>>                     I was  installing latest upstream master and i
>>>>>                 am hitting the issue below. Can some one please
>>>>>                 let me know if this a bug ? If yes, is this going
>>>>>                 to be fixed in the next nightly?
>>>>>
>>>>>                 [WARNING] OVF does not contain a valid image
>>>>>                 description, using default. [ INFO  ] Detecting
>>>>>                 host timezone.           Enter ssh public key for
>>>>>                 the root user that will be used for the engine
>>>>>                 appliance (leave it empty to skip):
>>>>>                 //root//.ssh/id_rsa.pub [ ERROR ] The ssh key is
>>>>>                 not valid.           Enter ssh public key for the
>>>>>                 root user that will be used for the engine
>>>>>                 appliance (leave it empty to skip): [WARNING]
>>>>>                 Skipping appliance root ssh public key          
>>>>>                 Do you want to enable ssh access for the root user
>>>>>                 (yes, no, without-password) [yes]: yes ERROR
>>>>>                 SNIPPET:
>>>>>                 ============================================================
>>>>>                           |- [ ERROR ] Failed to execute stage
>>>>>                 'Misc configuration': Command
>>>>>                 '/usr/bin/ovirt-aaa-jdbc-tool' failed to execute
>>>>>                           |- [ INFO  ] Rolling back database
>>>>>                 schema           |- [ INFO  ] Clearing Engine
>>>>>                 database engine           |- [ INFO  ] Rolling
>>>>>                 back DWH database schema           |- [ INFO  ]
>>>>>                 Clearing DWH database ovirt_engine_history
>>>>>                           |- [ INFO  ] Stage: Clean up          
>>>>>                 |-           Log file is located at
>>>>>                 /var/log/ovirt-engine/setup/ovirt-engine-setup-20161115140627-er36oa.log
>>>>>                           |- [ INFO  ] Generating answer file
>>>>>                 '/var/lib/ovirt-engine/setup/answers/20161115140829-setup.co
>>>>>                 <http://20161115140829-setup.co>nf'           |- [
>>>>>                 INFO  ] Stage: Pre-termination           |- [
>>>>>                 INFO  ] Stage: Termination           |- [ ERROR ]
>>>>>                 Execution of setup failed           |-
>>>>>                 HE_APPLIANCE_ENGINE_SETUP_FAIL [ ERROR ] Engine
>>>>>                 setup failed on the appliance [ ERROR ] Failed to
>>>>>                 execute stage 'Closing up': Engine setup failed on
>>>>>                 the appliance Please check its log on the
>>>>>                 appliance. [ INFO  ] Stage: Clean up [ INFO  ]
>>>>>                 Generating answer file
>>>>>                 '/var/lib/ovirt-hosted-engine-setup/answers/answers-20161115193834.conf'
>>>>>                 [ INFO  ] Stage: Pre-termination [ INFO  ] Stage:
>>>>>                 Termination [ ERROR ] Hosted Engine deployment
>>>>>                 failed: this system is not reliable, please check
>>>>>                 the issue,fix and redeploy           Log file is
>>>>>                 located at
>>>>>                 /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20161115191145-hr3nat.log
>>>>>                 [root at rhsqa-grafton4 ~]#
>>>>>
>>>>>                 Thanks
>>>>>
>>>>>                 kasturi.
>>>>>
>>>>>                 _______________________________________________
>>>>>                 Users mailing list Users at ovirt.org
>>>>>                 <mailto:Users at ovirt.org>
>>>>>                 http://lists.ovirt.org/mailman/listinfo/users
>>>>>                 <http://lists.ovirt.org/mailman/listinfo/users> 
>>>>>
>>     _______________________________________________
>>     Users mailing list
>>     Users at ovirt.org <mailto:Users at ovirt.org>
>>     http://lists.ovirt.org/mailman/listinfo/users
>>     <http://lists.ovirt.org/mailman/listinfo/users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20161116/66daeded/attachment-0001.html>


More information about the Users mailing list