Thank you so much if we have data like this how many node we have to 
provided? 

On Friday, July 25, 2014 2:18:58 PM UTC+7, Warat Wongmaneekit wrote:
>
> We have 3 nodes of elastic search all nodes is mater=true and data=true. 
> When we try to find the best practice almost is recommend to  setup 1 node 
> for master=true,data=false and another 2 nodes is master=false,data=true. 
> So if we need to change it how going on with current master node. It will 
> be automatic allocation? or we have to delete and insert data again? 
>
> For another question  Do you have any configuration suggestion detail is 
> bellow 
>
> *Hard ward for all nodes*
> CPU 3.4 8 core 
> Ram 32 GB 
> HDD raid 0 1TB 
> Current heap size 18GB 
> Elasticsearch Data 160GB | 108,190,284 records 
>
> *Our node setting*
>
> {  "cluster_name" : "zocialinc",  "nodes" : {    "WEbhsuSQQeCvYI_s3I_E0A" 
> : {      "name" : "Host98",      "transport_address" : "inet[/
> 192.99.5.98:9300]",      "host" : "ns5000258.ip-192-99-5.net",      "ip" : 
> "192.99.5.98",      "version" : "1.2.2",      "build" : "9902f08",      
> "http_address" : "inet[/192.99.5.98:9299]",      "attributes" : {        
> "master" : "true"      },      "settings" : {        "threadpool" : {     
>      "index" : {            "type" : "fixed",            "queue_size" : 
> "1000",            "size" : "50"          }        },        "node" : {   
>        "data" : "true",          "master" : "true",          "name" : 
> "Host98"        },        "index" : {          "number_of_replicas" : "1", 
>          "number_of_shards" : "50"        },        "http" : {          
> "port" : "9299"        },        "name" : "Host98",        "path" : {     
>      "logs" : "/home/elasticsearch/logs",          "home" : 
> "/home/elasticsearch",          "conf" : "/home/elasticsearch/config"     
>    },        "indices" : {          "recovery" : {            
> "max_bytes_per_sec" : "200mb"          }        },        "cluster" : {   
>        "name" : "zocialinc"        },        "script" : {          
> "disable_dynamic" : "false"        },        "discovery" : {          
> "zen" : {            "minimum_master_nodes" : "3",            "ping" : { 
>              "unicast" : {                "hosts" : [ "192.99.9.80", 
> "198.27.70.88" ]              },              "multicast" : {             
>    "enabled" : "false"              },              "timeout" : "30s"     
>        }          }        },        "foreground" : "yes"      },      
> "os" : {        "refresh_interval_in_millis" : 1000,        
> "available_processors" : 8,        "cpu" : {          "vendor" : "Intel", 
>          "model" : "Xeon",          "mhz" : 3800,          "total_cores" : 
> 8,          "total_sockets" : 8,          "cores_per_socket" : 16,       
>    "cache_size_in_bytes" : 8192       
> ...

-- 
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/fe136062-538d-44a8-bb4a-e2d75b1e6211%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to