thanks Jorg for the faster anwer. but iam not able to understand why if i have enought RAM and iam on FC Disk if i run some query in Kibana i see a very high Load Averege about 8 or 10, and i perform query on 100 milion documents..
Il giorno lunedì 17 febbraio 2014 18:25:26 UTC+1, Jörg Prante ha scritto: > > You must not be worried about the VIRT column in the top display. > > In the VIRT column, there is no real memory diaplsyed, but all requests > for virtual address space which is not allocated is shown. > > You can VIRT think of all kind of memory requests like direct buffers the > Java JVM wanted to allocate in their lifetime. Only parts of this address > space is active, it's the RSS column. > > Jörg > > > On Mon, Feb 17, 2014 at 6:02 PM, <[email protected] <javascript:>>wrote: > >> Hi all, >> >> i would like to understand why my ElasticSearch Node is display me that >> 45 gb of VIRT memory is used even if the system is pretty cool... >> >> as i see if i run some query with kiaban the load averege goes suddenly >> to 4 or 8 but the physical memory still ok and neither swap is used. >> >> Thanks for all explantion and supports... >> >> >> <https://lh3.googleusercontent.com/-1UteIHXWN_I/UwJAZgC6xMI/AAAAAAAAABQ/4YdhzQ21tbI/s1600/VIRT_Usage.png> >> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elasticsearch/462ca065-f293-4cde-8545-f98e8764d31a%40googlegroups.com >> . >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- 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/6b6f8c8f-161a-4eca-b91d-c9a8d6772763%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
