On Sat, Jul 31, 2021 at 10:15 AM <ericsitunew(a)gmail.com> wrote:
I was trying to install the latest ovirt engine v4.4.7 but it failed at the following
step when I was using the command line.
I have tried installing as user root or other sudoers, but same issue.
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Copy configuration archive to storage]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": true, "cmd":
["dd", "bs=20480", "count=1", "oflag=direct",
"if=/var/tmp/localvmV8yIIX/5607a2c3-7e94-4403-ad86-7c3bcc745b16",
"of=/rhev/data-center/mnt/blockSD/61612a87-4b25-4e09-aecd-02b63c679cf1/images/f9ebe70c-58f4-4229-a149-a18a09571d08/5607a2c3-7e94-4403-ad86-xxxxxxxxxxxx"],
"delta": "0:00:00.011759", "end": "2020-08-14
09:03:35.702527", "msg": "non-zero return code", "rc":
1, "start": "2020-08-14 09:03:35.690768", "stderr":
"dd: failed to open â/var/tmp/localvmV8yIIX/5607a2c3-7e94-4403-ad86-7c3bcc745b16â:
Permission denied", "stderr_lines": ["dd: failed to open
â/var/tmp/localvmV8yIIX/5607a2c3-7e94-4403-ad86-xxxxxxxxxxxx: Permission denied"],
"stdout": "", "stdout_lines": []}
[ ERROR ] Failed to execute stage 'Closing up': Failed executing
ansible-playbook
[ INFO ] Stage: Clean up
[ INFO ] Cleaning temporary resources
Just curious if anyone hits the same issue? Thank you.
Seems similar to
https://bugzilla.redhat.com/show_bug.cgi?id=1564873 .
Perhaps wrong permissions on /var/tmp, or check 'tar tvf
/usr/share/ovirt-engine-appliance*.ova' .
Best regards,
--
Didi