Migrate Hosted Engine to new iSCSI san with new IP/Target

--Apple-Mail=_4564AA9F-2C27-414A-915B-0C6E64D8F21D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 In a hosted-engine deployment has anyone had to migrate to a new iSCSI = SAN? I can not figure out how to move the engine(s) to a new iSCSI = target.. The SAN=E2=80=99s can fully replicate to one another and I can = move the LUN to the other device but don=E2=80=99t see how to stop the = engine and change the settings for it=E2=80=99s iSCSI target to another = IP/IQN. Any direction would be greatly appreciated - I am looking for = any method to get this done, we have to retire the old SAN - Thanks.=EF=BB= =BF= --Apple-Mail=_4564AA9F-2C27-414A-915B-0C6E64D8F21D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; = -webkit-line-break: after-white-space;" class=3D""><span = style=3D"background-color: rgb(255, 255, 255);" class=3D""><font = color=3D"#404040" size=3D"2" class=3D"">In a hosted-engine deployment = has anyone had to migrate to a new iSCSI SAN? I can not figure out how = to move the engine(s) to a new iSCSI target.. The SAN=E2=80=99s can = fully replicate to one another and I can move the LUN to the other = device but don=E2=80=99t see how to stop the engine and change the = settings for it=E2=80=99s iSCSI target to another IP/IQN. Any direction = would be greatly appreciated - I am looking for any method to get this = done, we have to retire the old SAN - = Thanks.=EF=BB=BF</font></span></body></html>= --Apple-Mail=_4564AA9F-2C27-414A-915B-0C6E64D8F21D--

Hi Bill, in order to provide HA, the hosted-engine HA services should be able to autonomously connect the shared storage from each hosted-engine involved host. The storage configuration is in /etc/ovirt-hosted-engine/hosted-engine.conf So: 1. set global-maintenance mode 2. shutdown the engine VM 3. manually edit /etc/ovirt-hosted-engine/hosted-engine.conf on each host 4. here we have a delicate point: on restart ovirt-ha-agent will connect the new storage server but the issue is that it will not call disconnectStorageServer on the previously connected one so you will probably end with VDSM that has still a reference also to the previous location and this can cause timeouts and so on if not available. Restarting VDSM is probably not enough since the the symlinks under /var/run/vdsm will not be refreshed if they are already there ( ) so I'd suggest to reboot all the hosts to avoid any possible issue. 5. exits global maintenance mode On Tue, Feb 2, 2016 at 6:12 AM, bill@taney.com <bill@taney.com> wrote:
In a hosted-engine deployment has anyone had to migrate to a new iSCSI SAN? I can not figure out how to move the engine(s) to a new iSCSI target.. The SAN’s can fully replicate to one another and I can move the LUN to the other device but don’t see how to stop the engine and change the settings for it’s iSCSI target to another IP/IQN. Any direction would be greatly appreciated - I am looking for any method to get this done, we have to retire the old SAN - Thanks.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On Feb 2, 2016, at 2:47 AM, Simone Tiraboschi <stirabos@redhat.com> = wrote: =20 Hi Bill, in order to provide HA, the hosted-engine HA services should be able = to autonomously connect the shared storage from each hosted-engine = involved host. =20 The storage configuration is in = /etc/ovirt-hosted-engine/hosted-engine.conf =20 So: 1. set global-maintenance mode 2. shutdown the engine VM 3. manually edit /etc/ovirt-hosted-engine/hosted-engine.conf on each = host=20 4. here we have a delicate point: on restart ovirt-ha-agent will = connect the new storage server but the issue is that it will not call = disconnectStorageServer on the previously connected one so you will =
--Apple-Mail=_3C3DBFAC-C7FD-4202-9ED3-FEDF371ABEE1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 I changed the IQN and the hosted engine VM now won=E2=80=99t boot. Is = there something else I need to change. Feb 2 11:30:43 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Reloading = vm.conf from the shared storage domain Feb 2 11:30:43 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Trying= to get a fresher copy of vm configuration from the OVF_STORE Feb 2 11:30:43 CHISRVPRDOVND002 kernel: dd: sending ioctl 80306d02 to a = partition! Feb 2 11:30:44 CHISRVPRDOVND002 kernel: dd: sending ioctl 80306d02 to a = partition! Feb 2 11:30:44 CHISRVPRDOVND002 kernel: dd: sending ioctl 80306d02 to a = partition! Feb 2 11:30:44 CHISRVPRDOVND002 kernel: dd: sending ioctl 80306d02 to a = partition! Feb 2 11:30:44 CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE Feb 2 11:30:44 CHISRVPRDOVND002 journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:30:44 CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:30:44 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state GlobalMaintenance (score: 3400) probably end with VDSM that has still a reference also to the previous = location and this can cause timeouts and so on if not available. = Restarting VDSM is probably not enough since the the symlinks under = /var/run/vdsm will not be refreshed if they are already there ( ) so = I'd suggest to reboot all the hosts to avoid any possible issue.
5. exits global maintenance mode =20 On Tue, Feb 2, 2016 at 6:12 AM, bill@taney.com <mailto:bill@taney.com> = <bill@taney.com <mailto:bill@taney.com>> wrote: In a hosted-engine deployment has anyone had to migrate to a new iSCSI = SAN? I can not figure out how to move the engine(s) to a new iSCSI = target.. The SAN=E2=80=99s can fully replicate to one another and I can = move the LUN to the other device but don=E2=80=99t see how to stop the = engine and change the settings for it=E2=80=99s iSCSI target to another = IP/IQN. Any direction would be greatly appreciated - I am looking for = any method to get this done, we have to retire the old SAN - Thanks.=EF=BB= =BF =20 _______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users = <http://lists.ovirt.org/mailman/listinfo/users> =20 =20
--Apple-Mail=_3C3DBFAC-C7FD-4202-9ED3-FEDF371ABEE1 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D""><div class=3D"">I changed the IQN and the hosted engine VM = now won=E2=80=99t boot. Is there something else I need to = change.</div><div class=3D""><br class=3D""></div><div class=3D""><br = class=3D""></div>Feb 2 11:30:43 CHISRVPRDOVND002 = ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Reloading = vm.conf from the shared storage domain<br class=3D"">Feb 2 = 11:30:43 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Trying= to get a fresher copy of vm configuration from the OVF_STORE<br = class=3D"">Feb 2 11:30:43 CHISRVPRDOVND002 kernel: dd: = sending ioctl 80306d02 to a partition!<br class=3D"">Feb 2 = 11:30:44 CHISRVPRDOVND002 kernel: dd: sending ioctl 80306d02 to a = partition!<br class=3D"">Feb 2 11:30:44 CHISRVPRDOVND002 = kernel: dd: sending ioctl 80306d02 to a partition!<br = class=3D"">Feb 2 11:30:44 CHISRVPRDOVND002 kernel: dd: = sending ioctl 80306d02 to a partition!<br class=3D"">Feb 2 = 11:30:44 CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE<br class=3D"">Feb 2 11:30:44 CHISRVPRDOVND002 = journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to = initial vm.conf<br class=3D"">Feb 2 11:30:44 = CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf<br = class=3D"">Feb 2 11:30:44 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state GlobalMaintenance (score: 3400)<br class=3D""><br = class=3D""><div><blockquote type=3D"cite" class=3D""><div class=3D"">On = Feb 2, 2016, at 2:47 AM, Simone Tiraboschi <<a = href=3D"mailto:stirabos@redhat.com" class=3D"">stirabos@redhat.com</a>>= wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><div = dir=3D"ltr" class=3D"">Hi Bill,<div class=3D"">in order to provide HA, = the hosted-engine HA services should be able to autonomously connect the = shared storage from each hosted-engine involved host.</div><div = class=3D""><br class=3D""></div><div class=3D"">The storage = configuration is = in /etc/ovirt-hosted-engine/hosted-engine.conf</div><div = class=3D""><br class=3D""></div><div class=3D"">So:</div><div = class=3D""><div style=3D"font-size:12.8px" class=3D""><span = style=3D"font-size:12.8px" class=3D"">1. set global-maintenance = mode</span><br class=3D""></div><div style=3D"font-size:12.8px" = class=3D"">2. shutdown the engine VM</div><div style=3D"font-size:12.8px" = class=3D"">3. manually edit <span style=3D"font-size:small" = class=3D"">/etc/ovirt-hosted-engine/hosted-engine.conf</span> on = each host </div><div style=3D"font-size:12.8px" class=3D"">4. here = we have a delicate point: on restart <span style=3D"font-size:12.8px"= class=3D"">ovirt-ha-agent will connect the new storage server but the = issue is that it will not call disconnectStorageServer on the previously = connected one so you will probably end with VDSM that has still a = reference also to the previous location and this can cause timeouts and = so on if not available. Restarting VDSM is probably not enough since the = the symlinks under /var/run/vdsm will not be refreshed if they are = already there ( ) so I'd suggest to reboot all the hosts to avoid = any possible issue.</span></div><div style=3D"font-size:12.8px" = class=3D"">5. exits global maintenance mode</div></div></div><div = class=3D"gmail_extra"><br class=3D""><div class=3D"gmail_quote">On Tue, = Feb 2, 2016 at 6:12 AM, <a href=3D"mailto:bill@taney.com" = class=3D"">bill@taney.com</a> <span dir=3D"ltr" class=3D""><<a = href=3D"mailto:bill@taney.com" target=3D"_blank" = class=3D"">bill@taney.com</a>></span> wrote:<br class=3D""><blockquote = class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc = solid;padding-left:1ex"><div style=3D"word-wrap:break-word" = class=3D""><span style=3D"background-color:rgb(255,255,255)" = class=3D""><font color=3D"#404040" size=3D"2" class=3D"">In a = hosted-engine deployment has anyone had to migrate to a new iSCSI SAN? I = can not figure out how to move the engine(s) to a new iSCSI target.. The = SAN=E2=80=99s can fully replicate to one another and I can move the LUN = to the other device but don=E2=80=99t see how to stop the engine and = change the settings for it=E2=80=99s iSCSI target to another IP/IQN. Any = direction would be greatly appreciated - I am looking for any method to = get this done, we have to retire the old SAN - = Thanks.=EF=BB=BF</font></span></div><br = class=3D"">_______________________________________________<br class=3D""> Users mailing list<br class=3D""> <a href=3D"mailto:Users@ovirt.org" class=3D"">Users@ovirt.org</a><br = class=3D""> <a href=3D"http://lists.ovirt.org/mailman/listinfo/users" = rel=3D"noreferrer" target=3D"_blank" = class=3D"">http://lists.ovirt.org/mailman/listinfo/users</a><br = class=3D""> <br class=3D""></blockquote></div><br class=3D""></div> </div></blockquote></div><br class=3D""></body></html>= --Apple-Mail=_3C3DBFAC-C7FD-4202-9ED3-FEDF371ABEE1--

