Re: DELETE snapshot request (which was long-running and had not yet completed) is hung

2014-03-17 Thread Igor Motov
Hi Swaroop, I tried to reproduce it, but in my case snapshot failed with AccessDenied almost immediately after I started it. Any other pointers besides PUT only permissions? On Tuesday, March 11, 2014 1:44:00 AM UTC-4, Swaroop wrote: Hi Igor, It seems that the S3 bucket had PUT only

DELETE snapshot request (which was long-running and had not yet completed) is hung

2014-03-10 Thread Swaroop CH
Hi, I had started a snapshot request on a freshly-indexed ES 1.0.1 cluster with cloud plugin installed, but unfortunately the EC2 access keys configured did not have S3 permissions, so ES was in a weird state, so I sent a DELETE snapshot request and it's stuck for more than a couple of hours,

Re: DELETE snapshot request (which was long-running and had not yet completed) is hung

2014-03-10 Thread Swaroop CH
 Hi Igor, It seems that the S3 bucket had "PUT only permissions". Regards,Swaroop  10.03.2014, 17:40, "Igor Motov" imo...@gmail.com:That's strange. Wrong S3 permissions should have caused it to failed immediately. Could you provide any more details about the permissions, so I can reproduce it?