我们这一节主要来看Controller Controller有两种: Primary Controller: 真正控制vswitch的flow table,vswitch会保持和controller的连接,如果失败,取决于bridge的fail mode。一个vswitch可以连接多个Control...
分类:
其他好文 时间:
2014-06-18 14:31:58
阅读次数:
530
Mac book pro 硬盘故障、换SSD硬盘、启动U盘制作 小记
2012年买的Mbp又出硬盘故障了,虽然各种功能都能用,但经常频繁的出现鼠标风火轮,已经下好的电影在本地播放时都会隔个几分钟卡一下。拿到AppStore检测,说是硬盘的问题,“SMARTStatus:FAIL”,建议是要换硬盘。好吧,我的保修期已过,就准备自己动手换盘了。
准备...
分类:
其他好文 时间:
2014-06-16 14:18:33
阅读次数:
333
error: SSL certificate problem, verify that the CA cert is OK. Details:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify fail...
分类:
其他好文 时间:
2014-06-15 20:45:58
阅读次数:
460
168,169,170讨论了美国政治机制.171 讲述了游戏业的慈善事业.172
游戏能带我们到新世界,不过没有设计信息173 制作不必解释就可以让玩家自动行动的游戏,把手是用来拉的,未来枪械和现在的枪械长得差不多。174 Fail
Faster有计划比没计划好,之后你才可以修正你的路线。有点子就说...
分类:
其他好文 时间:
2014-06-13 14:49:05
阅读次数:
195
Outer Join Query Over Dblink Can Fail With
ORA-904 (Doc ID 730256.1)To BottomModified:03-May-2013Type:PROBLEMIn this
DocumentSymptomsChangesCauseSolut...
分类:
数据库 时间:
2014-06-13 13:41:16
阅读次数:
376
在使用swftools转换pdf 到swf的时候报错,有如下说明:if the pdf
contains too many images / shapes, pdf2swf will fail with this error :ERROR
Thisfileistoocomplextorender-S...
分类:
其他好文 时间:
2014-06-05 21:24:54
阅读次数:
310
隔了差不多三周没写博文了,感觉一写就停不下来呀!因为心里面积攒很多想说的话,很多自己在近段时间思考的小收获。不过还是先回归到这个问题上去吧!分三部分:对我自己遇到的题进行概述给出相应的解决办法附加上其他错误的解决方案!=====================================pa..
1.Eclipse 启动时,报错:Fail to create the java virtual
machine已解决。方法:eclipse.ini
中-vmargs-Dosgi.requiredJavaVersion=1.6-Xms40m修改-Xmx768m → -Xmx512m
分类:
系统相关 时间:
2014-05-22 13:57:41
阅读次数:
274
grep -2 -iIr "err\|warn\|fail\|crit" /var/log/*
查找日志中的所有问题grep . filename >filename1 移除空行cat site.log | grep -i unica | tail
-n 10find /path -name \*....
分类:
其他好文 时间:
2014-05-22 03:42:01
阅读次数:
306
hdu2222 字符串多模匹配算法 采用kuangbin模板#include #include
#include #include #include using namespace std;struct Trie{ int
next[500010][26],fail[500010],end[5...
分类:
其他好文 时间:
2014-05-19 08:36:17
阅读次数:
234