--Apple-Mail=_31C9F0F6-4EEF-4C35-A8B1-EE5AD8450D04 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Thanks, that works, I got the LUN moved from one Nimble to another.. I = am still getting the error everything seems to work? any idea what this = is ? Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE Feb 2 11:59:10 CHISRVPRDOVND002 journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400)
On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi <stirabos@redhat.com> = wrote: =20 =20 On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <bill@taney.com = <mailto:bill@taney.com>> wrote: Current state GlobalMaintenance (score: 3400) =20 Simply exit GlobalMaintenance mode :-)
--Apple-Mail=_31C9F0F6-4EEF-4C35-A8B1-EE5AD8450D04 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D"">Thanks, that works, I got the LUN moved from one Nimble to = another.. I am still getting the error everything seems to work? any = idea what this is ?<div class=3D"">Feb 2 11:59:10 = CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE<br class=3D"">Feb 2 11:59:10 CHISRVPRDOVND002 = journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to = initial vm.conf<br class=3D"">Feb 2 11:59:10 = CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf<br = class=3D"">Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400)<br class=3D""><br class=3D""><div><blockquote= type=3D"cite" class=3D""><div class=3D"">On Feb 2, 2016, at 11:52 AM, = Simone Tiraboschi <<a href=3D"mailto:stirabos@redhat.com" = class=3D"">stirabos@redhat.com</a>> wrote:</div><br = class=3D"Apple-interchange-newline"><div class=3D""><div dir=3D"ltr" = class=3D""><div class=3D"gmail_extra"><br class=3D""><div = class=3D"gmail_quote">On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <span = dir=3D"ltr" class=3D""><<a href=3D"mailto:bill@taney.com" = target=3D"_blank" class=3D"">bill@taney.com</a>></span> wrote:<br = class=3D""><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px = 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left= -style:solid;padding-left:1ex">Current state GlobalMaintenance (score: = 3400)</blockquote></div><br class=3D"">Simply exit <span = style=3D"font-size:12.8px" class=3D"">GlobalMaintenance mode = :-)</span></div></div> </div></blockquote></div><br class=3D""></div></body></html>= --Apple-Mail=_31C9F0F6-4EEF-4C35-A8B1-EE5AD8450D04--

On Tue, Feb 2, 2016 at 7:01 PM, Bill Taney <bill@taney.com> wrote:
Thanks, that works, I got the LUN moved from one Nimble to another.. I am still getting the error everything seems to work? any idea what this is ?
Do you correctly see the engine VM in the engine?
Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find OVF_STORE Feb 2 11:59:10 CHISRVPRDOVND002 journal: ovirt-ha-agent ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current state EngineUp (score: 3400)
On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi <stirabos@redhat.com> wrote:
On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <bill@taney.com> wrote:
Current state GlobalMaintenance (score: 3400)
Simply exit GlobalMaintenance mode :-)

