Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1070057
  • 博文数量: 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-12-04 13:16:33

The eth1 of cfg01o  wasn’t negotiated to  1000Mbps because  the cable which was attached to G0/18  goes wrong.  The status of G0/18 is yellow all the time.By the way, we can use ethtool or mii-tool to detect the status of NICs......【阅读全文】

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

发布时间:2014-12-04 13:09:22

cat /tmp/puppetd.1415852379.outinfo: Retrieving plugininfo: Caching catalog for sbx01o.XXX.cominfo: Applying configuration version '1415852083'notice: Finished catalog run in 0.12 seconds怀疑是该repo没有sbx的class,   验证方法,登陆到nbt01o(puppet master) [root@nb.........【阅读全文】

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

发布时间: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.........【阅读全文】

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

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

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

阅读(1029) | 评论(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 .........【阅读全文】

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

登录 注册