太懒
发布时间:2013-05-21 14:19:44
ISCSI VOLUME 扩容10.1010.17作为iscsi target为oracle rac提供共享存储[root@my2950 ~]# lvdisplay /dev/datavg/ocr* --- Logical volume --- LV Path /dev/d.........【阅读全文】
发布时间:2013-05-17 15:31:15
重新注册的客户端会报错:executing post install my2950.momo.orghostname for puppet is node2info: Caching certificate for cainfo: Creating a new SSL certificate request for node2.momo.orginfo: Certificate Request fingerprint (md5): 74:67:24:77:99:DF:75:AE:EF:24:27:29:DC:A9:13:47info: Cac.........【阅读全文】
发布时间:2013-05-17 14:56:22
puppet客户端重装系统之前,服务器端需要删除相应的ssl证书文件,否则会出错,比如下边:executing post install my2950.momo.orghostname for puppet is node1err: Could not request certificate: Retrieved certificate does not match privateExiting; failed to retrieve certificate and waitforcert is .........【阅读全文】
发布时间:2013-05-16 13:02:09
sqlplus的autotrace是非常有用的一个优化工具。可以显示sql的执行计划和统计信息。但是默认普通用户是不能使用的SQL> conn scott/tigerConnected.SQL> select * from tab;TNAME &.........【阅读全文】
发布时间:2013-05-16 12:55:43
1. 安装操作系统使用kickstart静默安装,配置文件如下# Kickstart file automatically generated by anaconda.installurl --url ftp://10.101.5.100/pub/rhel5/iso/lang en_US.UTF-8keyboard us#xconfig --startxonbootnetwork --device eth0 --bootproto stati.........【阅读全文】