--Apple-Mail=_5A7BEFE4-CEA3-4668-BF0B-59519F305370 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Excuse my ignorance, I am not exactly sure what you are asking. I can = see the vm and control it with hosted-engine on the node itself and can = use the web administration page as well as SSH into the VM, it appears = functionally fine. However the Hosted Engine VM does not show up in the = web gui and I had thought that was by design but I am not sure. Is there = anything you want me to check? Thanks again for your continued patience. Bill
On Feb 2, 2016, at 12:04 PM, Simone Tiraboschi <stirabos@redhat.com> = wrote: =20 =20 =20 On Tue, Feb 2, 2016 at 7:01 PM, Bill Taney <bill@taney.com = <mailto:bill@taney.com>> wrote: Thanks, that works, I got the LUN moved from one Nimble to another.. I = am still getting the error everything seems to work? any idea what this = is ? =20 Do you correctly see the engine VM in the engine? =20 =20 Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE Feb 2 11:59:10 CHISRVPRDOVND002 journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400) =20 =20
On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi <stirabos@redhat.com = <mailto:stirabos@redhat.com>> wrote: =20 =20 On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <bill@taney.com = <mailto:bill@taney.com>> wrote: Current state GlobalMaintenance (score: 3400) =20 Simply exit GlobalMaintenance mode :-) =20 =20
--Apple-Mail=_5A7BEFE4-CEA3-4668-BF0B-59519F305370 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D"">Excuse my ignorance, I am not exactly sure what you are = asking. I can see the vm and control it with hosted-engine on the node = itself and can use the web administration page as well as SSH into the = VM, it appears functionally fine. However the Hosted Engine VM does not = show up in the web gui and I had thought that was by design but I am not = sure. Is there anything you want me to check? Thanks again for your = continued patience.<div class=3D"">Bill</div><div class=3D""><br = class=3D""><div><blockquote type=3D"cite" class=3D""><div class=3D"">On = Feb 2, 2016, at 12:04 PM, Simone Tiraboschi <<a = href=3D"mailto:stirabos@redhat.com" class=3D"">stirabos@redhat.com</a>>= wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><div = dir=3D"ltr" class=3D""><br class=3D""><div class=3D"gmail_extra"><br = class=3D""><div class=3D"gmail_quote">On Tue, Feb 2, 2016 at 7:01 PM, = Bill Taney <span dir=3D"ltr" class=3D""><<a = href=3D"mailto:bill@taney.com" target=3D"_blank" = class=3D"">bill@taney.com</a>></span> wrote:<br class=3D""><blockquote = class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc = solid;padding-left:1ex"><div style=3D"word-wrap:break-word" = class=3D"">Thanks, that works, I got the LUN moved from one Nimble to = another.. I am still getting the error everything seems to work? any = idea what this is ?</div></blockquote><div class=3D""><br = class=3D""></div><div class=3D"">Do you correctly see the engine VM in = the engine?</div><div class=3D""><br class=3D""></div><div = class=3D""> </div><blockquote class=3D"gmail_quote" style=3D"margin:0= 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div = style=3D"word-wrap:break-word" class=3D""><div class=3D"">Feb 2= 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE<br class=3D"">Feb 2 11:59:10 CHISRVPRDOVND002 = journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to = initial vm.conf<br class=3D"">Feb 2 11:59:10 = CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf<br = class=3D"">Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400)<div class=3D""><div class=3D"h5"><br = class=3D""><br class=3D""><div class=3D""><blockquote type=3D"cite" = class=3D""><div class=3D"">On Feb 2, 2016, at 11:52 AM, Simone = Tiraboschi <<a href=3D"mailto:stirabos@redhat.com" target=3D"_blank" = class=3D"">stirabos@redhat.com</a>> wrote:</div><br class=3D""><div = class=3D""><div dir=3D"ltr" class=3D""><div class=3D"gmail_extra"><br = class=3D""><div class=3D"gmail_quote">On Tue, Feb 2, 2016 at 6:33 PM, = Bill Taney <span dir=3D"ltr" class=3D""><<a = href=3D"mailto:bill@taney.com" target=3D"_blank" = class=3D"">bill@taney.com</a>></span> wrote:<br class=3D""><blockquote = class=3D"gmail_quote" style=3D"margin:0px 0px 0px = 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left= -style:solid;padding-left:1ex">Current state GlobalMaintenance (score: = 3400)</blockquote></div><br class=3D"">Simply exit <span = style=3D"font-size:12.8px" class=3D"">GlobalMaintenance mode = :-)</span></div></div> </div></blockquote></div><br = class=3D""></div></div></div></div></blockquote></div><br = class=3D""></div></div> </div></blockquote></div><br class=3D""></div></body></html>= --Apple-Mail=_5A7BEFE4-CEA3-4668-BF0B-59519F305370--

On Tue, Feb 2, 2016 at 7:23 PM, Bill Taney <bill@taney.com> wrote:
Excuse my ignorance, I am not exactly sure what you are asking. I can see the vm and control it with hosted-engine on the node itself and can use the web administration page as well as SSH into the VM, it appears functionally fine. However the Hosted Engine VM does not show up in the web gui and I had thought that was by design but I am not sure. Is there anything you want me to check? Thanks again for your continued patience.
On oVirt 3.6, the engine should auto-import the hosted-engine storage domain into the engine and you should see the engine VM in the engine as a regular VM. You will be able to manage that VM and edit soma parameters from the engine; all the modification will be saved in the OVF_STORE and reload by ovirt-ha-agent when the engine VM will restart. Can you please check if you see the hosted-engine storage domain into the engine webadmin?
Bill
On Feb 2, 2016, at 12:04 PM, Simone Tiraboschi <stirabos@redhat.com> wrote:
On Tue, Feb 2, 2016 at 7:01 PM, Bill Taney <bill@taney.com> wrote:
Thanks, that works, I got the LUN moved from one Nimble to another.. I am still getting the error everything seems to work? any idea what this is ?
Do you correctly see the engine VM in the engine?
Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find OVF_STORE Feb 2 11:59:10 CHISRVPRDOVND002 journal: ovirt-ha-agent ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current state EngineUp (score: 3400)
On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi <stirabos@redhat.com> wrote:
On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <bill@taney.com> wrote:
Current state GlobalMaintenance (score: 3400)
Simply exit GlobalMaintenance mode :-)

