Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1473555 Details for
Bug 1612792
httpd dies and cannot restart because of lack of semaphores
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
some evidence from appliance
evidence (text/plain), 7.97 KB, created by
Ievgen Zapolskyi
on 2018-08-06 09:41:34 UTC
(
hide
)
Description:
some evidence from appliance
Filename:
MIME Type:
Creator:
Ievgen Zapolskyi
Created:
2018-08-06 09:41:34 UTC
Size:
7.97 KB
patch
obsolete
>[root@dhcp-8-198-209 apache]# df -h >Filesystem Size Used Avail Use% Mounted on >/dev/mapper/VG--CFME-lv_os 4.5G 2.2G 2.4G 48% / >devtmpfs 5.8G 0 5.8G 0% /dev >tmpfs 5.8G 4.0K 5.8G 1% /dev/shm >tmpfs 5.8G 1.2M 5.8G 1% /run >tmpfs 5.8G 0 5.8G 0% /sys/fs/cgroup >/dev/vda1 1014M 163M 852M 17% /boot >/dev/mapper/VG--CFME-lv_home 1014M 33M 982M 4% /home >/dev/mapper/VG--CFME-lv_tmp 1014M 34M 981M 4% /tmp >/dev/mapper/VG--CFME-lv_var 12G 1.2G 11G 10% /var >/dev/mapper/vg_pg-lv_pg 4.7G 228M 4.5G 5% /var/opt/rh/rh-postgresql95/lib/pgsql >/dev/mapper/VG--CFME-lv_log 10G 60M 10G 1% /var/www/miq/vmdb/log >/dev/mapper/VG--CFME-lv_var_log 1014M 67M 948M 7% /var/log >/dev/mapper/VG--CFME-lv_var_log_audit 509M 29M 481M 6% /var/log/audit >tmpfs 1.2G 0 1.2G 0% /run/user/0 >tmpfs 1.2G 0 1.2G 0% /run/user/994 > >[root@dhcp-8-198-209 apache]# cat /proc/sys/kernel/sem >250 32000 32 128 > >ot@dhcp-8-198-209 apache]# yum list |grep httpd >httpd.x86_64 2.4.6-80.el7_5.1 @koji-override-2/7.5 >httpd-tools.x86_64 2.4.6-80.el7_5.1 @koji-override-2/7.5 > >[root@dhcp-8-198-209 apache]# ipcs -l > >------ Messages Limits -------- >max queues system wide = 23684 >max size of message (bytes) = 8192 >default max size of queue (bytes) = 16384 > >------ Shared Memory Limits -------- >max number of segments = 4096 >max seg size (kbytes) = 18014398509465599 >max total shared memory (kbytes) = 18014398442373116 >min seg size (bytes) = 1 > >------ Semaphore Limits -------- >max number of arrays = 128 >max semaphores per array = 250 >max semaphores system wide = 32000 >max ops per semop call = 32 >semaphore max value = 32767 > >[root@dhcp-8-198-209 apache]# ipcs -s > >------ Semaphore Arrays -------- >key semid owner perms nsems >0x0052e2c1 5177344 postgres 600 17 >0x0052e2c2 5210113 postgres 600 17 >0x0052e2c3 5242882 postgres 600 17 >0x0052e2c4 5275651 postgres 600 17 >0x0052e2c5 5308420 postgres 600 17 >0x0052e2c6 5341189 postgres 600 17 >0x0052e2c7 5373958 postgres 600 17 >0x0052e2c8 5406727 postgres 600 17 >0x0052e2c9 5439496 postgres 600 17 >0x0052e2ca 5472265 postgres 600 17 >0x0052e2cb 5505034 postgres 600 17 >0x0052e2cc 5537803 postgres 600 17 >0x0052e2cd 5570572 postgres 600 17 >0x0052e2ce 5603341 postgres 600 17 >0x0052e2cf 5636110 postgres 600 17 >0x0052e2d0 5668879 postgres 600 17 >0x0052e2d1 5701648 postgres 600 17 >0x0052e2d2 5734417 postgres 600 17 >0x0052e2d3 5767186 postgres 600 17 >0x0052e2d4 5799955 postgres 600 17 >0x0052e2d5 5832724 postgres 600 17 >0x0052e2d6 5865493 postgres 600 17 >0x0052e2d7 5898262 postgres 600 17 >0x0052e2d8 5931031 postgres 600 17 >0x0052e2d9 5963800 postgres 600 17 >0x0052e2da 5996569 postgres 600 17 >0x0052e2db 6029338 postgres 600 17 >0x0052e2dc 6062107 postgres 600 17 >0x0052e2dd 6094876 postgres 600 17 >0x0052e2de 6127645 postgres 600 17 >0x0052e2df 6160414 postgres 600 17 >0x0052e2e0 6193183 postgres 600 17 >0x0052e2e1 6225952 postgres 600 17 >0x0052e2e2 6258721 postgres 600 17 >0x0052e2e3 6291490 postgres 600 17 >0x0052e2e4 6324259 postgres 600 17 >0x0052e2e5 6357028 postgres 600 17 >0x0052e2e6 6389797 postgres 600 17 >0x0052e2e7 6422566 postgres 600 17 >0x0052e2e8 6455335 postgres 600 17 >0x0052e2e9 6488104 postgres 600 17 >0x0052e2ea 6520873 postgres 600 17 >0x0052e2eb 6553642 postgres 600 17 >0x0052e2ec 6586411 postgres 600 17 >0x0052e2ed 6619180 postgres 600 17 >0x0052e2ee 6651949 postgres 600 17 >0x0052e2ef 6684718 postgres 600 17 >0x0052e2f0 6717487 postgres 600 17 >0x0052e2f1 6750256 postgres 600 17 >0x0052e2f2 6783025 postgres 600 17 >0x0052e2f3 6815794 postgres 600 17 >0x0052e2f4 6848563 postgres 600 17 >0x0052e2f5 6881332 postgres 600 17 >0x0052e2f6 6914101 postgres 600 17 >0x0052e2f7 6946870 postgres 600 17 >0x0052e2f8 6979639 postgres 600 17 >0x0052e2f9 7012408 postgres 600 17 >0x0052e2fa 7045177 postgres 600 17 >0x0052e2fb 7077946 postgres 600 17 >0x0052e2fc 7110715 postgres 600 17 >0x0052e2fd 7143484 postgres 600 17 >0x0052e2fe 7176253 postgres 600 17 >0x0052e2ff 7209022 postgres 600 17 >0x0052e300 7241791 postgres 600 17 >0x00000000 2916416 apache 600 1 >0x00000000 2949185 apache 600 1 >0x00000000 2883650 apache 600 1 >0x00000000 2981955 apache 600 1 >0x00000000 3014724 apache 600 1 >0x00000000 3047493 apache 600 1 >0x00000000 3080262 apache 600 1 >0x00000000 3113031 apache 600 1 >0x00000000 3145800 apache 600 1 >0x00000000 3178569 apache 600 1 >0x00000000 3211338 apache 600 1 >0x00000000 3244107 apache 600 1 >0x00000000 3276876 apache 600 1 >0x00000000 3309645 apache 600 1 >0x00000000 3342414 apache 600 1 >0x00000000 3375183 apache 600 1 >0x00000000 3506256 apache 600 1 >0x00000000 3539025 apache 600 1 >0x00000000 3473490 apache 600 1 >0x00000000 3571795 apache 600 1 >0x00000000 3604564 apache 600 1 >0x00000000 3637333 apache 600 1 >0x00000000 3670102 apache 600 1 >0x00000000 3702871 apache 600 1 >0x00000000 3735640 apache 600 1 >0x00000000 3768409 apache 600 1 >0x00000000 3801178 apache 600 1 >0x00000000 3833947 apache 600 1 >0x00000000 3866716 apache 600 1 >0x00000000 3899485 apache 600 1 >0x00000000 3932254 apache 600 1 >0x00000000 3965023 apache 600 1 >0x00000000 4096096 apache 600 1 >0x00000000 4128865 apache 600 1 >0x00000000 4063330 apache 600 1 >0x00000000 4161635 apache 600 1 >0x00000000 4194404 apache 600 1 >0x00000000 4227173 apache 600 1 >0x00000000 4259942 apache 600 1 >0x00000000 4292711 apache 600 1 >0x00000000 4325480 apache 600 1 >0x00000000 4358249 apache 600 1 >0x00000000 4391018 apache 600 1 >0x00000000 4423787 apache 600 1 >0x00000000 4456556 apache 600 1 >0x00000000 4489325 apache 600 1 >0x00000000 4522094 apache 600 1 >0x00000000 4554863 apache 600 1 >0x00000000 4685936 apache 600 1 >0x00000000 4718705 apache 600 1 >0x00000000 4653170 apache 600 1 >0x00000000 4751475 apache 600 1 >0x00000000 4784244 apache 600 1 >0x00000000 4817013 apache 600 1 >0x00000000 4849782 apache 600 1 >0x00000000 4882551 apache 600 1 >0x00000000 4915320 apache 600 1 >0x00000000 4948089 apache 600 1 >0x00000000 4980858 apache 600 1 >0x00000000 5013627 apache 600 1 >0x00000000 5046396 apache 600 1 >0x00000000 5079165 apache 600 1 >0x00000000 5111934 apache 600 1 >0x00000000 5144703 apache 600 1 > >[root@dhcp-8-198-209 apache]# ipcs -s | wc -l >132
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1612792
:
1473553
| 1473555