On Thu, Aug 4, 2016 at 8:13 PM, Florian Nolden <[email protected]> wrote:
> Hi, > > I try to install the hosted_engine on 3 Servers which host also the > gluster data storage. > When I install now the hosted_engine, which storage path should I use? > > Setup 1: > server1: server1.san:/hosted_engine > server2: server1.san:/hosted_engine > server3: server1.san:/hosted_engine > Use this along with an answers.conf file with following content [environment:default] OVEHOSTED_STORAGE/mntOptions=str:backup-volfile-servers=server2.san:server3.san and deploy hosted engine using "hosted-engine --deploy --config-append=answers.conf" This will ensure that hosted-engine domain can be mounted on other servers even when server1 is not reachable. > > Setup 2: > server1: localhost:/hosted_engine > server2: localhost:/hosted_engine > server3: localhost:/hosted_engine > > Setup 3: > /etc/hosts: 127.0.0.1 gluster > server1: gluster:/hosted_engine > server2: gluster:/hosted_engine > server3: gluster:/hosted_engine > > Other Setup? What is the best practice there? > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