On Feb 2, 2016, at 12:31 PM, Simone Tiraboschi <stirabos@redhat.com> = wrote: =20 =20 =20 On Tue, Feb 2, 2016 at 7:23 PM, Bill Taney <bill@taney.com = <mailto:bill@taney.com>> wrote: Excuse my ignorance, I am not exactly sure what you are asking. I can = see the vm and control it with hosted-engine on the node itself and can = use the web administration page as well as SSH into the VM, it appears = functionally fine. However the Hosted Engine VM does not show up in the = web gui and I had thought that was by design but I am not sure. Is there = anything you want me to check? Thanks again for your continued patience. =20 On oVirt 3.6, the engine should auto-import the hosted-engine storage = domain into the engine and you should see the engine VM in the engine as = a regular VM. You will be able to manage that VM and edit soma parameters from the = engine; all the modification will be saved in the OVF_STORE and reload = by ovirt-ha-agent when the engine VM will restart. =20 Can you please check if you see the hosted-engine storage domain into =
=20 Bill =20
On Feb 2, 2016, at 12:04 PM, Simone Tiraboschi <stirabos@redhat.com = <mailto:stirabos@redhat.com>> wrote: =20 =20 =20 On Tue, Feb 2, 2016 at 7:01 PM, Bill Taney <bill@taney.com = <mailto:bill@taney.com>> wrote: Thanks, that works, I got the LUN moved from one Nimble to another.. = I am still getting the error everything seems to work? any idea what =
--Apple-Mail=_33771D5E-C079-4652-9BAB-4483B791B99D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii No it does not appear in the web tool. I just see the iSCSI domains I = created on the Nimble SAN and the NFS exports directory.=20 Bill the engine webadmin? this is ?
=20 Do you correctly see the engine VM in the engine? =20 =20 Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE Feb 2 11:59:10 CHISRVPRDOVND002 journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400) =20 =20
On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi <stirabos@redhat.com = <mailto:stirabos@redhat.com>> wrote: =20 =20 On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <bill@taney.com = <mailto:bill@taney.com>> wrote: Current state GlobalMaintenance (score: 3400) =20 Simply exit GlobalMaintenance mode :-) =20 =20 =20 =20
--Apple-Mail=_33771D5E-C079-4652-9BAB-4483B791B99D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D"">No it does not appear in the web tool. I just see the iSCSI = domains I created on the Nimble SAN and the NFS exports = directory. <div class=3D"">Bill</div><div class=3D""><br = class=3D""><div><blockquote type=3D"cite" class=3D""><div class=3D"">On = Feb 2, 2016, at 12:31 PM, Simone Tiraboschi <<a = href=3D"mailto:stirabos@redhat.com" class=3D"">stirabos@redhat.com</a>>= wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><div = dir=3D"ltr" class=3D""><br class=3D""><div class=3D"gmail_extra"><br = class=3D""><div class=3D"gmail_quote">On Tue, Feb 2, 2016 at 7:23 PM, = Bill Taney <span dir=3D"ltr" class=3D""><<a = href=3D"mailto:bill@taney.com" target=3D"_blank" = class=3D"">bill@taney.com</a>></span> wrote:<br class=3D""><blockquote = class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc = solid;padding-left:1ex"><div style=3D"word-wrap:break-word" = class=3D"">Excuse my ignorance, I am not exactly sure what you are = asking. I can see the vm and control it with hosted-engine on the node = itself and can use the web administration page as well as SSH into the = VM, it appears functionally fine. However the Hosted Engine VM does not = show up in the web gui and I had thought that was by design but I am not = sure. Is there anything you want me to check? Thanks again for your = continued patience.</div></blockquote><div class=3D""><br = class=3D""></div><div class=3D"">On oVirt 3.6, the engine should = auto-import the hosted-engine storage domain into the engine and you = should see the engine VM in the engine as a regular VM.</div><div = class=3D"">You will be able to manage that VM and edit soma parameters = from the engine; all the modification will be saved in the OVF_STORE and = reload by ovirt-ha-agent when the engine VM will restart.</div><div = class=3D""><br class=3D""></div><div class=3D"">Can you please check if = you see the hosted-engine storage domain into the engine = webadmin?</div><div class=3D""> </div><blockquote = class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc = solid;padding-left:1ex"><div style=3D"word-wrap:break-word" = class=3D""><span class=3D"HOEnZb"><font color=3D"#888888" class=3D""><div = class=3D"">Bill</div></font></span><div class=3D""><div class=3D"h5"><div = class=3D""><br class=3D""><div class=3D""><blockquote type=3D"cite" = class=3D""><div class=3D"">On Feb 2, 2016, at 12:04 PM, Simone = Tiraboschi <<a href=3D"mailto:stirabos@redhat.com" target=3D"_blank" = class=3D"">stirabos@redhat.com</a>> wrote:</div><br class=3D""><div = class=3D""><div dir=3D"ltr" class=3D""><br class=3D""><div = class=3D"gmail_extra"><br class=3D""><div class=3D"gmail_quote">On Tue, = Feb 2, 2016 at 7:01 PM, Bill Taney <span dir=3D"ltr" class=3D""><<a = href=3D"mailto:bill@taney.com" target=3D"_blank" = class=3D"">bill@taney.com</a>></span> wrote:<br class=3D""><blockquote = class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc = solid;padding-left:1ex"><div style=3D"word-wrap:break-word" = class=3D"">Thanks, that works, I got the LUN moved from one Nimble to = another.. I am still getting the error everything seems to work? any = idea what this is ?</div></blockquote><div class=3D""><br = class=3D""></div><div class=3D"">Do you correctly see the engine VM in = the engine?</div><div class=3D""><br class=3D""></div><div = class=3D""> </div><blockquote class=3D"gmail_quote" style=3D"margin:0= 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div = style=3D"word-wrap:break-word" class=3D""><div class=3D"">Feb 2= 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE<br class=3D"">Feb 2 11:59:10 CHISRVPRDOVND002 = journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to = initial vm.conf<br class=3D"">Feb 2 11:59:10 = CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf<br = class=3D"">Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400)<div class=3D""><div class=3D""><br = class=3D""><br class=3D""><div class=3D""><blockquote type=3D"cite" = class=3D""><div class=3D"">On Feb 2, 2016, at 11:52 AM, Simone = Tiraboschi <<a href=3D"mailto:stirabos@redhat.com" target=3D"_blank" = class=3D"">stirabos@redhat.com</a>> wrote:</div><br class=3D""><div = class=3D""><div dir=3D"ltr" class=3D""><div class=3D"gmail_extra"><br = class=3D""><div class=3D"gmail_quote">On Tue, Feb 2, 2016 at 6:33 PM, = Bill Taney <span dir=3D"ltr" class=3D""><<a = href=3D"mailto:bill@taney.com" target=3D"_blank" = class=3D"">bill@taney.com</a>></span> wrote:<br class=3D""><blockquote = class=3D"gmail_quote" style=3D"margin:0px 0px 0px = 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left= -style:solid;padding-left:1ex">Current state GlobalMaintenance (score: = 3400)</blockquote></div><br class=3D"">Simply exit <span = style=3D"font-size:12.8px" class=3D"">GlobalMaintenance mode = :-)</span></div></div> </div></blockquote></div><br = class=3D""></div></div></div></div></blockquote></div><br = class=3D""></div></div> </div></blockquote></div><br = class=3D""></div></div></div></div></blockquote></div><br = class=3D""></div></div> </div></blockquote></div><br class=3D""></div></body></html>= --Apple-Mail=_33771D5E-C079-4652-9BAB-4483B791B99D--

On Feb 2, 2016, at 12:31 PM, Simone Tiraboschi <stirabos@redhat.com> = wrote: =20 =20 =20 On Tue, Feb 2, 2016 at 7:23 PM, Bill Taney <bill@taney.com = <mailto:bill@taney.com>> wrote: Excuse my ignorance, I am not exactly sure what you are asking. I can = see the vm and control it with hosted-engine on the node itself and can = use the web administration page as well as SSH into the VM, it appears = functionally fine. However the Hosted Engine VM does not show up in the = web gui and I had thought that was by design but I am not sure. Is there = anything you want me to check? Thanks again for your continued patience. =20 On oVirt 3.6, the engine should auto-import the hosted-engine storage = domain into the engine and you should see the engine VM in the engine as = a regular VM. You will be able to manage that VM and edit soma parameters from the = engine; all the modification will be saved in the OVF_STORE and reload = by ovirt-ha-agent when the engine VM will restart. =20 Can you please check if you see the hosted-engine storage domain into =
=20 Bill =20
On Feb 2, 2016, at 12:04 PM, Simone Tiraboschi <stirabos@redhat.com = <mailto:stirabos@redhat.com>> wrote: =20 =20 =20 On Tue, Feb 2, 2016 at 7:01 PM, Bill Taney <bill@taney.com = <mailto:bill@taney.com>> wrote: Thanks, that works, I got the LUN moved from one Nimble to another.. = I am still getting the error everything seems to work? any idea what =
--Apple-Mail=_9511A0E8-E31E-4116-B08D-8C4693AFF150 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I do see a hosted_storage domain at the System level but it shows = Unattached. the engine webadmin? this is ?
=20 Do you correctly see the engine VM in the engine? =20 =20 Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE Feb 2 11:59:10 CHISRVPRDOVND002 journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400) =20 =20
On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi <stirabos@redhat.com = <mailto:stirabos@redhat.com>> wrote: =20 =20 On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <bill@taney.com = <mailto:bill@taney.com>> wrote: Current state GlobalMaintenance (score: 3400) =20 Simply exit GlobalMaintenance mode :-) =20 =20 =20 =20
--Apple-Mail=_9511A0E8-E31E-4116-B08D-8C4693AFF150 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D"">I do see a hosted_storage domain at the System level but it = shows Unattached.<br class=3D""><div><blockquote type=3D"cite" = class=3D""><div class=3D"">On Feb 2, 2016, at 12:31 PM, Simone = Tiraboschi <<a href=3D"mailto:stirabos@redhat.com" = class=3D"">stirabos@redhat.com</a>> wrote:</div><br = class=3D"Apple-interchange-newline"><div class=3D""><div dir=3D"ltr" = class=3D""><br class=3D""><div class=3D"gmail_extra"><br class=3D""><div = class=3D"gmail_quote">On Tue, Feb 2, 2016 at 7:23 PM, Bill Taney <span = dir=3D"ltr" class=3D""><<a href=3D"mailto:bill@taney.com" = target=3D"_blank" class=3D"">bill@taney.com</a>></span> wrote:<br = class=3D""><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 = .8ex;border-left:1px #ccc solid;padding-left:1ex"><div = style=3D"word-wrap:break-word" class=3D"">Excuse my ignorance, I am not = exactly sure what you are asking. I can see the vm and control it with = hosted-engine on the node itself and can use the web administration page = as well as SSH into the VM, it appears functionally fine. However the = Hosted Engine VM does not show up in the web gui and I had thought that = was by design but I am not sure. Is there anything you want me to check? = Thanks again for your continued patience.</div></blockquote><div = class=3D""><br class=3D""></div><div class=3D"">On oVirt 3.6, the engine = should auto-import the hosted-engine storage domain into the engine and = you should see the engine VM in the engine as a regular VM.</div><div = class=3D"">You will be able to manage that VM and edit soma parameters = from the engine; all the modification will be saved in the OVF_STORE and = reload by ovirt-ha-agent when the engine VM will restart.</div><div = class=3D""><br class=3D""></div><div class=3D"">Can you please check if = you see the hosted-engine storage domain into the engine = webadmin?</div><div class=3D""> </div><blockquote = class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc = solid;padding-left:1ex"><div style=3D"word-wrap:break-word" = class=3D""><span class=3D"HOEnZb"><font color=3D"#888888" class=3D""><div = class=3D"">Bill</div></font></span><div class=3D""><div class=3D"h5"><div = class=3D""><br class=3D""><div class=3D""><blockquote type=3D"cite" = class=3D""><div class=3D"">On Feb 2, 2016, at 12:04 PM, Simone = Tiraboschi <<a href=3D"mailto:stirabos@redhat.com" target=3D"_blank" = class=3D"">stirabos@redhat.com</a>> wrote:</div><br class=3D""><div = class=3D""><div dir=3D"ltr" class=3D""><br class=3D""><div = class=3D"gmail_extra"><br class=3D""><div class=3D"gmail_quote">On Tue, = Feb 2, 2016 at 7:01 PM, Bill Taney <span dir=3D"ltr" class=3D""><<a = href=3D"mailto:bill@taney.com" target=3D"_blank" = class=3D"">bill@taney.com</a>></span> wrote:<br class=3D""><blockquote = class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc = solid;padding-left:1ex"><div style=3D"word-wrap:break-word" = class=3D"">Thanks, that works, I got the LUN moved from one Nimble to = another.. I am still getting the error everything seems to work? any = idea what this is ?</div></blockquote><div class=3D""><br = class=3D""></div><div class=3D"">Do you correctly see the engine VM in = the engine?</div><div class=3D""><br class=3D""></div><div = class=3D""> </div><blockquote class=3D"gmail_quote" style=3D"margin:0= 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div = style=3D"word-wrap:break-word" class=3D""><div class=3D"">Feb 2= 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE<br class=3D"">Feb 2 11:59:10 CHISRVPRDOVND002 = journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to = initial vm.conf<br class=3D"">Feb 2 11:59:10 = CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf<br = class=3D"">Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400)<div class=3D""><div class=3D""><br = class=3D""><br class=3D""><div class=3D""><blockquote type=3D"cite" = class=3D""><div class=3D"">On Feb 2, 2016, at 11:52 AM, Simone = Tiraboschi <<a href=3D"mailto:stirabos@redhat.com" target=3D"_blank" = class=3D"">stirabos@redhat.com</a>> wrote:</div><br class=3D""><div = class=3D""><div dir=3D"ltr" class=3D""><div class=3D"gmail_extra"><br = class=3D""><div class=3D"gmail_quote">On Tue, Feb 2, 2016 at 6:33 PM, = Bill Taney <span dir=3D"ltr" class=3D""><<a = href=3D"mailto:bill@taney.com" target=3D"_blank" = class=3D"">bill@taney.com</a>></span> wrote:<br class=3D""><blockquote = class=3D"gmail_quote" style=3D"margin:0px 0px 0px = 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left= -style:solid;padding-left:1ex">Current state GlobalMaintenance (score: = 3400)</blockquote></div><br class=3D"">Simply exit <span = style=3D"font-size:12.8px" class=3D"">GlobalMaintenance mode = :-)</span></div></div> </div></blockquote></div><br = class=3D""></div></div></div></div></blockquote></div><br = class=3D""></div></div> </div></blockquote></div><br = class=3D""></div></div></div></div></blockquote></div><br = class=3D""></div></div> </div></blockquote></div><br class=3D""></body></html>= --Apple-Mail=_9511A0E8-E31E-4116-B08D-8C4693AFF150--

