- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
最近,我使用起搏器安装并配置了一个 Cent-OS 7 Linux 集群,以使 SQL Server 2019 高可用。我已将 SQL Server 默认 TCP 端口 1433 更改为其他内容,然后意识到 Pacemaker 守护程序无法使集群资源联机,因为它无法连接到默认 TCP 端口 1433 上的 SQL 服务。
以下是我在强制启动集群资源后收到的错误消息:
pcs 资源调试启动 SQLAG
SQLAG:0 (ocf:mssql:ag) 的操作开始返回:“未知错误”(1)
stdout: 19558 19556stderr: Dec 21 15:57:57 INFO: mssql_validatestderr: Dec 21 15:57:57 INFO: Resource agent invoked with: startstderr: Dec 21 15:57:57 INFO: mssql_startstderr: Dec 21 15:57:57 INFO: start: 2020/12/21 15:57:57 ag-helper invoked with hostname [localhost]; port [1433]; ag-name [AG_00]; credentials-file [/var/opt/mssql/secrets/passwd]; application-name [monitor-SQLAG-start]; connection-timeout [30]; health-threshold [3]; action [start]stderr: Dec 21 15:57:57 INFO: start: 2020/12/21 15:57:57 ag-helper invoked with sequence-numbers [...]; required-synchronized-secondaries-to-commit [-1]; current-master []; disable-primary-on-quorum-timeout-after [60]; primary-write-lease-duration [70]stderr: Dec 21 15:57:57 INFO: start: 2020/12/21 15:57:57 From RetryExecute - Attempt 1 to connect to the instance at localhost:1433stderr: Dec 21 15:57:57 INFO: start: 2020/12/21 15:57:57 Attempt 1 returned error: Unresponsive or down Unable to open tcp connection with host 'localhost:1433': dial tcp 127.0.0.1:1433: getsockopt: connection refusedstderr: Dec 21 15:57:58 INFO: start: 2020/12/21 15:57:58 From RetryExecute - Attempt 2 to connect to the instance at localhost:1433stderr: Dec 21 15:57:58 INFO: start: 2020/12/21 15:57:58 Attempt 2 returned error: Unresponsive or down Unable to open tcp connection with host 'localhost:1433': dial tcp 127.0.0.1:1433: getsockopt: connection refusedstderr: Dec 21 15:57:59 INFO: start: 2020/12/21 15:57:59 From RetryExecute - Attempt 3 to connect to the instance at localhost:1433stderr: Dec 21 15:57:59 INFO: start: 2020/12/21 15:57:59 Attempt 3 returned error: Unresponsive or down Unable to open tcp connection with host 'localhost:1433': dial tcp 127.0.0.1:1433: getsockopt: connection refusedstderr: Dec 21 15:58:00 INFO: start: 2020/12/21 15:58:00 From RetryExecute - Attempt 4 to connect to the instance at localhost:1433stderr: Dec 21 15:58:00 INFO: start: 2020/12/21 15:58:00 Attempt 4 returned error: Unresponsive or down Unable to open tcp connection with host 'localhost:1433': dial tcp 127.0.0.1:1433: getsockopt: connection refusedstderr: Dec 21 15:58:01 INFO: start: 2020/12/21 15:58:01 From RetryExecute - Attempt 5 to connect to the instance at localhost:1433stderr: Dec 21 15:58:01 INFO: start: 2020/12/21 15:58:01 Attempt 5 returned error: Unresponsive or down Unable to open tcp connection with host 'localhost:1433': dial tcp 127.0.0.1:1433: getsockopt: connection refused
最佳答案
我想我找到了答案
有一个与 mssql-server-ha 包相关的配置文件,它作为 TCP 端口的一部分,用于连接到 SQL Server。配置文件位于名为“ag”的“/usr/lib/ocf/resource.d/mssql/”地址。
她在这 :
mssql-server-ha config file
关于sql-server - SQL Server Always-on 的 Pacemaker 配置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65400106/
环境: 我在 Cent OS 7.5 上使用 Pacemaker (pacemaker-1.1.19-8.el7_6.1.x86_64) 和 corosync(corosync-2.4.3-2.el7
一, 基本环境介绍及基本环境配置 节点1: node1.hulala.com 192.168.1.35  
我有 Debian 8.2,我想在上面安装 Pacemaker。但是当我尝试时 apt-get install pacemaker 它给出了 Reading package lists... Done
据我所知,Corosync 是消息传递层,Pacemaker 是启动和停止服务的资源管理器,Zookeeper 查看服务和资源,我们在 zookeeper 上注册资源和服务。任何人都可以给我一个工作示
最近,我使用起搏器安装并配置了一个 Cent-OS 7 Linux 集群,以使 SQL Server 2019 高可用。我已将 SQL Server 默认 TCP 端口 1433 更改为其他内容,然后
我正在尝试通过外部代理配置 Pacemaker 集群事件通知,以便在发生故障转移切换时接收通知。 我搜索了以下链接 https://access.redhat.com/documentation/en
关闭。这个问题是off-topic .它目前不接受答案。 想改进这个问题吗? Update the question所以它是on-topic用于堆栈溢出。 关闭 10 年前。 Improve thi
我正在使用 pacemaker 配置 Red Hat 集群,我想添加一个 LVM 资源。我已经安装了以下软件包, 操作系统:红帽 7.4 已安装的软件包:lvm2-cluster、pacemaker、
我是一名优秀的程序员,十分优秀!