登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
登录
注册
代码拉取完成,页面将自动刷新
开源项目
>
数据库相关
>
数据库服务
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
442
Star
1.5K
Fork
1.8K
openGauss
/
openGauss-server
代码
Issues
965
Pull Requests
165
Wiki
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
执行gs_basebackup过程中备节点异常,gs_basebackup进程阻塞无法退出
已验收
#I40QM1
缺陷
liumin
创建于
2021-07-15 10:17
**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > > - bug **What happened**: 备节点执行failover过程中,执行gs_basebackup,gs_basebackup被中断但是进程无法退出 **What you expected to happen**: gs_basebackup有错误提示,进程退出 **How to reproduce it (as minimally and precisely as possible)**: 1.备节点执行failover gs_ctl failover -D xxx 2.failover的同时备份备节点 gs_basebackup -D xxx -h xxx -p xxx -v -t 3600 堆栈信息如下: ``` #0 0x00007ff495c01f47 in pthread_join () from /lib64/libpthread.so.0 #1 0x000055c54ad26279 in closeHearBeatTimer () at receivelog.cpp:271 #2 0x000055c54ad26f8f in ReceiveXlogStream (conn=0x55c54cf0f3c0, startpos=<optimized out>, timeline=1, sysidentifier=<optimized out>, basedir=basedir@entry=0x55c54cf0efa0 "/data/reliability0708/cluster/base_backup/pg_xlog", stream_stop=stream_stop@entry=0x55c54ad1fd40 <reached_end_position(XLogRecPtr, uint32, bool)>, standby_message_timeout_local=10, rename_partial=true) at receivelog.cpp:881 #3 0x000055c54ad241d7 in LogStreamerMain (param=0x55c54cf0ef90) at pg_basebackup.cpp:378 #4 StartLogStreamer (sysidentifier=0x55c54cf0d260 "18020659533282547393", timeline=1, startpos=0x7ffc67230640 "75/1A000258") at pg_basebackup.cpp:458 #5 BaseBackup () at pg_basebackup.cpp:1320 #6 0x000055c54ad25666 in GsBaseBackup (argc=10, argv=0x7ffc67233118) at pg_basebackup.cpp:2098 #7 0x00007ff49584e3d5 in __libc_start_main () from /lib64/libc.so.6 #8 0x000055c54ad1f725 in _start () ``` **Anything else we need to know?**: **Environment**: - Version: gaussdb (openGauss 2.0.0 build 0236725f) compiled at 2021-07-07 20:04:33 commit 0 last mr - OS (e.g. from /etc/os-release): - Kernel (e.g. `uname -a`): - Install tools: - Others:
**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > > - bug **What happened**: 备节点执行failover过程中,执行gs_basebackup,gs_basebackup被中断但是进程无法退出 **What you expected to happen**: gs_basebackup有错误提示,进程退出 **How to reproduce it (as minimally and precisely as possible)**: 1.备节点执行failover gs_ctl failover -D xxx 2.failover的同时备份备节点 gs_basebackup -D xxx -h xxx -p xxx -v -t 3600 堆栈信息如下: ``` #0 0x00007ff495c01f47 in pthread_join () from /lib64/libpthread.so.0 #1 0x000055c54ad26279 in closeHearBeatTimer () at receivelog.cpp:271 #2 0x000055c54ad26f8f in ReceiveXlogStream (conn=0x55c54cf0f3c0, startpos=<optimized out>, timeline=1, sysidentifier=<optimized out>, basedir=basedir@entry=0x55c54cf0efa0 "/data/reliability0708/cluster/base_backup/pg_xlog", stream_stop=stream_stop@entry=0x55c54ad1fd40 <reached_end_position(XLogRecPtr, uint32, bool)>, standby_message_timeout_local=10, rename_partial=true) at receivelog.cpp:881 #3 0x000055c54ad241d7 in LogStreamerMain (param=0x55c54cf0ef90) at pg_basebackup.cpp:378 #4 StartLogStreamer (sysidentifier=0x55c54cf0d260 "18020659533282547393", timeline=1, startpos=0x7ffc67230640 "75/1A000258") at pg_basebackup.cpp:458 #5 BaseBackup () at pg_basebackup.cpp:1320 #6 0x000055c54ad25666 in GsBaseBackup (argc=10, argv=0x7ffc67233118) at pg_basebackup.cpp:2098 #7 0x00007ff49584e3d5 in __libc_start_main () from /lib64/libc.so.6 #8 0x000055c54ad1f725 in _start () ``` **Anything else we need to know?**: **Environment**: - Version: gaussdb (openGauss 2.0.0 build 0236725f) compiled at 2021-07-07 20:04:33 commit 0 last mr - OS (e.g. from /etc/os-release): - Kernel (e.g. `uname -a`): - Install tools: - Others:
评论 (
5
)
登录
后才可以发表评论
状态
已验收
待办的
已确认
已答复
已取消
挂起
修复中
已完成
待回归
测试中
已验收
负责人
未设置
zhangxubo
zhang_xubo
负责人
协作者
+负责人
+协作者
标签
sig/storageengine
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (18)
标签 (29)
master
7.0.0-RC2
6.0.0
7.0.0-RC1
master_bak08271930
5.0.0
bugfix_0725
3.0.0
iud_dev
dev_board
5.1.0
kms
2.0.0
3.1.0
2.1.0
1.1.0
1.0.1
1.0.0
v6.0.2
v7.0.0-RC1
v6.0.1
v3.0.6
v6.0.0
v3.0.5B009
v5.0.3
v5.0.2
v6.0.0-RC1
v3.0.5
v5.0.1
v5.1.0
5.1.0
v5.0.0
v3.0.3
v3.1.1
v3.0.2
v3.1.0
v2.0.5
v3.0.1
v2.0.4
v2.0.3
v3.0.0
v2.1.0
v2.0.1
v2.0.0
v1.1.0
v1.0.1
v1.0.0
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
C++
1
https://gitee.com/opengauss/openGauss-server.git
git@gitee.com:opengauss/openGauss-server.git
opengauss
openGauss-server
openGauss-server
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册