the problem might be in your location syntax .
please change the location path to
 "location" ;" \\gbr-t-ess-003\\Snapshots\\backup2\\"

On Tue, Apr 21, 2015 at 5:04 PM, Deepak Chauhan <
deepak.chau...@daffodilsw.com> wrote:

> this problem may be due to the reason that the directory you are providing
> is not accepting Binary data
> you can try by changing the directory and provide read-write permissions
> to the directory
>
> On Tue, Apr 21, 2015 at 4:40 PM, Sam Judson <samjud...@gmail.com> wrote:
>
>> Sorry to bump, but anyone have any idea on this one, as I'm stumped.
>>
>> Does anyone need any more information?
>>
>> Sam
>>
>> On Monday, 20 April 2015 09:57:42 UTC+1, Sam Judson wrote:
>>>
>>> Hi
>>>
>>> I'm having some trouble creating a snapshot repository on a cluster
>>> running on Windows.
>>>
>>> PUT _snapshot/main_backup
>>> {
>>>   "type": "fs",
>>>   "settings": {
>>>     "location": "\\\\gbr-t-ess-003\\Snapshots\\backup2\\",
>>>     "compress": true
>>>   }
>>> }
>>>
>>> The above fails with a BlobStoreException: Failed to create directory.
>>>
>>> I've set the Share to Everyone Read/Write access to hopefully get this
>>> working but still no good.
>>>
>>> I've tried creating symbolic links on each machine and using local
>>> directory path, but no luck either.
>>>
>>> Anyone got this working?
>>>
>>> Sam
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "elasticsearch" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to elasticsearch+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/elasticsearch/26f31ff5-d81c-47d3-8cea-94bdc5da65f6%40googlegroups.com
>> <https://groups.google.com/d/msgid/elasticsearch/26f31ff5-d81c-47d3-8cea-94bdc5da65f6%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAHzCMprNTnaD2iSMqKQCKrSH0Fnwhwk4cYu4-d-%3DV%3DMUk0_4pw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to