here's an odd one. Had a client system reboot, and when it came back ypbind was listening on port 988 and a lustre start complained bitterly:
Lustre: OBD class driver, http://www.lustre.org/ Lustre: Lustre Version: 1.6.7 Lustre: Build Version: 1.6.7-19691231170000- PRISTINE-.cache.build.BUILD.lustre-kernel-2.6.18.lustre.linu x-2.6.18-92.1.17.el5_lustre.1.6.7smp Lustre: Added LNI 192.5.200....@tcp [8/256] LustreError: 6270:0:(linux-tcpip.c:569:libcfs_sock_listen()) Can't create socket: port 988 already in use LustreError: 122-1: Can't start acceptor on port 988: port already in use Lustre: Removed LNI 192.5.200....@tcp LustreError: 6191:0:(events.c:713:ptlrpc_init_portals()) network initialisation failed # netstat -anp|grep 988 tcp 0 0 0.0.0.0:988 0.0.0.0:* LISTEN 4199/ypbind # netstat -anp|grep ypb tcp 0 0 0.0.0.0:988 0.0.0.0:* LISTEN 4199/ypbind udp 0 0 0.0.0.0:705 0.0.0.0:* 4199/ypbind udp 0 0 0.0.0.0:985 0.0.0.0:* 4199/ypbind Has anyone run into this? I didn't see mention of it in the mailing list archives or in bugzilla. Lustre 1.6.7, Centos 5.2 on x86_64. Thanks, -bob _______________________________________________ Lustre-discuss mailing list Lustre-discuss@lists.lustre.org http://lists.lustre.org/mailman/listinfo/lustre-discuss