i get it after my connetion down an im tail -f /var/log/message this result
2011/11/24 10:53:12| storeDiskdSend: msgsnd: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeDiskdSend WRITE: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeSwapOutFileClosed: dirno 4, swapfile 00000061, errflag=-1
(35) Resource temporarily unavailable
2011/11/24 10:53:12| storeDiskdSend: msgsnd: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeDiskdSend UNLINK: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeDiskdSend: msgsnd: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeDiskdSend WRITE: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeSwapOutFileClosed: dirno 6, swapfile 00000061, errflag=-1
(35) Resource temporarily unavailable
so im search to anything an i get solved
and then im setting kernel im inserted in my kernel
and im edit sysctl.conf im inserted
setting in: in /etc/sysctl.conf
thanks to http://joel.amw.co.id
2011/11/24 10:53:12| storeDiskdSend: msgsnd: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeDiskdSend WRITE: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeSwapOutFileClosed: dirno 4, swapfile 00000061, errflag=-1
(35) Resource temporarily unavailable
2011/11/24 10:53:12| storeDiskdSend: msgsnd: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeDiskdSend UNLINK: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeDiskdSend: msgsnd: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeDiskdSend WRITE: (35) Resource temporarily unavailable
2011/11/24 10:53:12| storeSwapOutFileClosed: dirno 6, swapfile 00000061, errflag=-1
(35) Resource temporarily unavailable
so im search to anything an i get solved
and then im setting kernel im inserted in my kernel
and im compile again my kernel..
option BUFCACHEPERCENT=15option MSGMNB=16384 # max # of bytes in a queueoption MSGMNI=80 # number of message queueoption MSGSEG=8192 # number of message segments peroption MSGSSZ=64 # size of a message segmentoption MSGTQL=4096 # max messages in systemoption RTHREADSoption MAXFILES=8192
and im edit sysctl.conf im inserted
setting in: in /etc/sysctl.conf
also im edit in /etc/login.confkern.maxfiles=8192 kern.maxproc=8192 net.inet.tcp.recvspace=65535 net.inet.tcp.sendspace=65535 net.inet.udp.recvspace=65535 kern.maxclusters=8192 kern.maxlocksperuid=8192 kern.seminfo.semmni=100 kern.seminfo.semmns=4096 kern.seminfo.semmnu=512 kern.seminfo.semopm=512 kern.seminfo.semmsl=4096
default:\ :path=/usr/bin /bin /usr/sbin /sbin /usr/X11R6/bin /usr/local/bin:\ :umask=022:\ :datasize-max=512M:\ :datasize-cur=512M:\ :maxproc-max=8192:\ :maxproc-cur=8192:\ :openfiles-cur=8192:\ :stacksize-cur=4M:\ :localcipher=blowfish,6:\ :ypcipher=old:\ :tc=auth-defaults:\ :tc=auth-ftp-defaults:
daemon:\ :ignorenologin:\ :datasize=infinity:\ :maxproc=infinity:\ :openfiles-cur=8192:\ :stacksize-cur=8M:\ :localcipher=blowfish,8:\ :tc=default:
staff:\ : datasize-cur=512M:\ : datasize-max=infinity:\ :maxproc-max=8192:\ :maxproc-cur=8192:\ :ignorenologin:\ :requirehome@:\ :tc=default:
i think it work, maybe u have other solve share with me.. :D
thanks to http://joel.amw.co.id
Comments
Post a Comment