Re: Getting No space left on device exception when persistence is enabled

2020-02-06 Thread adipro
The whole machine is getting hung up, when I try to start the node. Every app I open is saying not enough memory. But when I restart and see I could see still 115 GB of space free. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Getting No space left on device exception when persistence is enabled

2020-02-05 Thread Ilya Kasnacheev
Hello! Are you sure it does not write to /tmp? Regards, -- Ilya Kasnacheev ср, 5 февр. 2020 г. в 10:15, Mikael : > Hi! > > Well, the message say no space left on device so you are sure the > persistence/WAL data is stored on the drive where you have 100GB free > space ? you don't have any use

Re: Getting No space left on device exception when persistence is enabled

2020-02-04 Thread adipro
We don't have any user limitations. And currently out of 300GB, we have 115 GB free space left. What's with having 100 GB free space? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Getting No space left on device exception when persistence is enabled

2020-02-04 Thread Mikael
Hi! Well, the message say no space left on device so you are sure the persistence/WAL data is stored on the drive where you have 100GB free space ? you don't have any user limitations on disk usage or anything like that ? Mikael Den 2020-02-05 kl. 07:18, skrev adipro: Can someone please h

Re: Getting No space left on device exception when persistence is enabled

2020-02-04 Thread adipro
Can someone please help? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Getting No space left on device exception when persistence is enabled

2020-02-02 Thread adipro
Hi, We are using Apache Ignite's persistence enabled mode. The following is the only configuration we made. An exception