[gpfsug-discuss] 4.2 & protocols (missing dependency?)

Simon Thompson (Research Computing - IT Services) S.J.Thompson at bham.ac.uk
Tue Dec 15 22:50:20 GMT 2015


Hi,

I;ve just upgraded some of my protocol nodes to 4.2, I noticed on startup that in the logs I get:

Traceback (most recent call last):

  File "/usr/lpp/mmfs/bin/mmcesmon.py", line 178, in <module>

    import mmcesmon.CommandHandler

  File "/usr/lpp/mmfs/lib/mmcesmon/CommandHandler.py", line 29, in <module>

    from FILEService import FILEService

  File "/usr/lpp/mmfs/lib/mmcesmon/FILEService.py", line 19, in <module>

    from ExtAuthMonitor import ActiveDirectoryServiceMonitor

  File "/usr/lpp/mmfs/lib/mmcesmon/ExtAuthMonitor.py", line 15, in <module>

    import ldap

ImportError: No module named ldap

Tue 15 Dec 22:39:12 GMT 2015: mmcesmonitor: Monitor has started pid=18963

Traceback (most recent call last):

  File "/usr/lpp/mmfs/bin/mmcesmon.py", line 178, in <module>

    import mmcesmon.CommandHandler

  File "/usr/lpp/mmfs/lib/mmcesmon/CommandHandler.py", line 29, in <module>

    from FILEService import FILEService

  File "/usr/lpp/mmfs/lib/mmcesmon/FILEService.py", line 19, in <module>

    from ExtAuthMonitor import ActiveDirectoryServiceMonitor

  File "/usr/lpp/mmfs/lib/mmcesmon/ExtAuthMonitor.py", line 15, in <module>

    import ldap

ImportError: No module named ldap

Error: Cannot connect to server(localhost), port(/var/mmfs/ces/mmcesmonitor.socket): No such file or directory


It looks like one EL7, you also need python-ldap installed (perhaps the installer does this, but it should really be a dependency of the RPM if its required?).

Anyway, if you see issues, add the python-ldap RPM and it should fix it.

Simon


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gpfsug.org/pipermail/gpfsug-discuss_gpfsug.org/attachments/20151215/901fe1c0/attachment-0001.htm>


More information about the gpfsug-discuss mailing list