[ovirt-users] Re: Problems with procedure in blog post...

2019-02-13 Thread Roy Golan
On Fri, 18 Jan 2019 at 16:24, Jason P. Thomas 
wrote:

> I did try /tmp and got the same error as with /var/tmp.  I too
> downloaded the image to the location specified in vars.yaml and still
> received the same error.  I'm a little docker stupid, is the image
> downloading inside the docker or inside the host OS?
>
>
I believe the issue was fixed as reported by a user on IRC. The error that
was hiding there was that the '/usr/bin/file' was actually missing and that
fails
a task of the oVirt.image-template and this dependency is now added to
ovirt-openshift-installer container.
Let me know if this works for you.

On 1/18/19 6:03 AM, se...@nucleuss.com wrote:
> > I can confirm that /tmp directory is also not working. seems like the
> file is not created.. I manually downloaded the file and place it there,
> but even then the script gave the same error..
> > I created an empty template called Centos7, just to see if the image can
> be uploaded, but the Template should be created by the script.. so it did
> not work neither..
> > ___
> > Users mailing list -- users@ovirt.org
> > To unsubscribe send an email to users-le...@ovirt.org
> > Privacy Statement:
> https://secure-web.cisco.com/1yLKQtxsdnpvDSleewVRX0INFvKXi_chSMPEYviKV7U_RqWmvVc9XeCBJSLGRtj3NW-p0FlvlP4OFhycjW8dkjxmjnMOSsruVi5Y_jkXiOB3-8mRxyQ8f3wvH7IU-Cjx0aCC2bJOESJeuBbEtebCUzmlAwB-yxOUL9NqewzIgcSpLbSq0P2GBpcN4c2SqsNypqRrlWouUbtFQFDSTE7P9FMnMC91PFiWQ5WEIu1N_6rPq7-V1StkFoSY4sCCx-E0cJKBin0rzDpn86jNIwnbQMp7_9iO8uGlKKJHKsfGi8Zxh1wdaXwDLp7-_bess2QQ870eCj93IqdHOHxff-sjSIcgl6qCL-2EaqXuRXUHE-L9GZpa-nigwN7ti2H1K0BAvfniHlZlvBiMPFCmkN-OCUpKaQcTEYDPzpBhEIJYygwA_0LdjHRGWJpm4AQkzA2qQ/https%3A%2F%2Fwww.ovirt.org%2Fsite%2Fprivacy-policy%2F
> > oVirt Code of Conduct:
> https://secure-web.cisco.com/17Dct0QZchqNan_8XMHQJHzYAhrW1wVtP5_C896wqWHCK06kNRcCOdot4V6b5kMMJuvG4orm1XxJz97oIR5-KkbG-RUP6_53G-AC0dDTbfoSnWWhmxX-aWEXteVU_QeB7PZvltierogUPoJzXG8t7c5tWGGHC_UlV67N7uECYFdCWh062cCCL1G5UUIdCsr98SjJrI6rrlra1EKy-VcUyfcW1WomKj_bjbiqW93_VQPqwwYZQyPJUvmu49BVnu-m0_tZ5U-QjmR1Wyo9HEwATyy9AfTuoWYKygbpLgBdTcOIAVyhDAYqKcWmVessihiurqJGtsYQsBrruMJUVBV26cJy_eUtnvzyRbnITUCGin3iMtVFEkeEY9hRm8YBG44a-tn0R7zicdzLGXzUBqTeL-PdWKClI-FSWFO_JIljNfwynVPA2S-Auz4VpTabxyIp3/https%3A%2F%2Fwww.ovirt.org%2Fcommunity%2Fabout%2Fcommunity-guidelines%2F
> > List Archives:
> https://secure-web.cisco.com/1qe4ZLpDinfGMCnzKTFsUZrT4fTLgxm8_2XTmDkg802Gh0g5be-B2goZR7cx7sGqKswzuFX4EblRMm3fRqsFDImaFNHxGTTJrgb4RV6Vzg6LBl5pmz41mKlXj45mDW05jollcCZV4AGQ5b_6CDeyol16hsV2j9FLTVBNcWc1ibeKBlvRm-HWYEO17-PkHCQ_5K9XDXwOt5cnVdamOuqFXdt61_aw-ko4vmwGGV8hNmTkp6hbIPXLQ7rE-wqsnu4HfltD7wkFPXoRgd263ySB3UUevQB7Kw59xIRC-1CcWFitRosEOzfStkL99qyiSjojPHMo13UgoOfMmrdHe2hVkS1K6iJnC34VgC3BwaRmA6pFTD_hBrF8gZzj1AkkDTPtu8b53r6h9EMeLClFjuPEUTWojzw1FIx4Ul_3yTqMkwvSoQSm9snBgY_5Q_ALwthwA/https%3A%2F%2Flists.ovirt.org%2Farchives%2Flist%2Fusers%40ovirt.org%2Fmessage%2FTK44R4Q4S25UYLD7FXS7EOFTT5FZXCEN%2F
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/ITHRO3XAKREQAD2AMUBWA6VPDY7SHOIY/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7EVE7NRFKBVIEB2GM2U3WMJZSJEZFMPF/


