[ovirt-users] Re: Hosted engine not starting after 4.3 Upgrade - cannot find OVF_STORE

2019-03-06 Thread Shawn Southern
u'687e9c0d-e988-4f76-89ff-931685acdf76',)" - code 201 (task:1181) 2019-03-06 08:16:24,472-0500 INFO (jsonrpc/4) [storage.Dispatcher] FINISH getVolumeInfo error=Volume does not exist: (u'687e9c0d-e988-4f76-89ff-931685acdf76',) (dispatcher:81) From: Jayme Sent: March 6, 201

[ovirt-users] Hosted engine not starting after 4.3 Upgrade - cannot find OVF_STORE

2019-03-06 Thread Shawn Southern
After running 'hosted-engine --vm-start', the status of the hosted engine VM is: conf_on_shared_storage : True Status up-to-date : True Hostname : ovirtnode-01 Host ID: 3 Engine status : {"reaso

[ovirt-users] move 'ovirtmgmt' bridge to a bonded NIC team

2019-01-08 Thread Shawn Southern
We've recently added additional NICs to our oVirt nodes, and want to move the ovirtmgmt interface to one of the bonded interfaces, away from the single ethernet port currently used. This is to provide redundant connectivity to the nodes. I've not had any luck finding documentation on how to do

[ovirt-users] Re: The user admin@internal is not authorized to perform login

2018-11-26 Thread Shawn Southern
Thanks! That fixed it (I just added the Admin user back to SuperUser group via the web interface with an LDAP account that had SuperUser). From: Ravi Shankar Nori Sent: November 26, 2018 12:14 PM To: Greg Sheremeta Cc: Shawn Southern ; users@oVirt.org Subject: Re: [ovirt-users] The user admin

[ovirt-users] The user admin@internal is not authorized to perform login

2018-11-23 Thread Shawn Southern
No one can log in to our oVirt instance today. LDAP users cannot authenticate, and the internal 'admin' user gets "The user admin@internal is not authorized to perform login" after being authenticated. >From engine.log: 2018-11-23 10:17:12,454-05 INFO [org.ovirt.engine.core.sso.utils.Authenti

[ovirt-users] Re: Custom Intel AMT fencing question

2018-05-16 Thread Shawn Southern
m="amt_ws=power_wait" original message From: Eli Mesika Sent: May 16, 2018 4:25 AM To: Shawn Southern Cc: Martin Perina ; users Subject: Re: [ovirt-users] Custom Intel AMT fencing question On Tue, May 15, 2018 at 6:50 PM, Shawn Southern <mailto:shawn.south...@ent

[ovirt-users] Re: Custom Intel AMT fencing question

2018-05-15 Thread Shawn Southern
fence_amt)? - original message - From: Martin Perina Sent: May 15, 2018 4:20 AM To: Shawn Southern ; Eli Mesika Cc: users Subject: Re: [ovirt-users] Custom Intel AMT fencing question On Mon, May 14, 2018 at 8:13 PM, Shawn Southern <mailto:shawn.south...@entegrus.com> wrote: I'm n

[ovirt-users] Custom Intel AMT fencing question

2018-05-14 Thread Shawn Southern
I'm now using Intel AMT and the wsmancli package to reboot/power off/power on my entry level systems... but now I want oVirt to use this for fencing. I created 3 xml files: powercycle.xml (uses PowerState 10), poweron.xml (uses PowerState 2) and poweroff.xml (uses PowerState 8). Here is the pow

[ovirt-users] Power management / fencing with Intel AMT

2018-04-21 Thread Shawn Southern
Does anyone have power management with Intel's Management Engine / AMT working with oVirt 4.22? I've found that there is a fence_amt agent, but it's not part of RHEL/CentOS 7. I've not had any luck finding details on how to get fence_amt on my oVirt CentOS 7 hosts. I found this article @ RH,