Actions
Bug #1319
closedMemory Warning on 128MB
Start date:
03/02/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
i386
Description
Hi,
I'm running the latest 2.0-RC1 (built on Wed Mar 2 17:47:38 EST 2011) on a vSphere 4 VM with exactly 128MB of RAM and getting this warning on the main page ticker:
[pfSenseMemoryRequirements] pfSense requires at least 128mb of RAM. Expect unusual performance. This platform is not supported.
Regards,
Jorge
Updated by Chris Buechler over 13 years ago
- Status changed from New to Closed
Because when you tell vsphere to give 128 MB RAM, it only gives 102 MB usable to the OS.
Mar 3 00:30:44 pfs20-test1 kernel: real memory = 134217728 (128 MB) Mar 3 00:30:44 pfs20-test1 kernel: avail memory = 107823104 (102 MB)
We alert on less than 105 MB. I just lowered that to 101 MB.
Actions