已开启
oGRAC易用性提升-CM支持磁盘阈值检测 #1393
totaj创建于 7月16日
7月16日 添加了label:sig/Community
opengauss_bot
7月16日 评论:
7月16日 评论:
Welcome To openGauss Community
Hey @totaj , thanks for your contribution to the community.
Bot Usage Manual
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands.
Contact Guide
If you have any questions, please contact the SIG: Community ,
and any of the maintainers: @CarrotGo, @chendong76, @chenxiaobin19, @congzhou2603, @dodders, @hwworkholic, @jemappellehc, @muyulinzhong, @quemingjian, @shenzheng4, @shirley_zhengx, @superlchf, @totaj, @wlff234, @ywzq1161327784 ,
and any of the committers: @libiao2024 .


21 天前 关联了pull request:oGRAC-CM支持磁盘阈值检测测试报告
oGRAC的CM支持磁盘的阈值检测:CM检测到磁盘占用超过阈值后,设置数据库为只读模式(alter database convert to readonly.);磁盘占用恢复阈值以下后,设置数据库为读写模式(alter database convert to reawrite)
不涉及安全设计