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/070addde-3528-425d-ab43-f1c3e1399e93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to