Server errors during insert

2017-12-09 Thread Earl Lapus
Hi, I have python program that inserts data into a Cassandra server, it runs without reporting any problems and all inserts are successful. However, I get recurring errors logs in the server every time I run my python program for inserting data (see sample errors below). So, should I ignore

Re: Server errors during insert

2017-12-09 Thread Earl Lapus
Hi Jeff, On Sun, Dec 10, 2017 at 7:52 AM, Jeff Jirsa wrote: > That looks like a real problem, but it's not immediately clear to me what > it is. > > It's possible that it's a genuine disk failure (do you see other signs of > that disk having read/write failures?), or more

Re: Connection refused - 127.0.0.1-Gossip

2017-12-09 Thread Jeff Jirsa
Does everything have valid forward/reverse DNS? Nothing that's going to reverse to a domain that will then resolve to 127.0.0.1? On 2017-12-07 01:37, "Marek Kadek -T (mkadek - CONSOL PARTNERS LTD at Cisco)" wrote: > I tried setting it up with pod ip, but it did not

Re: Server errors during insert

2017-12-09 Thread Jeff Jirsa
That looks like a real problem, but it's not immediately clear to me what it is. It's possible that it's a genuine disk failure (do you see other signs of that disk having read/write failures?), or more likely, some race in SASI that is causing the index file to be removed while it's being