On Thu, Mar 25, 2010 at 3:32 AM, ronald moises <[email protected]> wrote: > Mar 25 17:21:08 test-server1-sme clvmd: Unable to create lockspace for CLVM: > Address already in use
Service is already running using the TCP port? Try stopping first then start to get new configs. If not use the following to see if the port is being used/who is using it. $ netstat -a and/or $ lsof search for TCP:XXXX where XXXX is the port number CLVM is wanting to use. _______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
