cancel
Showing results for 
Search instead for 
Did you mean: 

Error installing Solution Manager 7.2 (Kernel Parameters)

former_member249929
Participant
0 Kudos

Dear All,

Am facing one error when trying to install the Solution Manager 7.2.

Below is my error.

Assertion failed: Linux Kernel setting 'kernel.shmmax' is incorrect.

I have tried to change the Parameters so much but still am getting the same error.

Below is my Kernel Parameters.

net.ipv4.ip_forward = 0

net.ipv6.conf.all.forwarding = 0

# net.ipv6.conf.all.disable_ipv6 = 1

fs.aio-max-nr = 1048576

fs.file-max = 6815744

kernel.shmall = 2097152

kernel.shmmax = 16591351808

#kernel.shmmax = 536870912

kernel.shmmni = 4096

kernel.sem = 250 32000 100 128

net.ipv4.ip_local_port_range = 9000 65500

net.core.rmem_default = 262144

net.core.rmem_max = 4194304

net.core.wmem_default = 262144

net.core.wmem_max = 1048576

net.ipv6.conf.all.disable_ipv6 = 1

net.ipv6.conf.default.disable_ipv6 = 1

net.ipv6.conf.lo.disable_ipv6 = 1

Please help.

Reards,

John

Accepted Solutions (0)

Answers (1)

Answers (1)

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

After modifying the parameter value in the /etc/sysctl.conf file, did you activate it using the command "sysctl -p"?