Hide Forgot
Description of problem: vdsm-sosplugin uses /usr/bin/tree command. Please include into the oVirt Node image. From vdsm-sosplugin.py: ============================== <snip> self.collectExtOutput("/bin/su vdsm -s /bin/sh -c '/usr/bin/tree /ovirt/data-center/'") </snip>
This is actually a vdsm bug. ovirt-node has no need for /usr/bin/tree but vdsm needs it. vdsm should Require it in the specfile.
Patch: http://gerrit.ovirt.org/#change,555
scheduled for v4.9.3