Description of problem: file: ovirt-node/scripts/local_boot_trigger.sh Current way to trigger local_boot_trigger url is: wget --no-check-certificate "$trigger_url" -O /dev/null -O /dev/null should be removed, and out-put should be print direct in screen or save to log file, so if fails can check how an why. Version-Release number of selected component (if applicable): rhevh-6.5-20140317.0 How reproducible: 100% Steps to Reproduce: 1. auto-install with params as below to get a invalid url "local_boot_trigger=http://invaild-FQDN/" Actual results: Can not get out-put anywhere Expected results: Should save out-put in file, so if the trigger failed can check how and why
There is an upstream patch (merged IIRC).
isn't that the linked gerrit patch 26234? why not moved to ON_QA?
It's actually MODIFIED, as merged, but a release to QE is pending, and thus it's not ON_QA yet.
Verified in ovirt-node repository https://github.com/oVirt/ovirt-node/blob/master/scripts/local_boot_trigger.sh -and- ovirt-node 3.1.0_master (20140827.0) -and- rhev-hypervisor7-7.0-20141006.0
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0160.html