Re: [EXTERNAL] Re: No space left on device - PageFile is not loaded

2020-07-22 Thread Jose Manuel Vega Monroy
@Clebert After investigation, looking problems in our remote storage system. But I was afraid to have corrupted data, since googling I found error could be related to that. Now looking everything is back. Thanks Jose Manuel V

Re: No space left on device - PageFile is not loaded

2020-07-22 Thread Clebert Suconic
the error is self explanatory.. isn't? The broker will be stopped after a critical IO error. I'm glad it did as this is the intention.. you probably need to evaluate how you add and consume messages.. make sure you consume your messages. .you can't just write until you run out of space.. or add

No space left on device - PageFile is not loaded

2020-07-22 Thread Jose Manuel Vega Monroy
Hi there, Facing this on brokers, and crashing: 2020-07-22 20:39:45,857 [main] INFO (Server.java:379) - Started @19462ms 2020-07-22 20:39:48,713 [KahaDB Page Writer] INFO (PageFile.java:1110) - Unexpected io error on pagefile write of 1 pages. java.io.IOException: No space left on device