[ovirt-users] Installing self-hosted-engine via SSH, without screen

Yedidyah Bar David didi at redhat.com
Tue Apr 5 07:10:01 UTC 2016


On Tue, Apr 5, 2016 at 10:03 AM, Yaniv Kaul <ykaul at redhat.com> wrote:
> Hi,
>
> I'm trying to install self hosted engine in an automated fashion (via
> Ansible).
> This:
> 1. Doesn't create a pseudo tty (Ansible is not doing that in its SSH)
> 2. Doesn't use screen
>
> How can I still install hosted-engine? I seem to be failing around the
> initial checks done at [1].
> I've tried various hacks (ssh to localhost, use '-T', run 'screen' locally)
> - none seem to have worked well. I've noticed the config option, but not
> sure how to use it - OVEHOSTED_CORE/screenProceed

You can try:

hosted-engine --deploy
--otopi-environment='OVEHOSTED_CORE/screenProceed:bool:True'

>
> TIA,
> Y.
>
> [1]
> https://github.com/oVirt/ovirt-hosted-engine-setup/blob/e339fa94637df536865b92e4dc9a2075417b6257/src/plugins/ovirt-hosted-engine-setup/core/shell.py#L53
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>



-- 
Didi



More information about the Users mailing list