Description of problem: ovirt-engine is creating vdsm-bootstrap-2.tar based on wrong path of files. should be interface-2. if vdsm-boostrap<4.10.1 the vdsm-bootstrap-2.tar remains empty Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1.install ovirt-engine stable 2.update ovirt-engine to latest nightly (vdsm-bootstrap remains on old version) 3.connect host Actual results: connecting host fails Expected results: connecting host succeeds. Additional info:
Patch posted upstream: http://gerrit.ovirt.org/8828
It would also help to have an error message in the log when the engine can't create the .tar file because of the missing directory.
(In reply to comment #2) > It would also help to have an error message in the log when the engine can't > create the .tar file because of the missing directory. last time i saw this happen, it actually created an empty tar file. lets start by requiring it the right version.
The change has been merged: http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=3e76a8d3b970a963cedd84bcb3c7425b8484cf26
Patch to log an error message when the directory is missing has been posted for review http://gerrit.ovirt.org/9086
(In reply to comment #7) > Patch to log an error message when the directory is missing has been posted > for review > http://gerrit.ovirt.org/9086 This is entirely different issue... should have not been in this bug... Just saw this now... It is obsoleted by[1]. [1] http://gerrit.ovirt.org/#/c/9165/
3.2 beta built, moving to ON_QA status to allow testing