On Feb 2, 2016 8:38 PM, "Bill Taney" <bill@taney.com> wrote:
I do see a hosted_storage domain at the System level but it shows
Unattached. You're using 3.6.1? That was a problem seen there. You can try to destroy this domain, without wiping out of course, and wait to see if it re imports
On Feb 2, 2016, at 12:31 PM, Simone Tiraboschi <stirabos@redhat.com>
On Tue, Feb 2, 2016 at 7:23 PM, Bill Taney <bill@taney.com> wrote:
Excuse my ignorance, I am not exactly sure what you are asking. I can
see the vm and control it with hosted-engine on the node itself and can use
On oVirt 3.6, the engine should auto-import the hosted-engine storage
domain into the engine and you should see the engine VM in the engine as a regular VM.
You will be able to manage that VM and edit soma parameters from the engine; all the modification will be saved in the OVF_STORE and reload by ovirt-ha-agent when the engine VM will restart.
Can you please check if you see the hosted-engine storage domain into
wrote: the web administration page as well as SSH into the VM, it appears functionally fine. However the Hosted Engine VM does not show up in the web gui and I had thought that was by design but I am not sure. Is there anything you want me to check? Thanks again for your continued patience. the engine webadmin?
Bill
On Feb 2, 2016, at 12:04 PM, Simone Tiraboschi <stirabos@redhat.com>
wrote:
On Tue, Feb 2, 2016 at 7:01 PM, Bill Taney <bill@taney.com> wrote:
Thanks, that works, I got the LUN moved from one Nimble to another..
I am still getting the error everything seems to work? any idea what this is ?
Do you correctly see the engine VM in the engine?
Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent:
WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find OVF_STORE
Feb 2 11:59:10 CHISRVPRDOVND002 journal: ovirt-ha-agent ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current state EngineUp (score: 3400)
On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi <stirabos@redhat.com> wrote:
On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <bill@taney.com> wrote: > > Current state GlobalMaintenance (score: 3400)
Simply exit GlobalMaintenance mode :-)
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On Feb 2, 2016, at 12:49 PM, Roy Golan <rgolan@redhat.com> wrote: =20 =20 On Feb 2, 2016 8:38 PM, "Bill Taney" <bill@taney.com = <mailto:bill@taney.com>> wrote:
I do see a hosted_storage domain at the System level but it shows =
Unattached. =20 You're using 3.6.1? That was a problem seen there. You can try to = destroy this domain, without wiping out of course, and wait to see if it = re imports
On Feb 2, 2016, at 12:31 PM, Simone Tiraboschi <stirabos@redhat.com =
<mailto:stirabos@redhat.com>> wrote:
On Tue, Feb 2, 2016 at 7:23 PM, Bill Taney <bill@taney.com =
<mailto:bill@taney.com>> wrote:
Excuse my ignorance, I am not exactly sure what you are asking. I =
can see the vm and control it with hosted-engine on the node itself and = can use the web administration page as well as SSH into the VM, it = appears functionally fine. However the Hosted Engine VM does not show up = in the web gui and I had thought that was by design but I am not sure. = Is there anything you want me to check? Thanks again for your continued =
On oVirt 3.6, the engine should auto-import the hosted-engine =
storage domain into the engine and you should see the engine VM in the = engine as a regular VM.
You will be able to manage that VM and edit soma parameters from =
--Apple-Mail=_A7784B40-872B-4DEA-89C5-EB029F140E5A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii It is also pointing to the old iscsi target... patience. the engine; all the modification will be saved in the OVF_STORE and = reload by ovirt-ha-agent when the engine VM will restart.
Can you please check if you see the hosted-engine storage domain =
into the engine webadmin?
=20
Bill
On Feb 2, 2016, at 12:04 PM, Simone Tiraboschi =
<stirabos@redhat.com <mailto:stirabos@redhat.com>> wrote:
On Tue, Feb 2, 2016 at 7:01 PM, Bill Taney <bill@taney.com =
<mailto:bill@taney.com>> wrote:
Thanks, that works, I got the LUN moved from one Nimble to =
another.. I am still getting the error everything seems to work? any = idea what this is ?
Do you correctly see the engine VM in the engine?
=20
Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: =
WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE
Feb 2 11:59:10 CHISRVPRDOVND002 journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400)
> On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi = <stirabos@redhat.com <mailto:stirabos@redhat.com>> wrote: > > > On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <bill@taney.com = <mailto:bill@taney.com>> wrote: >> >> Current state GlobalMaintenance (score: 3400) > > > Simply exit GlobalMaintenance mode :-)
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users = <http://lists.ovirt.org/mailman/listinfo/users>
=20
--Apple-Mail=_A7784B40-872B-4DEA-89C5-EB029F140E5A Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D"">It is also pointing to the old iscsi target...<br = class=3D""><div><blockquote type=3D"cite" class=3D""><div class=3D"">On = Feb 2, 2016, at 12:49 PM, Roy Golan <<a = href=3D"mailto:rgolan@redhat.com" class=3D"">rgolan@redhat.com</a>> = wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><p = dir=3D"ltr" style=3D"font-family: Helvetica; font-size: 12px; = font-style: normal; font-variant: normal; font-weight: normal; = letter-spacing: normal; orphans: auto; text-align: start; text-indent: = 0px; text-transform: none; white-space: normal; widows: auto; = word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=3D""><br = class=3D"">On Feb 2, 2016 8:38 PM, "Bill Taney" <<a = href=3D"mailto:bill@taney.com" class=3D"">bill@taney.com</a>> = wrote:<br class=3D"">><br class=3D"">> I do see a hosted_storage = domain at the System level but it shows Unattached.</p><p dir=3D"ltr" = style=3D"font-family: Helvetica; font-size: 12px; font-style: normal; = font-variant: normal; font-weight: normal; letter-spacing: normal; = orphans: auto; text-align: start; text-indent: 0px; text-transform: = none; white-space: normal; widows: auto; word-spacing: 0px; = -webkit-text-stroke-width: 0px;" class=3D"">You're using 3.6.1? That was = a problem seen there. You can try to destroy this domain, without wiping = out of course, and wait to see if it re imports<br class=3D"">><br = class=3D"">>> On Feb 2, 2016, at 12:31 PM, Simone Tiraboschi = <<a href=3D"mailto:stirabos@redhat.com" = class=3D"">stirabos@redhat.com</a>> wrote:<br class=3D"">>><br = class=3D"">>><br class=3D"">>><br class=3D"">>> On = Tue, Feb 2, 2016 at 7:23 PM, Bill Taney <<a = href=3D"mailto:bill@taney.com" class=3D"">bill@taney.com</a>> = wrote:<br class=3D"">>>><br class=3D"">>>> Excuse my = ignorance, I am not exactly sure what you are asking. I can see the vm = and control it with hosted-engine on the node itself and can use the web = administration page as well as SSH into the VM, it appears functionally = fine. However the Hosted Engine VM does not show up in the web gui and I = had thought that was by design but I am not sure. Is there anything you = want me to check? Thanks again for your continued patience.<br = class=3D"">>><br class=3D"">>><br class=3D"">>> On = oVirt 3.6, the engine should auto-import the hosted-engine storage = domain into the engine and you should see the engine VM in the engine as = a regular VM.<br class=3D"">>> You will be able to manage that VM = and edit soma parameters from the engine; all the modification will be = saved in the OVF_STORE and reload by ovirt-ha-agent when the engine VM = will restart.<br class=3D"">>><br class=3D"">>> Can you = please check if you see the hosted-engine storage domain into the engine = webadmin?<br class=3D"">>> <br class=3D"">>>><br = class=3D"">>>> Bill<br class=3D"">>>><br = class=3D"">>>>> On Feb 2, 2016, at 12:04 PM, Simone = Tiraboschi <<a href=3D"mailto:stirabos@redhat.com" = class=3D"">stirabos@redhat.com</a>> wrote:<br = class=3D"">>>>><br class=3D"">>>>><br = class=3D"">>>>><br class=3D"">>>>> On Tue, Feb = 2, 2016 at 7:01 PM, Bill Taney <<a href=3D"mailto:bill@taney.com" = class=3D"">bill@taney.com</a>> wrote:<br = class=3D"">>>>>><br class=3D"">>>>>> = Thanks, that works, I got the LUN moved from one Nimble to another.. I = am still getting the error everything seems to work? any idea what this = is ?<br class=3D"">>>>><br class=3D"">>>>><br = class=3D"">>>>> Do you correctly see the engine VM in the = engine?<br class=3D"">>>>><br class=3D"">>>>> = <br class=3D"">>>>>><br = class=3D"">>>>>> Feb 2 11:59:10 = CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE<br class=3D"">>>>>> Feb 2 11:59:10 = CHISRVPRDOVND002 journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to = initial vm.conf<br class=3D"">>>>>> Feb 2 = 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf<br = class=3D"">>>>>> Feb 2 11:59:11 = CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400)<br class=3D"">>>>>><br = class=3D"">>>>>><br class=3D"">>>>>>> = On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi <<a = href=3D"mailto:stirabos@redhat.com" class=3D"">stirabos@redhat.com</a>>= wrote:<br class=3D"">>>>>>><br = class=3D"">>>>>>><br class=3D"">>>>>>>= On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <<a = href=3D"mailto:bill@taney.com" class=3D"">bill@taney.com</a>> = wrote:<br class=3D"">>>>>>>><br = class=3D"">>>>>>>> Current state GlobalMaintenance = (score: 3400)<br class=3D"">>>>>>><br = class=3D"">>>>>>><br class=3D"">>>>>>>= Simply exit GlobalMaintenance mode :-)<br = class=3D"">>>>>><br class=3D"">>>>>><br = class=3D"">>>>><br class=3D"">>>><br = class=3D"">>><br class=3D"">><br class=3D"">><br = class=3D"">> _______________________________________________<br = class=3D"">> Users mailing list<br class=3D"">><span = class=3D"Apple-converted-space"> </span><a = href=3D"mailto:Users@ovirt.org" class=3D"">Users@ovirt.org</a><br = class=3D"">><span class=3D"Apple-converted-space"> </span><a = href=3D"http://lists.ovirt.org/mailman/listinfo/users" = class=3D"">http://lists.ovirt.org/mailman/listinfo/users</a><br = class=3D"">></p></div></blockquote></div><br class=3D""></body></html>= --Apple-Mail=_A7784B40-872B-4DEA-89C5-EB029F140E5A--

