OCM_Session7_4_修改内核配置文件/etc/sysctl.conf

本文指导如何查看并修改Linux系统的内核参数。首先通过命令查看当前参数值,记录需要更改的项。然后编辑或创建/etc/sysctl.conf文件,添加或更新参数行,如kernel.shmall、kernel.shmmax等。在Red Hat系统中,使用/sbin/sysctl -p使更改立即生效,SUSE系统需执行额外命令使系统重启时读取配置。更新参数后,可重启或运行/sbin/sysctl -p命令加载新配置。
摘要由CSDN通过智能技术生成

 

四、修改内核配置文件--两个节点都要执行
 
这个在OCM环境已经配置好


To view the current value specified for these kernel parameters, and to change them if necessary, follow these steps:

  1. Enter the commands shown in the following table to view the current values of the kernel parameters:

    Note:

    Make a note of the current values and identify any values that you must change.
    Parameter Command
    semmsl, semmns, semopm, and semmni # /sbin/sysctl -a | grep sem

    This command displays the value of the semaphore parameters in the order listed.

    shmall, shmmax, and shmmni # /sbin/sysctl -a | grep shm
    file-max # /sbin/sysctl -a | grep file-max
    ip_local_port_range # /sbin/sysctl -a | grep ip_local_port_range

    This command displays a range of port numbers.

    rmem_default, rmem_max, wmem_
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值