[ovirt-users] Re: Problems with procedure in blog post...

2019-01-18 Thread Jason P. Thomas
I did try /tmp and got the same error as with /var/tmp.  I too 
downloaded the image to the location specified in vars.yaml and still 
received the same error.  I'm a little docker stupid, is the image 
downloading inside the docker or inside the host OS?


On 1/18/19 6:03 AM, se...@nucleuss.com wrote:

I can confirm that /tmp directory is also not working. seems like the file is 
not created.. I manually downloaded the file and place it there, but even then 
the script gave the same error..
I created an empty template called Centos7, just to see if the image can be 
uploaded, but the Template should be created by the script.. so it did not work 
neither..
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: 
https://secure-web.cisco.com/1yLKQtxsdnpvDSleewVRX0INFvKXi_chSMPEYviKV7U_RqWmvVc9XeCBJSLGRtj3NW-p0FlvlP4OFhycjW8dkjxmjnMOSsruVi5Y_jkXiOB3-8mRxyQ8f3wvH7IU-Cjx0aCC2bJOESJeuBbEtebCUzmlAwB-yxOUL9NqewzIgcSpLbSq0P2GBpcN4c2SqsNypqRrlWouUbtFQFDSTE7P9FMnMC91PFiWQ5WEIu1N_6rPq7-V1StkFoSY4sCCx-E0cJKBin0rzDpn86jNIwnbQMp7_9iO8uGlKKJHKsfGi8Zxh1wdaXwDLp7-_bess2QQ870eCj93IqdHOHxff-sjSIcgl6qCL-2EaqXuRXUHE-L9GZpa-nigwN7ti2H1K0BAvfniHlZlvBiMPFCmkN-OCUpKaQcTEYDPzpBhEIJYygwA_0LdjHRGWJpm4AQkzA2qQ/https%3A%2F%2Fwww.ovirt.org%2Fsite%2Fprivacy-policy%2F
oVirt Code of Conduct: 
https://secure-web.cisco.com/17Dct0QZchqNan_8XMHQJHzYAhrW1wVtP5_C896wqWHCK06kNRcCOdot4V6b5kMMJuvG4orm1XxJz97oIR5-KkbG-RUP6_53G-AC0dDTbfoSnWWhmxX-aWEXteVU_QeB7PZvltierogUPoJzXG8t7c5tWGGHC_UlV67N7uECYFdCWh062cCCL1G5UUIdCsr98SjJrI6rrlra1EKy-VcUyfcW1WomKj_bjbiqW93_VQPqwwYZQyPJUvmu49BVnu-m0_tZ5U-QjmR1Wyo9HEwATyy9AfTuoWYKygbpLgBdTcOIAVyhDAYqKcWmVessihiurqJGtsYQsBrruMJUVBV26cJy_eUtnvzyRbnITUCGin3iMtVFEkeEY9hRm8YBG44a-tn0R7zicdzLGXzUBqTeL-PdWKClI-FSWFO_JIljNfwynVPA2S-Auz4VpTabxyIp3/https%3A%2F%2Fwww.ovirt.org%2Fcommunity%2Fabout%2Fcommunity-guidelines%2F
List Archives: 
https://secure-web.cisco.com/1qe4ZLpDinfGMCnzKTFsUZrT4fTLgxm8_2XTmDkg802Gh0g5be-B2goZR7cx7sGqKswzuFX4EblRMm3fRqsFDImaFNHxGTTJrgb4RV6Vzg6LBl5pmz41mKlXj45mDW05jollcCZV4AGQ5b_6CDeyol16hsV2j9FLTVBNcWc1ibeKBlvRm-HWYEO17-PkHCQ_5K9XDXwOt5cnVdamOuqFXdt61_aw-ko4vmwGGV8hNmTkp6hbIPXLQ7rE-wqsnu4HfltD7wkFPXoRgd263ySB3UUevQB7Kw59xIRC-1CcWFitRosEOzfStkL99qyiSjojPHMo13UgoOfMmrdHe2hVkS1K6iJnC34VgC3BwaRmA6pFTD_hBrF8gZzj1AkkDTPtu8b53r6h9EMeLClFjuPEUTWojzw1FIx4Ul_3yTqMkwvSoQSm9snBgY_5Q_ALwthwA/https%3A%2F%2Flists.ovirt.org%2Farchives%2Flist%2Fusers%40ovirt.org%2Fmessage%2FTK44R4Q4S25UYLD7FXS7EOFTT5FZXCEN%2F

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ITHRO3XAKREQAD2AMUBWA6VPDY7SHOIY/