On Feb 2, 2016, at 12:59 PM, Bill Taney <bill@taney.com> wrote: =20 It is also pointing to the old iscsi target...
On Feb 2, 2016, at 12:49 PM, Roy Golan <rgolan@redhat.com = <mailto:rgolan@redhat.com>> wrote: =20 =20 On Feb 2, 2016 8:38 PM, "Bill Taney" <bill@taney.com = <mailto:bill@taney.com>> wrote:
I do see a hosted_storage domain at the System level but it shows =
Unattached. =20 You're using 3.6.1? That was a problem seen there. You can try to = destroy this domain, without wiping out of course, and wait to see if it = re imports
On Feb 2, 2016, at 12:31 PM, Simone Tiraboschi =
<stirabos@redhat.com <mailto:stirabos@redhat.com>> wrote:
On Tue, Feb 2, 2016 at 7:23 PM, Bill Taney <bill@taney.com =
<mailto:bill@taney.com>> wrote:
Excuse my ignorance, I am not exactly sure what you are asking. I =
can see the vm and control it with hosted-engine on the node itself and = can use the web administration page as well as SSH into the VM, it = appears functionally fine. However the Hosted Engine VM does not show up = in the web gui and I had thought that was by design but I am not sure. = Is there anything you want me to check? Thanks again for your continued =
On oVirt 3.6, the engine should auto-import the hosted-engine =
storage domain into the engine and you should see the engine VM in the = engine as a regular VM.
You will be able to manage that VM and edit soma parameters from =
--Apple-Mail=_DC5C8BC3-C228-4F6A-A0E4-59F67C7BC884 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Thanks, I have the hosted-engine moved and it is appearing in the GUI. I = deleted it from the storage domain and then reimported it. I also = changed the IQN in the answers file and hosted engine config The last = issue I am running into is now I am trying to add 2nd hosted engine to = bring everything back to a redundant state. When I do so it gets all the = way until the end and fails with this - any insight? The host is = reachable, it retrieves the answer file, I can ping and log into it = etc... Thanks, Bill [ INFO ] The following CA certificate is going to be used, please = immediately interrupt if not correct: [ INFO ] Issuer: C=3DUS, O=3Dbelvederetrading.com, = CN=3Dchisrvprdovengine001.belvederetrading.com.53510, Subject: C=3DUS, = O=3Dbelvederetrading.com, = CN=3Dchisrvprdovengine001.belvederetrading.com.53510, Fingerprint = (SHA-1): 69326701D7E77B0352049952F30FAFFDEB610C12 [ INFO ] Connecting to the Engine [ ERROR ] Cannot automatically add the host to cluster Default: Cannot = add Host. Connecting to host via SSH has failed, verify that the host is = reachable (IP address, routable address etc.) You may refer to the = engine.log file for further details.=20 =20 =20 Please check Engine VM configuration. =20 Make a selection from the options below: (1) Continue setup - Engine VM configuration has been fixed (2) Abort setup =20 (1, 2)[1]:=20 patience. the engine; all the modification will be saved in the OVF_STORE and = reload by ovirt-ha-agent when the engine VM will restart.
Can you please check if you see the hosted-engine storage domain =
into the engine webadmin?
=20
Bill
On Feb 2, 2016, at 12:04 PM, Simone Tiraboschi =
<stirabos@redhat.com <mailto:stirabos@redhat.com>> wrote:
On Tue, Feb 2, 2016 at 7:01 PM, Bill Taney <bill@taney.com =
<mailto:bill@taney.com>> wrote:
> > Thanks, that works, I got the LUN moved from one Nimble to = another.. I am still getting the error everything seems to work? any = idea what this is ?
Do you correctly see the engine VM in the engine?
=20 > > Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE > Feb 2 11:59:10 CHISRVPRDOVND002 journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf > Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf > Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400) > > >> On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi = <stirabos@redhat.com <mailto:stirabos@redhat.com>> wrote: >> >> >> On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <bill@taney.com = <mailto:bill@taney.com>> wrote: >>> >>> Current state GlobalMaintenance (score: 3400) >> >> >> Simply exit GlobalMaintenance mode :-) > >
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users = <http://lists.ovirt.org/mailman/listinfo/users>
=20 =20
Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--Apple-Mail=_DC5C8BC3-C228-4F6A-A0E4-59F67C7BC884 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D"">Thanks, I have the hosted-engine moved and it is appearing in = the GUI. I deleted it from the storage domain and then reimported it. I = also changed the IQN in the answers file and hosted engine config The = last issue I am running into is now I am trying to add 2nd hosted engine = to bring everything back to a redundant state. When I do so it gets all = the way until the end and fails with this - any insight? The host is = reachable, it retrieves the answer file, I can ping and log into it = etc...<div class=3D"">Thanks,</div><div class=3D"">Bill</div><div = class=3D"">[ INFO ] The following CA certificate is = going to be used, please immediately interrupt if not correct:<br = class=3D"">[ INFO ] Issuer: C=3DUS, O=3D<a = href=3D"http://belvederetrading.com" class=3D"">belvederetrading.com</a>, = CN=3D<a href=3D"http://chisrvprdovengine001.belvederetrading.com" = class=3D"">chisrvprdovengine001.belvederetrading.com</a>.53510, Subject: = C=3DUS, O=3D<a href=3D"http://belvederetrading.com" = class=3D"">belvederetrading.com</a>, CN=3D<a = href=3D"http://chisrvprdovengine001.belvederetrading.com" = class=3D"">chisrvprdovengine001.belvederetrading.com</a>.53510, Finge= rprint (SHA-1): 69326701D7E77B0352049952F30FAFFDEB610C12<br class=3D"">[ = INFO ] Connecting to the Engine<br class=3D"">[ ERROR = ] Cannot automatically add the host to cluster Default: Cannot add = Host. Connecting to host via SSH has failed, verify that the host is = reachable (IP address, routable address etc.) You may refer to the = engine.log file for further details. <br class=3D""> = <br class=3D""> <br = class=3D""> Please check Engine = VM configuration.<br class=3D""> <br = class=3D""> Make a selection from = the options below:<br class=3D""> = (1) Continue setup - Engine VM configuration has been = fixed<br class=3D""> (2) Abort = setup<br class=3D""> <br = class=3D""> (1, 2)[1]: <br = class=3D""><br class=3D""><div><blockquote type=3D"cite" class=3D""><div = class=3D"">On Feb 2, 2016, at 12:59 PM, Bill Taney <<a = href=3D"mailto:bill@taney.com" class=3D"">bill@taney.com</a>> = wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><meta = http-equiv=3D"Content-Type" content=3D"text/html charset=3Dus-ascii" = class=3D""><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: = space; -webkit-line-break: after-white-space;" class=3D"">It is also = pointing to the old iscsi target...<br class=3D""><div = class=3D""><blockquote type=3D"cite" class=3D""><div class=3D"">On Feb = 2, 2016, at 12:49 PM, Roy Golan <<a href=3D"mailto:rgolan@redhat.com" = class=3D"">rgolan@redhat.com</a>> wrote:</div><br = class=3D"Apple-interchange-newline"><div class=3D""><p dir=3D"ltr" = style=3D"font-family: Helvetica; font-size: 12px; font-style: normal; = font-variant: normal; font-weight: normal; letter-spacing: normal; = orphans: auto; text-align: start; text-indent: 0px; text-transform: = none; white-space: normal; widows: auto; word-spacing: 0px; = -webkit-text-stroke-width: 0px;" class=3D""><br class=3D"">On Feb 2, = 2016 8:38 PM, "Bill Taney" <<a href=3D"mailto:bill@taney.com" = class=3D"">bill@taney.com</a>> wrote:<br class=3D"">><br = class=3D"">> I do see a hosted_storage domain at the System level but = it shows Unattached.</p><p dir=3D"ltr" style=3D"font-family: Helvetica; = font-size: 12px; font-style: normal; font-variant: normal; font-weight: = normal; letter-spacing: normal; orphans: auto; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; widows: = auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" = class=3D"">You're using 3.6.1? That was a problem seen there. You can = try to destroy this domain, without wiping out of course, and wait to = see if it re imports<br class=3D"">><br class=3D"">>> On Feb 2, = 2016, at 12:31 PM, Simone Tiraboschi <<a = href=3D"mailto:stirabos@redhat.com" class=3D"">stirabos@redhat.com</a>>= wrote:<br class=3D"">>><br class=3D"">>><br = class=3D"">>><br class=3D"">>> On Tue, Feb 2, 2016 at 7:23 = PM, Bill Taney <<a href=3D"mailto:bill@taney.com" = class=3D"">bill@taney.com</a>> wrote:<br class=3D"">>>><br = class=3D"">>>> Excuse my ignorance, I am not exactly sure what = you are asking. I can see the vm and control it with hosted-engine on = the node itself and can use the web administration page as well as SSH = into the VM, it appears functionally fine. However the Hosted Engine VM = does not show up in the web gui and I had thought that was by design but = I am not sure. Is there anything you want me to check? Thanks again for = your continued patience.<br class=3D"">>><br class=3D"">>><br = class=3D"">>> On oVirt 3.6, the engine should auto-import the = hosted-engine storage domain into the engine and you should see the = engine VM in the engine as a regular VM.<br class=3D"">>> You will = be able to manage that VM and edit soma parameters from the engine; all = the modification will be saved in the OVF_STORE and reload by = ovirt-ha-agent when the engine VM will restart.<br class=3D"">>><br = class=3D"">>> Can you please check if you see the hosted-engine = storage domain into the engine webadmin?<br class=3D"">>> = <br class=3D"">>>><br class=3D"">>>> Bill<br = class=3D"">>>><br class=3D"">>>>> On Feb 2, 2016, = at 12:04 PM, Simone Tiraboschi <<a href=3D"mailto:stirabos@redhat.com" = class=3D"">stirabos@redhat.com</a>> wrote:<br = class=3D"">>>>><br class=3D"">>>>><br = class=3D"">>>>><br class=3D"">>>>> On Tue, Feb = 2, 2016 at 7:01 PM, Bill Taney <<a href=3D"mailto:bill@taney.com" = class=3D"">bill@taney.com</a>> wrote:<br = class=3D"">>>>>><br class=3D"">>>>>> = Thanks, that works, I got the LUN moved from one Nimble to another.. I = am still getting the error everything seems to work? any idea what this = is ?<br class=3D"">>>>><br class=3D"">>>>><br = class=3D"">>>>> Do you correctly see the engine VM in the = engine?<br class=3D"">>>>><br class=3D"">>>>> = <br class=3D"">>>>>><br = class=3D"">>>>>> Feb 2 11:59:10 = CHISRVPRDOVND002 ovirt-ha-agent: = WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find = OVF_STORE<br class=3D"">>>>>> Feb 2 11:59:10 = CHISRVPRDOVND002 journal: ovirt-ha-agent = ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR = Unable to get vm.conf from OVF_STORE, falling back to = initial vm.conf<br class=3D"">>>>>> Feb 2 = 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: = ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unabl= e to get vm.conf from OVF_STORE, falling back to initial vm.conf<br = class=3D"">>>>>> Feb 2 11:59:11 = CHISRVPRDOVND002 ovirt-ha-agent: = INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current = state EngineUp (score: 3400)<br class=3D"">>>>>><br = class=3D"">>>>>><br class=3D"">>>>>>> = On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi <<a = href=3D"mailto:stirabos@redhat.com" class=3D"">stirabos@redhat.com</a>>= wrote:<br class=3D"">>>>>>><br = class=3D"">>>>>>><br class=3D"">>>>>>>= On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <<a = href=3D"mailto:bill@taney.com" class=3D"">bill@taney.com</a>> = wrote:<br class=3D"">>>>>>>><br = class=3D"">>>>>>>> Current state GlobalMaintenance = (score: 3400)<br class=3D"">>>>>>><br = class=3D"">>>>>>><br class=3D"">>>>>>>= Simply exit GlobalMaintenance mode :-)<br = class=3D"">>>>>><br class=3D"">>>>>><br = class=3D"">>>>><br class=3D"">>>><br = class=3D"">>><br class=3D"">><br class=3D"">><br = class=3D"">> _______________________________________________<br = class=3D"">> Users mailing list<br class=3D"">><span = class=3D"Apple-converted-space"> </span><a = href=3D"mailto:Users@ovirt.org" class=3D"">Users@ovirt.org</a><br = class=3D"">><span class=3D"Apple-converted-space"> </span><a = href=3D"http://lists.ovirt.org/mailman/listinfo/users" = class=3D"">http://lists.ovirt.org/mailman/listinfo/users</a><br = class=3D"">></p></div></blockquote></div><br = class=3D""></div>_______________________________________________<br = class=3D"">Users mailing list<br class=3D""><a = href=3D"mailto:Users@ovirt.org" class=3D"">Users@ovirt.org</a><br = class=3D"">http://lists.ovirt.org/mailman/listinfo/users<br = class=3D""></div></blockquote></div><br class=3D""></div></body></html>= --Apple-Mail=_DC5C8BC3-C228-4F6A-A0E4-59F67C7BC884--

