From: Krzysztof B. <kb...@un...> - 2020-02-25 18:21:58
|
Hi, W dniu 25.02.2020 o 14:10, Sander Apweiler pisze: > Hi, > it's not an official recommendation, but we are using a VM with 2 > Cores, 4GB RAM and 40GB Disk and CentOS as OS. This is working quite > good for us. > > Best regards, > Sander > > On Tue, 2020-02-25 at 13:18 +0100, D Baum wrote: >> Hi, >> >> I'm tasked with setting up a Unity IDM instance for productive use in >> a >> scientific environment with expected number of users in the hundreds >> (not very clear atm, might be more or less). >> >> What are the recommended resources for a virtual machine hosting >> Unity >> in this usecase, i.e. disksize, RAM, number of processors? I can second Sander's recommendations. Disk size use depends on logs mostly, the rest is rather fixed well beyond 1GB. CPU - 2-4 will be OK. Mem is a longer story. 2GB VM minimum, 4GB recommended, you can use up to 8GB VM, above it makes rather no sense. With RAM the main user are passwords processors (i.e. checking or setting up a password). But you can fine tune the settings, and recent versions of Unity manage memory wrt this quite well. In short - the more memory you have, the more secure password storage settings you can have. Also note that users count doesn't matter, number of concurrently active users (e.g. logins, sessions, logouts, admins, ...) matter. Below 1GB per unity (note OS use!) it slowly starts to be harder to make it working, requires config tweaking. HTH, Krzysztof |