----- Original Message ----- > From: "Donny Davis" <do...@cloudspin.me> > To: "Will K" <yetanotherw...@yahoo.com> > Cc: users@ovirt.org > Sent: Wednesday, January 14, 2015 8:33:41 PM > Subject: Re: [ovirt-users] Hosted-engine ISO domain > > > > engine-setup --otopi-environment="OVESETUP_CONFIG/ > isoDomainExists=bool:False"
Did you find this documented anywhere? It's not supported. I can't tell you what exactly happens if you try it. If you check the code, you see in constants.py: @osetupattrs( postinstallfile=True, ) def ISO_DOMAIN_EXISTS(self): return 'OVESETUP_CONFIG/isoDomainExists' Note there is no 'answerfile=True' there. This means that while this key _can_ be supplied as you suggested, it's not written to the answer file and should basically be treated as internal data. Re the original question - are you sure you do not see it anywhere in the web admin gui? On a first clean setup, it will not be available immediately. You will see it under the "storage" tab but will only be able to attach it after you create and attach a data domain. Did you follow [1] at least once? [1] http://www.ovirt.org/Quick_Start_Guide Best, -- Didi _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users