You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/05/11 12:43:31 UTC

[GitHub] [pulsar] tomgreenwood1 edited a comment on issue #6154: Brokers constantly crash in the k8s cluster (Could not connect to bookie) after bookies ip change

tomgreenwood1 edited a comment on issue #6154:
URL: https://github.com/apache/pulsar/issues/6154#issuecomment-626636970


   One more update from me. Apologies if this is a different issue (maybe related?). My issue is happening again, and  the bookie logs are showing:
   
   ```bash
   10:59:39.505 [LedgerDirsMonitorThread] WARN  org.apache.bookkeeper.bookie.LedgerDirsMonitor - LedgerDirsMonitor check process: All ledger directories are non writable
   10:59:39.506 [LedgerDirsMonitorThread] ERROR org.apache.bookkeeper.util.DiskChecker - Space left on device /pulsar/data/bookkeeper/ledgers/current : 2621739008, Used space fraction: 0.95026135 > threshold 0.95.
   ```
   and the clients are saying:
   
   ```
   WARN  ClientConnection:1234 | [192.168.29.105:43376 -> 192.168.5.249:6650] Could not send pair message on connection: system:9 Bad file descriptor
   ```
   looks like I need to change a retention setting or something like that?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org