安裝了一個Python2.7,隔天發現yum無法使用,報錯資訊如下------------------------------------------------------------------------------------------------There was a problem importing one of the Python modulesrequired to run yum. The error leading to this problem was:No
Linux Virtual Server (LVS)之:ksoftirqd進程耗盡單核100%si處理非強制中斷導致效能瓶頸 最近測試LVS效能,發現當CPU其中一個核耗盡後系統達到效能頂峰。 消耗CPU資源的是ksoftirqd進程,全部用於處理非強制中斷(從進程名也能識別出了)。 搜了一下,很多人都遇到這類問題,似乎也沒有解決。瞭解到並嘗試過的解決方案有: 1、減少叢集成員的數量; 2、修改叢集模式(NAT、TURNL、DR); 3、修改叢集調度演算法;
最近遇到LNMPA一鍵安裝包的Apache無法啟動的問題,Apache提示以下資訊:(98)Address already in use: make_sock: could not bind to address 127.0.0.1:88no listening sockets available, shutting downUnable to open
這個是在Linode下重啟iptables時發現的,完整的錯誤資訊:Setting chains to policy ACCEPT: security raw nat mangle fi[FAILED]。已知ip_conntrack_netbios_ns用於配置netbios協議穿越NAT用的。我們目前不需要對其進行配置,直接編輯相關檔案將其注釋即可。提示錯誤:一、編輯檔案vi /etc/sysconfig/iptables-config二、注釋內容使其失效尋找以下內容:# stored in
ginx應對高並發訪問,聽說是很有一套的,為了應對1萬次的並發,不算高哈,弄了個lnmp來測試,安裝完成後,就開1000線來並發訪問,一下就出現了502 bad gateway,看來一些設定檔要進行相應的修改呀,在網上找了點相關的資料,分享一下。首先,這裡講的伺服器環境(lnmp)是指 linux + nginx + php(php-cgi + php-fpm)+ mysql。502 Bad Gateway是lnmp下出現得最頻繁的問題,其原因也有很多,以下是我收集的問題原因及其解決方案。1.
今天用samba共用了一個目錄,然後在本地掛載沒有問題,遠程機器掛載報錯如下:mount: wrong fs type, bad option, bad superblock on //192.168.1.33/share,missing codepage or helper program, or other error(for several filesystems (e.g. nfs, cifs) you mightneed a /sbin/mount.<type>
今天在安裝centos 6.2的時候,當進到檢測硬碟的時候,總是過不去,報錯如下: Disk sda contains BIOS RAID metadata, but is not part of any recognized BIOS RAID sets. Ignoring disk sda這種情況在ubuntu,suse都有類似的情況,只是提示不太一樣。有時候是sda,有時候是sdb。感覺是這塊硬碟以前是做過raid,現在不認。怎麼辦。網上搜尋一下。http://www.ithov.com/
啟動apache遇到錯誤:httpd: Could not reliably determine the server's fully qualified domain name[root@server httpd-2.2.4]# /usr/local/apache/bin/apachectl starthttpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1