<div dir="ltr">Hi!<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 17, 2015 at 7:38 PM, Rob Crittenden <span dir="ltr"><<a href="mailto:rcritten@redhat.com" target="_blank">rcritten@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">> Now I only wish we could resolve what's causing the dirsrv process to<br>
> hang (wrote about that in another message last Sunday) about 10 minutes<br>
> after IPA services were started.<br>
<br>
</span>Evidence suggests that the last upgrade failed so I'd start there. It is<br>
possible some plugins aren't configured properly, for example.<br>
<br></blockquote><div><br></div><div>Looking at 'yum history' I performed an update after the problems had started an hour or two before. <br><br></div><div>According to /var/log/ipaupgrade.log everything before ipa-ldap-updater ran smoothly. But when it got to 'service dirsrv stop', it took 562 seconds to shutdown dirsrv for EXAMPLE-COM and restarting dirsrv afterwards failed with:<br><br>2015-02-15T12:29:58Z DEBUG   [4/8]: starting directory server<br>2015-02-15T12:30:09Z DEBUG args=/sbin/service dirsrv start<br>2015-02-15T12:30:09Z DEBUG stdout=Starting dirsrv:<br>    PKI-IPA... already running[  OK  ]^M<br>    PVNET-CC...[FAILED]^M<br>  *** Error: 1 instance(s) failed to start<br><br>2015-02-15T12:30:09Z DEBUG stderr=[15/Feb/2015:14:29:58 +0200] - Information: Non-Secure Port Disabled<br><br>2015-02-15T12:30:09Z INFO   File "/usr/lib/python2.6/site-packages/ipapython/admintool.py", line 152, in execute<br>    return_value = self.run()<br>  File "/usr/lib/python2.6/site-packages/ipaserver/install/ipa_ldap_updater.py", line 139, in run<br>    upgrade.create_instance()<br>  File "/usr/lib/python2.6/site-packages/ipaserver/install/upgradeinstance.py", line 84, in create_instance<br>    show_service_name=False)<br>  File "/usr/lib/python2.6/site-packages/ipaserver/install/service.py", line 358, in start_creation<br>    method()<br>  File "/usr/lib/python2.6/site-packages/ipaserver/install/upgradeinstance.py", line 67, in __start_nowait<br>    super(IPAUpgrade, self).start(wait=False)<br>  File "/usr/lib/python2.6/site-packages/ipaserver/install/service.py", line 265, in start<br>    self.service.start(instance_name, capture_output=capture_output, wait=wait)<br>  File "/usr/lib/python2.6/site-packages/ipapython/platform/redhat.py", line 80, in start<br>    ipautil.run(["/sbin/service", self.service_name, "start", instance_name], capture_output=capture_output)<br>  File "/usr/lib/python2.6/site-packages/ipapython/ipautil.py", line 316, in run<br>    raise CalledProcessError(p.returncode, args)<br><br>2015-02-15T12:30:09Z INFO The ipa-ldap-updater command failed, exception: CalledProcessError: Command '/sbin/service dirsrv start ' returned non-zero exit status 1<br>2015-02-15T12:30:09Z ERROR Unexpected error - see /var/log/ipaupgrade.log for details:<br>CalledProcessError: Command '/sbin/service dirsrv start ' returned non-zero exit status 1<br><br></div><div>Best regards,<br>Thomas</div></div></div></div></div>