Release preparation v1.136

I did all migrations with memtbl but a few days ago I switched to hashtbl. I don’t know if conversion is finished… :thinking:

It should switch with the nearest compaction.

thank you. now i got error in CMD
runtime: VirtualAlloc of 1007616 bytes failed with errno=1455
fatal error: out of memory

looks like nodes have some max that they can use interesting how can i fix it
at same time half of the ram is free
Also i have some stack info if it will help

I want to confirm - is it a hashstore or piecestore node?

it is Hashstore without memtbl, mostly converted.

1 Like

Thank you! Shared with the team. As you may know, we do not have Windows nodes on Storj Select.

if you need something to help you just ask.

I do not have anything in my mind, but maybe our engineers may come to you to ask some information.

I found some interesting info, why node reserves gigabytes of memory?


it looks like every node, do it.
I also checked, other server, same thing, it reserves 4gb for something.
it show like thread Envirement block

@littleskunk may be you have some ideas why node reserves so much RAM? non memtbl used here, but it reserves 4gb of ram and not using it even

interesting that i checkt memory consumption with activated memtbl in Enviramental variable and where it not activated, momory consuption is the same.