环境,P630两台,一台无法开机,一台可以正常启动,硬件信息:p630-1(无法引导)p630-2(引导hdisk7)soltsolt1hdisk612hdisk5(坏)233hdisk54hdisk84hdisk72号机器上有3份的mirror,所以,先进行拆除2#unmirrorvgrootvg2#lsvg-lrootvg可以查看,都是一份.2#lspv-lhdisk1(由于前台后台的hdi..
分类:
其他好文 时间:
2015-07-21 19:05:50
阅读次数:
157
环境,P630两台,一台无法开机,一台可以正常启动,硬件信息:p630-1(无法引导)p630-2(引导hdisk7)soltsolt1hdisk612hdisk5(坏)233hdisk54hdisk84hdisk72号机器上有3份的mirror,所以,先进行拆除2#unmirrorvgrootvg2#lsvg-lrootvg可以查看,都是一份.2#lspv-lhdisk1(由于前台后台的hdi..
分类:
其他好文 时间:
2015-07-21 19:05:01
阅读次数:
132
题目:
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).
For example, this binary tree is symmetric:
1
/ 2 2
/ \ / 3 4 4 3
...
分类:
编程语言 时间:
2015-07-20 23:43:46
阅读次数:
199
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree is symmetric: 1 / \ ...
分类:
其他好文 时间:
2015-07-20 18:38:42
阅读次数:
93
eclipse的 preferences -> maven -> User Settings 你就可以看到你的setting.xml文件的地址了。然后将setting.xml文件打开。修改里面的mirror节点 。url指向远程仓库的地址。 这样设置之后你的所有项目都有作用。 central_mir...
分类:
其他好文 时间:
2015-07-19 23:17:42
阅读次数:
178
OS:CentOS 6.5 [GNU/Linux 2.6.32-504.23.4.el6.x86_64]Zookeeper版本:zookeeper-3.4.61. 下载zookeeper安装包wgethttp://mirror.bjtu.edu.cn/apache/zookeeper/zookeep...
分类:
其他好文 时间:
2015-07-19 01:26:15
阅读次数:
164
OS:CentOS 6.5 [GNU/Linux 2.6.32-504.23.4.el6.x86_64]HBase Version :hbase-0.94.271. get the distrubution of habse# wgethttp://mirror.bjtu.edu.cn/apache...
分类:
其他好文 时间:
2015-07-19 01:25:40
阅读次数:
159
之前一直没用过合成词库这功能,有个同步用户数据的选项,点它后,生成一个文件夹,里面就有当前的一些配置,词库之类的/Users/dfpo/Library/Rime/sync这样我们就得到了一个装着用户数据的文件夹,同样的操作,假如你在公司也有这份数据就可以合并了。把这些词库文件夹放sync下,再点击同...
分类:
系统相关 时间:
2015-07-18 00:17:24
阅读次数:
146
正常情况tcp四层握手关闭连接,rst基本都是异常情况,整理如下:1.GFW2. 对方端口未打开,发生在连接建立 如果对方sync_backlog满了的话,sync简单被丢弃,表现为超时,而不会rst3. close Socket 时recv buffer 不为空 例如,客户端发了两个请求,服务.....
分类:
其他好文 时间:
2015-07-17 18:12:26
阅读次数:
107
问题mysql 查询出现错误error: (2014, "Commands out of sync; you can't run this command now")查询mysql文档中的解释
If you get Commands out of sync; you can’t run this command now in your client code, you are calling c...
分类:
编程语言 时间:
2015-07-17 00:31:46
阅读次数:
247