Loomio

Server load

PP Pirate Praveen Public Seen by 20

I think we are hitting the load limits on our server.

diaspora@poddery:~$ free -m
total used free shared buffers cached
Mem: 3965 3816 149 0 4 575
-/+ buffers/cache: 3235 730
Swap: 3355 1256 2099

Stream is loading slow and sometimes nginx gives a page not found message. How do we handle this?

PP

Pirate Praveen Sun 6 Apr 2014 9:12AM

@manukrishnantv I think memory usage is fine as long as it is not using swap. linux considers free ram as wasted resource so it will use free ram as cache (cache frequently read files etc) . So this is quite normal.

http://www.linuxatemyram.com/ has a nice explanation.

PP

Pirate Praveen Sat 23 Aug 2014 8:08AM

@manukrishnantv can we move smc of fci sites to your vms?

@nandajavarma can we move diaspora yatra to autistici.org?

MKT

Manu Krishnan T V Sat 23 Aug 2014 4:00PM

I have mentioned with few of the SMC community members that my company is willing to sponsor a VM, if required. As things were going without much issues, it seems like the proposal was not discussed. I'll bring this up in the SMC mailing list.

MKT

Manu Krishnan T V Sat 23 Aug 2014 6:15PM

Have sent a mail to the SMC Mailing list, with my offer. Lets see how it goes.

NV

Nandaja Varma Mon 25 Aug 2014 7:45AM

@praveenarimbrathod Yes. I remember applying for it a while back. But could not follow up. Will do that now.

PP

Pirate Praveen Mon 1 Sep 2014 2:59PM

@manukrishnantv let me know when you want to do the migration. I will join you.

PP

Pirate Praveen Sun 28 Sep 2014 4:26PM

@nandajavarma any update on it? Actually we just need a wordpress blog, so you can sign up at noblogs.org (run by autistici) and ask autistici people to provide a dns entry.

MKT

Manu Krishnan T V Sun 28 Sep 2014 6:52PM

Migration of all SMC sites are now complete. What is left is fosscommunity.in and diaspora yatra. Hope to get those sorted out this week itself. Then we could remove all php related stuffs and use the server entirely for poddery.

MKT

Manu Krishnan T V Sat 18 Oct 2014 10:01AM

$ free -m
total used free shared buffers cached
Mem: 3965 3788 177 0 10 1001
-/+ buffers/cache: 2777 1188
Swap: 3355 40 3315

Services last restarted at around 4PM IST (~24 hours ago) Had to restart redis-server, which was running from the time server started. Noticed more than 1/4th of the sidekiq requests fails.

PP

Pirate Praveen Mon 20 Oct 2014 2:12PM

I have reduced number of sidekiq jobs to 20x2 from 25x2 (2 workers), hoping it eases resources.

@manukrishnantv any update on adding more resources?

Load More