redhat 7.3 扩展/dev/shm

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了redhat 7.3 扩展/dev/shm相关的知识,希望对你有一定的参考价值。


CLSRSC-184: Configuration of ASM failed


CLSRSC-258: Failed to configure and start ASM



[[email protected] ~]# df -h

Filesystem             Size  Used Avail Use% Mounted on

/dev/mapper/rhel-root   51G  7.0G   44G  14% /

devtmpfs               977M     0  977M   0% /dev

tmpfs                  993M  144K  993M   1% /dev/shm

tmpfs                  993M  9.2M  984M   1% /run

tmpfs                  993M     0  993M   0% /sys/fs/cgroup

/dev/sdb1               40G   12G   29G  28% /oracle

/dev/sda1             1014M  155M  860M  16% /boot

tmpfs                  199M  8.0K  199M   1% /run/user/0



[[email protected] ~]# fuser -km /dev/shm

/dev/shm:             2364m  2377m  2395m


[[email protected] ~]# umount /dev/shm/


[[email protected] ~]# vim /etc/fstab

tmpfs   /dev/shm        tmpfs   defaults,size=2048M     0 0



[[email protected] ~]# mount /dev/shm

[[email protected] ~]# df -h

Filesystem             Size  Used Avail Use% Mounted on

/dev/mapper/rhel-root   51G  7.0G   44G  14% /

devtmpfs               977M     0  977M   0% /dev

tmpfs                  2.0G     0  2.0G   0% /dev/shm

tmpfs                  993M  9.2M  984M   1% /run

tmpfs                  993M     0  993M   0% /sys/fs/cgroup

/dev/sdb1               40G   12G   29G  28% /oracle

/dev/sda1             1014M  155M  860M  16% /boot

tmpfs                  199M   16K  199M   1% /run/user/0

[[email protected] ~]# 





本文出自 “风之谷” 博客,请务必保留此出处http://chenchunjia.blog.51cto.com/1878790/1962947

以上是关于redhat 7.3 扩展/dev/shm的主要内容,如果未能解决你的问题,请参考以下文章

RedHat 7.3 使用命令创建yum源

RedHat 7.3 使用samba-client访问windows共享文件夹

CentOS 7.3 安装指南

Xcode 7.3,共享扩展,似乎无法将数据从扩展传递到容器应用程序

CentOS 6.8搭建mysql cluster(7.3)

CentOS 7.3降低内核版本为7.2