[ovirt-users] default login info for repository images

2017-06-13 Thread Dan Sullivan
I've created a VM using a template imported from a Fedora 24 image in 
the repository.  Now that it is created, what credentials do I use to 
log into it from the console?

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] disable ticketing script prevents console from, opeing from web

2017-05-30 Thread Dan Sullivan

I recently asked a question on this mailing list:

>>>We want to disable ticketing on the VNC connections to our VMs. I 
created a hook script that removes
>>>the passwd and passwdValidTo attributes from the XML file and this 
seems to work OK. The one
>>> problem is that I cannot open the console from the web portal. I 
get a "set ticket" failure. Is there a

>>>
>>> work around for this?

I notice there are hooks for before and after setting the ticket 
(before/after_vm_set_ticket).  Can one of these be used to correct the 
failure setting the ticket from the web portal?


Thanks
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can I upload an ISO image using the web portal

2017-05-30 Thread Dan Sullivan
I edited the isouploader.conf file and added user=admin@internal, 
passwd=, engine=guest147..


Here is the output:

#ovirt-iso-uploader  list
ERROR: Problem connecting to the REST API at 
https://guest147.chelmsford.skaion.com:443/api

[ERROR]::oVirt API connection failure, (77, '')

I then tried user=admin@internal-authz and got the same results.

Dan

On 05/27/2017 02:12 PM, Yaniv Kaul wrote:



On May 26, 2017 7:19 PM, "Dan Sullivan" <mailto:d...@skaion.com>> wrote:




On 05/26/2017 12:06 PM, Yaniv Kaul wrote:

Two VMs (not including engine host)

HostedEngine(hosted by
hosted_engine_1)FQDN=localhost.localdomain.localdomain


That's not an ideal host name. Is that really the name?


What is not ideal?  HostedEngine? hosted_engine_1? localhost...?


localhost.localdomain.localdomain



vm_one (hosted by hosted_engine_1)
vm_two (hosted by hosted_engine_1)




I first try and list the domains

ovirt-iso-uploader list
Please provide the REST API username for oVirt Engine (CTRL+D
to abort): admin@internal-authz
Please provide the REST API password for the
admin@internal-authz oVirt Engine user (CTRL+D to abort):
ERROR: Problem connecting to the REST API at
https://localhost:443/api
[ERROR]::oVirt API connection failure, (7, 'Failed connect to
localhost:443; Connection refused')


How do you connect to the UI for example?

I point firefox to guest147...com


Can you try and edit the conf file to point to it as well?
Y.



The tool fails to even connect to the engine. Aa I assume it is
up and running, I reckon it's some wrong name resolution.
Y.

HostedEngine is up as are both vm_one and vm_two.

Dan




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can I upload an ISO image using the web portal

2017-05-26 Thread Dan Sullivan



On 05/26/2017 12:06 PM, Yaniv Kaul wrote:

Two VMs (not including engine host)

HostedEngine(hosted by
hosted_engine_1)FQDN=localhost.localdomain.localdomain


That's not an ideal host name. Is that really the name?


What is not ideal?  HostedEngine? hosted_engine_1? localhost...?


vm_one (hosted by hosted_engine_1)
vm_two (hosted by hosted_engine_1)




I first try and list the domains

ovirt-iso-uploader list
Please provide the REST API username for oVirt Engine (CTRL+D to
abort): admin@internal-authz
Please provide the REST API password for the admin@internal-authz
oVirt Engine user (CTRL+D to abort):
ERROR: Problem connecting to the REST API at https://localhost:443/api
[ERROR]::oVirt API connection failure, (7, 'Failed connect to
localhost:443; Connection refused')


How do you connect to the UI for example?

I point firefox to guest147...com
The tool fails to even connect to the engine. Aa I assume it is up and 
running, I reckon it's some wrong name resolution.

Y.

HostedEngine is up as are both vm_one and vm_two.

Dan
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can I upload an ISO image using the web portal

2017-05-26 Thread Dan Sullivan

Here is my configuration and the steps I have tried.

oVirt engine version: 3.6.6.2-1.el7.centos
Hosted engine on a Dell 610 server
Default data center
Default cluster
hosts: hosted_engine_1
network: ovirtmgmt (default)
3 storage domains - all hosted locally and served via NFS (400+GB free 
on partition)

hosted_storage Type=data
ISO_storage type=ISO
local_vm_storage type=data(master)
Two VMs (not including engine host)
HostedEngine(hosted by 
hosted_engine_1)FQDN=localhost.localdomain.localdomain

vm_one (hosted by hosted_engine_1)
vm_two (hosted by hosted_engine_1)
No pools
One blank template
Two users
admin (admin@internal-authz, internal-authz, *)
everyone (, , *)

I first try and list the domains

ovirt-iso-uploader list
Please provide the REST API username for oVirt Engine (CTRL+D to abort): 
admin@internal-authz
Please provide the REST API password for the admin@internal-authz oVirt 
Engine user (CTRL+D to abort):

ERROR: Problem connecting to the REST API at https://localhost:443/api
[ERROR]::oVirt API connection failure, (7, 'Failed connect to 
localhost:443; Connection refused')


I've tried various permutations of this command with similar results.  
I've added -u with admin, admin@internal, admin@internal-authz, 
admin@internal-authz.local... I've added -r with various permutations of 
the host info. I've added -i ISO_storage, etc.


Any help or suggestions would be appreciated.

Dan

On 05/25/2017 04:24 PM, Yaniv Kaul wrote:



On Thu, May 25, 2017 at 7:03 PM, Dan Sullivan <mailto:d...@skaion.com>> wrote:


I'm trying to upload a ISO image that I have and keep getting a
connection refused erro using ovirt-iso-uploader.  I was wondering
if there was a way to use the web admin portal to to the upload?


Not yet.
But we'd be happy to take a look at the error and see what the issue is.
Y.


Dan
___
Users mailing list
Users@ovirt.org <mailto:Users@ovirt.org>
http://lists.ovirt.org/mailman/listinfo/users
<http://lists.ovirt.org/mailman/listinfo/users>




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] disable ticketing script prevents console from opeing from web

2017-05-25 Thread Dan Sullivan
We want to disable ticketing on the VNC connections to our VMs.  I 
created a hook script that removes the passwd and passwdValidTo 
attributes from the XML file and this seems to work OK.  The one problem 
is that I cannot open the console from the web portal.  I get a  "set 
ticket" failure.


Is there a work around for this?

Thanks
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Can I upload an ISO image using the web portal

2017-05-25 Thread Dan Sullivan
I'm trying to upload a ISO image that I have and keep getting a 
connection refused erro using ovirt-iso-uploader.  I was wondering if 
there was a way to use the web admin portal to to the upload?


Dan
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users