Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1067097
  • 博文数量: 186
  • 博客积分: 4939
  • 博客等级: 上校
  • 技术积分: 2075
  • 用 户 组: 普通用户
  • 注册时间: 2010-04-08 17:15
文章分类

全部博文(186)

文章存档

2018年(1)

2017年(3)

2016年(11)

2015年(42)

2014年(21)

2013年(9)

2012年(18)

2011年(46)

2010年(35)

发布时间:2014-11-13 10:48:08

diff -u $NEW/manifests/init.pp $OLD/manifests/init.pp case $productname { /PowerEdge R720/: { - $workers=100, - $ant_servers=12 + $workers=100 }Its a confusing error message, because the problem is actually in the sbx class that sbx::openvpn inherit.........【阅读全文】

阅读(1483) | 评论(0) | 转发(0)

发布时间:2014-10-29 12:32:02

#!/bin/shhost=$1while [ $# -ne 1 ] ;do                 shift            &.........【阅读全文】

阅读(1053) | 评论(0) | 转发(0)

发布时间:2014-10-22 15:16:00

.../manifests/threatscope.ppinclude xxx......package {'ods-tscope-dispatcher':      ensure => 'present',       require =>[Class['base::basic'],Class['base::resolv'],Package['ods-tscope-server-dispatcher']],  # require .........【阅读全文】

阅读(1662) | 评论(0) | 转发(0)

发布时间:2014-08-05 22:50:29

    测试环境的esxi安装服务器pxe/kickstart运行的很好,最近无意中被谁做了改动,当重启安装新的VM的时候,出现了unknown keyword in config file/ missing parameters in config file.再一看/tftpboot/pxelinux.cfg/default default menu.c32prompt 0timeout 3600ONTIMEOUT localMENU TITLE OnDeman.........【阅读全文】

阅读(2855) | 评论(0) | 转发(0)

发布时间:2014-07-22 14:27:57

     由于历史遗留缘故,某应用还运行在centos5.4-i386上,但在KVM虚拟化下,该机器频繁被hang住,message会看到        bugs,soft lockup,cpu#0 stuck for 10s     但在esxi里无问题,查找centos官方bug list无意中发现同类问题,并.........【阅读全文】

阅读(1103) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册