Hello Jeremy,

                        you should have been contacted via your github issue.


The current version of SecGen is at https://github.com/cliffe/SecGen/


and in oVirt you need to create templates as there isn't an online repository 
like there is with VirtualBox.


Regards,

                   Paul S.

________________________________
From: Jeremy Tourville <jeremy_tourvi...@hotmail.com>
Sent: 30 March 2019 18:50
To: users@ovirt.org
Cc: Luca 'remix_tj' Lorenzetto
Subject: [ovirt-users] Re: Vagrant Plugin

Thanks for your reply Luca,
I confirmed the cluster name, it is "Default".  I even tried to run the script 
again and I made sure the D in default was upper case because linux is case 
sensitive.  It still fails in the same way as before.


[cid:c5758639-8ce0-46d1-ad0b-900af9cc138e]
________________________________
From: Luca 'remix_tj' Lorenzetto <lorenzetto.l...@gmail.com>
Sent: Saturday, March 30, 2019 3:34 AM
To: Jeremy Tourville
Subject: Re: [ovirt-users] Vagrant Plugin




Il ven 29 mar 2019, 19:12 Jeremy Tourville 
<jeremy_tourvi...@hotmail.com<mailto:jeremy_tourvi...@hotmail.com>> ha scritto:
I am having some trouble getting the Ovirt Vagrant plugin working.  I was able 
to get Vagrant installed and could even run the example scenario listed in the 
blog. 
https://www.ovirt.org/blog/2017/02/using-oVirt-vagrant.html<https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fblog%2F2017%2F02%2Fusing-oVirt-vagrant.html&data=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7C49f536197ce44c94982f08d6b580aa67%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C0%7C636895961550723155&sdata=BzruUJTcYfzFZ%2FtUE4kEkzd5XQYDhHApHyh%2F%2FcM2FO4%3D&reserved=0>

My real issue is getting a vm generated by the SecGen project 
https://github.com/SecGen/SecGen<https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FSecGen%2FSecGen&data=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7C49f536197ce44c94982f08d6b580aa67%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C0%7C636895961550733165&sdata=EUc6JLDnFPiHCs5NEz08znKtyVIjM1%2BMcBpuxSlIiDw%3D&reserved=0>
  to come up.  If I use the VirtualBox provider everything works as expected 
and I can launch the vm with vagrant up.  If I try to run using Ovirt provider 
it fails.

I had originally posted this over in Google groups /  Vagrant forums and it was 
suggested to take it to Ovirt.  Hopefully, somebody here has some insights.

The process fails quickly with the following output.  Can anyone give some 
suggestions on how to fix the issue?  I have also included a copy of my 
vagrantfile below. Thanks in advance for your assistance!

***Output***

Bringing machine 'escalation' up with 'ovirt4' provider...
==> escalation: Creating VM with the following settings...
==> escalation:  -- Name:          SecGen-default-scenario-escalation
==> escalation:  -- Cluster:       default
==> escalation:  -- Template:      debian_stretch_server_291118
==> escalation:  -- Console Type:  spice
==> escalation:  -- Memory:
==> escalation:  ---- Memory:      512 MB
==> escalation:  ---- Maximum:     512 MB
==> escalation:  ---- Guaranteed:  512 MB
==> escalation:  -- Cpu:
==> escalation:  ---- Cores:       1
==> escalation:  ---- Sockets:     1
==> escalation:  ---- Threads:     1
==> escalation:  -- Cloud-Init:    false
==> escalation: An error occured. Recovering..
==> escalation: VM is not created. Please run `vagrant up` first.
/home/secgenadmin/.vagrant.d/gems/2.4.4/gems/ovirt-engine-sdk-4.0.12/lib/ovirtsdk4/service.rb:52:in
 `raise_error': Fault reason is "Operation Failed". Fault detail is "Entity not 
found: Cluster: name=default". HTTP response code is 404.

Hello Jeremy,

Looks like you have no cluster called default in your setup. Edit your vagrant 
file accordingly to your setup.

Luca
To view the terms under which this email is distributed, please go to:-
http://leedsbeckett.ac.uk/disclaimer/email/
_______________________________________________
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/CX3EDETELKCKXHU5PWQQ725TREBEOZAU/

Reply via email to