> Ok........problem solved....was not discovery.,  I was the attachment of the 
> volume.  This brings up another issue.....why did I not get an error?

What do you mean by "attachment of the volume"? The volume was not attached, 
was attached somewhere else, there was a permissions problem? When 
Elasticsearch cannot write to the data location, it prints out an error in the 
log.

    elasticsearch -D es.path.data=/not/exist
    ...
    - ElasticsearchIllegalStateException[Failed to obtain node lock, is the 
following location writable?: [/not/exist/elasticsearch]]

> is not path.data: /data is method to specify where the data should be stored?

Yes, it is: 
https://github.com/elasticsearch/elasticsearch/blob/master/config/elasticsearch.yml#L147

Karel

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/F72AC65E-36AE-433D-A340-AA3A5832ABA7%40gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to