[ovirt-users] Re: Ovirt self-hosted engine won't come up

2019-02-14 Thread Strahil Nikolov
I have noticed that sometimes virsh shows the real error (like firewalld being stopped).Can you try to start paused and then ask virsh to resume:hosted-engine --vm-start-paused virsh -c qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf list virsh -c

[ovirt-users] Re: Ovirt self-hosted engine won't come up

2019-02-14 Thread joshuaosko
It appears the engine is down entirely now and hosted-engine --vm-start doesn't appear to change anything. Engine status : {"reason": "bad vm status", "health": "bad", "vm": "down_unexpected", "detail": "Down"} ___ Users mailing

[ovirt-users] Re: Ovirt self-hosted engine won't come up

2019-02-14 Thread joshuaosko
I managed to connect briefly but the console said ok at the top and it didn't appear I had any control. I sent ctrl-alt-delete which apparently closed the session and this was the output I saw (with O and CN appropriately populated): $ remote-viewer --debug --spice-ca-file="/tmp/ca-cert.pem"

[ovirt-users] Re: Ovirt self-hosted engine won't come up

2019-02-13 Thread Simone Tiraboschi
On Tue, Feb 12, 2019 at 9:45 PM wrote: > hosted-engine --add-console-password > Enter password: > [root@corp-ovirt01 ~]# virsh -r vncdisplay HostedEngine > error: Failed to get VNC port. Is this domain using VNC? > > Yes. Sorry I forgot to copy that part. It didn't respond with a connection >

[ovirt-users] Re: Ovirt self-hosted engine won't come up

2019-02-12 Thread joshuaosko
hosted-engine --add-console-password Enter password: [root@corp-ovirt01 ~]# virsh -r vncdisplay HostedEngine error: Failed to get VNC port. Is this domain using VNC? Yes. Sorry I forgot to copy that part. It didn't respond with a connection string. I was prompted for a password and then tried.

[ovirt-users] Re: Ovirt self-hosted engine won't come up

2019-02-12 Thread Simone Tiraboschi
On Tue, Feb 12, 2019 at 8:52 PM wrote: > # virsh -r vncdisplay HostedEngine > > error: Failed to get VNC port. Is this domain using VNC? > > I'm seeing this > Did you tried also hosted-engine --add-console-password ? > ___ > Users mailing list --

[ovirt-users] Re: Ovirt self-hosted engine won't come up

2019-02-12 Thread joshuaosko
# virsh -r vncdisplay HostedEngine error: Failed to get VNC port. Is this domain using VNC? I'm seeing this ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to

[ovirt-users] Re: Ovirt self-hosted engine won't come up

2019-02-12 Thread Simone Tiraboschi
On Tue, Feb 12, 2019 at 5:30 PM wrote: > # virsh -r list > IdName State > > 292 HostedEngine running > > # hosted-engine --console > The engine VM is running on this host > Connected to

[ovirt-users] Re: Ovirt self-hosted engine won't come up

2019-02-12 Thread joshuaosko
# virsh -r list IdName State 292 HostedEngine running # hosted-engine --console The engine VM is running on this host Connected to domain HostedEngine Escape character is ^] error: internal

[ovirt-users] Re: Ovirt self-hosted engine won't come up

2019-02-12 Thread Simone Tiraboschi
On Tue, Feb 12, 2019 at 4:47 PM wrote: > The self-hosted engine had an issue whereby it'd /var partition was full. > A few days later the engine was rebooted; however, it did not come back up > gracefully. I presently have three CentOS 7 hosts which can spin up a new > hosted engine vm; however