On Tue, Feb 2, 2016 at 10:20 PM, Bill Taney <bill@taney.com> wrote:
Thanks, I have the hosted-engine moved and it is appearing in the GUI. I deleted it from the storage domain and then reimported it. I also changed the IQN in the answers file and hosted engine config The last issue I am running into is now I am trying to add 2nd hosted engine to bring everything back to a redundant state. When I do so it gets all the way until the end and fails with this - any insight? The host is reachable, it retrieves the answer file, I can ping and log into it etc... Thanks, Bill [ INFO ] The following CA certificate is going to be used, please immediately interrupt if not correct: [ INFO ] Issuer: C=US, O=belvederetrading.com, CN= chisrvprdovengine001.belvederetrading.com.53510, Subject: C=US, O= belvederetrading.com, CN=chisrvprdovengine001.belvederetrading.com.53510, Fingerprint (SHA-1): 69326701D7E77B0352049952F30FAFFDEB610C12 [ INFO ] Connecting to the Engine [ ERROR ] Cannot automatically add the host to cluster Default: Cannot add Host. Connecting to host via SSH has failed, verify that the host is reachable (IP address, routable address etc.) You may refer to the engine.log file for further details.
Is the engine VM able to reach your second host by its hostname? Can you please attach engine.log from the engine VM?
Please check Engine VM configuration.
Make a selection from the options below: (1) Continue setup - Engine VM configuration has been fixed (2) Abort setup
(1, 2)[1]:
On Feb 2, 2016, at 12:59 PM, Bill Taney <bill@taney.com> wrote:
It is also pointing to the old iscsi target...
On Feb 2, 2016, at 12:49 PM, Roy Golan <rgolan@redhat.com> wrote:
On Feb 2, 2016 8:38 PM, "Bill Taney" <bill@taney.com> wrote:
I do see a hosted_storage domain at the System level but it shows
Unattached.
You're using 3.6.1? That was a problem seen there. You can try to destroy this domain, without wiping out of course, and wait to see if it re imports
On Feb 2, 2016, at 12:31 PM, Simone Tiraboschi <stirabos@redhat.com>
On Tue, Feb 2, 2016 at 7:23 PM, Bill Taney <bill@taney.com> wrote:
Excuse my ignorance, I am not exactly sure what you are asking. I can
see the vm and control it with hosted-engine on the node itself and can use
On oVirt 3.6, the engine should auto-import the hosted-engine storage
domain into the engine and you should see the engine VM in the engine as a regular VM.
You will be able to manage that VM and edit soma parameters from the engine; all the modification will be saved in the OVF_STORE and reload by ovirt-ha-agent when the engine VM will restart.
Can you please check if you see the hosted-engine storage domain into
wrote: the web administration page as well as SSH into the VM, it appears functionally fine. However the Hosted Engine VM does not show up in the web gui and I had thought that was by design but I am not sure. Is there anything you want me to check? Thanks again for your continued patience. the engine webadmin?
Bill
On Feb 2, 2016, at 12:04 PM, Simone Tiraboschi <stirabos@redhat.com>
wrote:
On Tue, Feb 2, 2016 at 7:01 PM, Bill Taney <bill@taney.com> wrote:
Thanks, that works, I got the LUN moved from one Nimble to another..
I am still getting the error everything seems to work? any idea what this is ?
Do you correctly see the engine VM in the engine?
Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent:
WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find OVF_STORE
Feb 2 11:59:10 CHISRVPRDOVND002 journal: ovirt-ha-agent ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:10 CHISRVPRDOVND002 ovirt-ha-agent: ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf Feb 2 11:59:11 CHISRVPRDOVND002 ovirt-ha-agent: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Current state EngineUp (score: 3400)
> On Feb 2, 2016, at 11:52 AM, Simone Tiraboschi <stirabos@redhat.com> wrote: > > > On Tue, Feb 2, 2016 at 6:33 PM, Bill Taney <bill@taney.com> wrote: >> >> Current state GlobalMaintenance (score: 3400) > > > Simply exit GlobalMaintenance mode :-)
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (4)
-
Bill Taney
-
bill@taney.com
-
Roy Golan
-
Simone Tiraboschi