[ovirt-users] Re: Problems with procedure in blog post...

2019-01-18 Thread senol
I can confirm that /tmp directory is also not working. seems like the file is 
not created.. I manually downloaded the file and place it there, but even then 
the script gave the same error..
I created an empty template called Centos7, just to see if the image can be 
uploaded, but the Template should be created by the script.. so it did not work 
neither..
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TK44R4Q4S25UYLD7FXS7EOFTT5FZXCEN/


[ovirt-users] Re: Problems with procedure in blog post...

2019-01-17 Thread Roy Golan
On Thu, Jan 17, 2019, 6:40 PM Jason P. Thomas  rgolan asked me to post this here for him.
>
> I'm trying the procedure from this blog post:
> https://ovirt.org/blog/2019/01/ovirt-openshift-part-1.html
>
> Ultimate goal is to install ovirt metrics store.  I've tried vars.yaml
> with and without the ovirt metrics stuff commented out.
>
> The errors seem to revolve around downloading the centos qcow2c image.
> With image_path: "{{ lookup('env', 'HOME') }}/Downloads/{{ template_name
> }}.qcow2"
> defined, I get the following error:
> fatal: [localhost]: FAILED! => {"msg": "The task includes an option with
> an undefined variable. The error was: 'dict object' has no attribute
> 'isdir'\n\nThe error appears to have been in
> '/usr/share/ansible/roles/ovirt.image-template/tasks/qcow2_image.yml':
> line 12, column 3, but may\nbe elsewhere in the file depending on the
> exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name:
> Download the qcow image\n  ^ here\n"}
>
> If I comment out the above image_path line and uncomment the one at the
> bottom of vars.yaml that specifies /var/tmp, I get this error:
>

Can you try just /tmp ?



> fatal: [localhost]: FAILED! => {"changed": false, "cmd": "/usr/bin/file
> /var/tmp/CentOS-7-x86_64-GenericCloud.qcow2c", "msg": "[Errno 2] No such
> file or directory", "rc": 2}
>
> --Jason
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/E4XGZ47K2Q7MI2C6S3DC3RJU6IHGOSFG/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HNWJSCTPJ22HVLEMWEY5RBIGLMZYFC6N/