Maximum RAM limit on Linux Server

Maximum RAM limit on Linux Server

Maximum capacity of RAM on Linux Server

We can use the following command to check the maximum RAM limit for the server, as its useful to improve the server performance.The Maximum RAM limit allows to increase the memory for sever to handle heavy process. The Maximum RAM limit server is too costly but at least 4 GB required to run server smoothly.

dmidecode -t 16

If you receive “-bash: dmidecode: command not found” error message,then install the “dmidecode” module using the yum installer using following command.

yum install dmidecode

Now execute the command to check the maximum RAM limit on your server. For example kindly check the following output for a command run on one of our dedicated server.

[root@server ~]# dmidecode -t 16
# dmidecode 2.12
SMBIOS 2.7 present.

Handle 0x001A, DMI type 16, 23 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: Single-bit ECC
Maximum Capacity: 32 GB
Error Information Handle: Not Provided
Number Of Devices: 4

Its showing that maximum capacity of RAM on a server is 32GB, similarly you can check your server RAM capacity.

 

About Anant 373 Articles
Senior technical writer