<div dir="ltr"><div><div><div><div>Hello,<br></div>I&#39;m experimenting to install ovirt ng node 4.2 via pxe and it seems all went ok.<br></div>Only problem I have is that opening terminal session I get this traceback that seems related to thinpool<br><br><div>Traceback (most recent call last):                                                                                                                          </div><div>  File &quot;/usr/lib64/python2.7/runpy.py&quot;, line 162, in _run_module_as_main                                                                                    </div><div>    &quot;__main__&quot;, fname, loader, pkg_name)                                                                                                                    </div><div>  File &quot;/usr/lib64/python2.7/runpy.py&quot;, line 72, in _run_code                                                                                               </div><div>    exec code in run_globals                                                                                                                                </div><div>  File &quot;/usr/lib/python2.7/site-packages/nodectl/__main__.py&quot;, line 42, in &lt;module&gt;                                                                         </div><div>    CliApplication()                                                                                                                                        </div><div>  File &quot;/usr/lib/python2.7/site-packages/nodectl/__init__.py&quot;, line 200, in CliApplication                                                                  </div><div>    return cmdmap.command(args)                                                                                                                             </div><div>  File &quot;/usr/lib/python2.7/site-packages/nodectl/__init__.py&quot;, line 118, in command                                                                         </div><div>    return self.commands[command](**kwargs)                                                                                                                 </div><div>  File &quot;/usr/lib/python2.7/site-packages/nodectl/__init__.py&quot;, line 101, in motd                                                                            </div><div>    Motd(Status(Health(self.imgbased).status(),                                                                                                             </div><div>  File &quot;/usr/lib/python2.7/site-packages/imgbased/plugins/core.py&quot;, line 358, in status                                                                     </div><div>    status.results.append(group().run())                                                                                                                    </div><div>  File &quot;/usr/lib/python2.7/site-packages/imgbased/plugins/core.py&quot;, line 385, in check_thin                                                                 </div><div>    pool = self.app.imgbase._thinpool()                                                                                                                     </div><div>  File &quot;/usr/lib/python2.7/site-packages/imgbased/imgbase.py&quot;, line 120, in _thinpool                                                                       </div><div>    return LVM.Thinpool.from_tag(self.thinpool_tag)                                                                                                         </div><div>  File &quot;/usr/lib/python2.7/site-packages/imgbased/lvm.py&quot;, line 191, in from_tag                                                                            </div><div>    assert len(lvs) == 1                                                                                                                                    </div><div>AssertionError                                                                                                                                              </div><div>Admin Console: <a href="https://192.168.122.196:9090/">https://192.168.122.196:9090/</a>                                                                                                                </div><div>                                                                                                                                                            </div><div>[root@localhost ~]# <span class="gmail-reverse-video gmail-terminal-cursor"> </span>    <br><br></div><div>Current disk layout is<br><br>[root@localhost ~]# fdisk -l /dev/vda<br><br>Disk /dev/vda: 53.7 GB, 53687091200 bytes, 104857600 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 512 bytes / 512 bytes<br>Disk label type: dos<br>Disk identifier: 0x000a3595<br><br>   Device Boot      Start         End      Blocks   Id  System<br>/dev/vda1   *        2048     2099199     1048576   83  Linux<br>/dev/vda2         2099200   104857599    51379200   8e  Linux LVM<br><br>[root@localhost ~]# pvs<br>  PV         VG     Fmt  Attr PSize   PFree<br>  /dev/vda2  centos lvm2 a--  &lt;49.00g 9.80g<br><br>[root@localhost ~]# vgs<br>  VG     #PV #LV #SN Attr   VSize   VFree<br>  centos   1   3   0 wz--n- &lt;49.00g 9.80g<br><br>[root@localhost ~]# lvs<br>  LV     VG     Attr       LSize   Pool   Origin Data%  Meta%  Move Log Cpy%Sync Convert<br>  pool00 centos twi-aotz-- &lt;34.16g               10.28  9.18                            <br>  root   centos Vwi-aotz-- &lt;34.16g pool00        10.28                                  <br>  swap   centos -wi-ao----   5.00g                                                      <br>[root@localhost ~]# <br><br></div>Any hint?<br><br></div><div>I installed from 4.2 iso and then applied the ovirt-node-ng-image-update-4.2.1.1-1.el7.centos.noarch yum update<br></div><div>The problem remains<br><br></div><div>At the moment it is not linked with any engine, also installed.<br></div><div>I can go to the Admin Console web page and I see, clicking inside &quot;Virtualization&quot; left tab, that on the right dashboard I have a yellow triangle to the right of the &quot;Health&quot; word... <br></div><div>But I don&#39;t exactly understand the source of the warning...<br> <br></div>Thanks for any hint related,<br><br></div>Gianluca<br></div>