玩命加载中 . . .

Get memchche socket connection numbers Get memchche socket connection numbers
Overview Recently, during the testing process, we encountered the memory leak issue, and RD located that the number of c
2022-03-21
自动化交互式格式化文件系统 自动化交互式格式化文件系统
概述 当格式化文件系统时,尤其是在脚本或代码中做这个操作,一旦出现需要输入’y’的时候,脚本或者代码就会卡住或者timeout,造成程序失败。 本文介绍几种方法,在format时自动填写yes or y,让format持续进行下去. 实践
2022-02-10
Linux 输出格式化成Json Linux 输出格式化成Json
概述 工作中经常会将Linux输出进行格式化,方便阅读。本文罗列几个常用的将输出转换为Json格式的方法。 实践 方法1 python -mjson.tool 此适用于多种OS ceph config-key get gateway_gro
2022-02-09
Linux下显示文件隶属于哪个包 Linux下显示文件隶属于哪个包
概述 RD在定位问题的时候,需要QA告知当前文件隶属于哪个包,方便到对应包下查询源码来定位问题,故本文介绍一下Ubuntu和CentOS两种OS下查看文件隶属于哪个包。 查看当前文件隶属于哪个package CentOS [root
2022-02-08
自动部署cosbench并提交任务与结果处理解析 自动部署cosbench并提交任务与结果处理解析
概述 每次跑S3 Performance时,总要花费蛮多时间在构造xml以及xml调测上,避免xml内容有误影响测试。 此次直接将整个过程(部署jre,部署cosbench,提交任务,自动收集存储信息以及对cosbench测试结果处理),整
Delay the first auto start VM in PVE Delay the first auto start VM in PVE
概述 一直以来,认为PVE提供的“延时启动”是针对宿主机完成启动后的XX设定的时间后VM自动启动,直到看到如下链接的内容中: https://dannyda.com/2020/06/24/how-to-delay-the-first-aut
2021-12-13
ceph PG auto repair ceph PG auto repair
Overview From Nari, needs a script to help him to auto repair PG. script inconsistent_pg_repair.py import os import sys
2021-11-23
Monitor mds failed Monitor mds failed
Scripts monitor_mds_failed.sh #!/bin/bash if read -t 5 -p "WARN: Have you confirmed that the maximum number of active-m
2021-11-04
pytest allure详解 pytest allure详解
概述 本文基于allure 2.13.2 版本介绍allure在pytest下的基本运用。 关于allure,详见官网: https://github.com/allure-framework。 allure功能介绍 allure 特性
S3 单一Bucket下写4K数据性能衰减验证 S3 单一Bucket下写4K数据性能衰减验证
测试环境 测试环境信息 存储端 被测版本 v8.2-211 (a243210) 节点数 6 nodes,NJ Lab 技嘉4U36B设备 CPU node1~node3: Intel® Xeon® Gold 5118 C
监控BigteraStore cache中inode消耗状况 监控BigteraStore cache中inode消耗状况
概述 S3性能测试, 向单一Bucket下持续灌入4K大下的对象,观察存储是否会随着Bucket下Objects熟的增多而出现性能衰减现象。 在此测试过程中,增加了一个脚本,用于监控BigteraStore cache中inode消耗状况,
2021-10-09
«1 ... 7 8 9 10 11 12 13 14 ... 30»