在系统日志里看到这两行 telnetd[5773]: setsockopt (IP_TOS): Connection reset by peer telnetd[11580]: ttloop: peer died: Invalid argument 是什么意思呀???
by SunPeng040709 - 其他UNIX - 2005-01-14 09:20:41 阅读(802) 回复(0)
Aug 5 11:46:28 ss1 uata: [ID 859416 kern.info] ghd_timer_newstate: HBA reset failed hba 0x60001880800 gcmdp 0x600120d7b80 gtgtp 0x6000317d680 Aug 5 11:47:28 ss1 uata: [ID 859416 kern.info] ghd_timer_newstate: HBA reset failed hba 0x60001880800 gcmdp 0x600120d7b80 gtgtp 0x6000317d680 两台SUN主机,是N240的机器,同连在2个阵列上,一台主机每隔1分钟就出现上面的问题,请问是否有可能FC卡坏掉了?如果是...
import urllib import time def Get_previous_month(year, month): print "downloading %s-%s" % (year,month) if month == 1: month = 12 year -= 1 else: month -= 1 return (year, month) def Month_blog_url(year, month): blogname = "yourspacename" monthly_blog_url = "http://"+ blogname+ ".spaces.live.com/?_c11_BlogPart_BlogPart=blogview&_c=BlogPart&p...
为了AIX Version或Hareware升级,很多时候需要升级微码. 以下附件是亲身体验升级44P-270微码过程,希望对你有所帮助.
请问DB2 ii在ibm的网站上有下载吗?还有quest的工具Quest Center,有没有人可以共享一下?在quest网站见到有下载的,但是下不来。谢谢!