Seems fresh cup cofee is helping 

Post streams update fubar issues
# Fix dependancy issues
yum update --allowerasing
# List VMs read only and bypass password issue..  uh.. bueller... I know it has 
VMs..  
[root@odin ~]# virsh --readonly list
 Id   Name   State
--------------------
# Set password so virsh with admin account works
[root@odin ~]# saslpasswd2 -a libvirt admin
Password:
Again (for verification):
[root@odin ~]# virsh list --all
Please enter your authentication name: admin
Please enter your password:
 Id   Name                State
------------------------------------
 -    HostedEngineLocal   shut off

[root@odin ~]# virsh start HostedEngineLocal
Please enter your authentication name: admin
Please enter your password:
error: Failed to start domain HostedEngineLocal
error: Requested operation is not valid: network 'default' is not active

[root@odin ~]#

....

Now looking into OVS side.  But game for other suggestions as this seems like a 
bit of a hack to get it working



_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/M6SHNBILQBXBWFW6BXBCPWVDB6UGT3XL/

Reply via email to