Re: enbd 2.4.32/kernel 2.6.12.3 pid file problem
"Peter T. Breuer" <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
"Also sprach u.schmeling:" > nbd/pidfile 25474: <# 130> myckpidfile Conflicting pid parent: 25471 > mypid: 25474 file: 25408 So if I understand you, the ppid is 25471, the pid is 25474, and the content of the file is 25408, which is a completely different and unrelated pid which just happens to be running at the time. Could you check what the process corresponding to the pid in the pidfile is? > Have first removed the latest pids, no other clients are running. Then > "enbd start client 0" with the above result. Wonder where this 25408 pid > comes from. So do I! But the pidfile->lock method checks that it is a live process. Peter