Opened 16 years ago
#1399 new defect
replication fails if neb-admin pid remains
| Reported by: | watersc1 | Owned by: | watersc1 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ippTasks | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The replication server uses neb-admin to identify files in need of replication. neb-admin creates a /var/tmp/neb-admin pid file to block multiple instances from running. However, in the event of a nebulous crash, this pid file can stick around after neb-admin finishes. This blocks future instances, preventing replication from working.
replicate.pro should know about this, and test for the pid file and clean it up if it exists.
Note:
See TracTickets
for help on using tickets.
