Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1059999
  • 博文数量: 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)

发布时间:2015-06-26 16:24:27

<p class="p1"><p class="p1">INFO: Server startup in 618837 ms</p>日志看重启一次要10多分钟,搜了下需要注意下面的设置<br />#<span style="line-height:1.5;">catalina.properties</span><p class="p1"><b># Additional JARs (over and above the default JARs listed above) to skip when</b></p>.........【阅读全文】

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

发布时间:2015-06-25 15:23:33

     现需要刷新slave(数据可以丢弃),用ansible写了个脚本,涉及到恢复的部分代码如下:
    - name: run innobackupex      shell: cd {{ srcpath|default('/m') }}{{ shard.zfill(2) }}/mysql; innobackupex --defaults-group={.........【阅读全文】

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

发布时间:2015-05-15 16:29:42

cat 8.db.prod.slv.xxx.yaml ---mysql_instances:  - "01"  - "11" 以上是puppet的hieradata,现在要生成以下内容:---mysql_instances:  - "01"  - "11"mysql_props:  "01":   .........【阅读全文】

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

发布时间:2015-04-22 11:16:49

    可能某些loadbalancer除了active/inactive(有的设备叫enable/disable)工作模式外,还有drain,初步看drain有点不明白,先看下这个单词的意思吧:drain |dre?n|verb [ with obj. ]1 cause the water or other liquid in (something) to run out, leaving it empty or dry: we drained the swimmi.........【阅读全文】

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

发布时间:2015-04-01 18:09:20

具体不解释了,在Docker上做测试,注释了一些没办法实现的功能如require/notify等。[root@localhost puppet]# tree modules/modules/└── apache    ├── manifests    │   └── init.pp    └── templates        └─.........【阅读全文】

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

登录 注册