Hi all,
I want to create an asterisk cluster (2 nodes CentOS 7) but i’ve an error:
[root@master ~]# /usr/sbin/crm_mon -r -1
Stack: corosync
Current DC: node1 (version 1.1.21-4.el7-f14e36fd43) - partition with quorum
Last updated: Mon Jun 29 14:50:12 2020
Last change: Mon Jun 29 14:48:37 2020 by root via cibadmin on node1
2 nodes configured
9 resources configured
Online: [ node1 ]
OFFLINE: [ node2 ]
Full list of resources:
Asterick_VIP01 (ocf:IPaddr2): Started node1
Master/Slave Set: databasebothnode [Database_mysql]
Masters: [ node1 ]
Stopped: [ node2 ]
fsDRBD_mysql (ocf:Filesystem): Stopped
MariaDB_New (systemd:mariadb): Stopped
MariaDB_VIP (ocf:IPaddr2): Stopped
virtualast_ip (ocf:IPaddr2): Stopped
drbdlinks (ocf:drbdlinks): Stopped
asterisk (ocf:asterisk): Stopped
Failed Resource Actions:
- asterisk_start_0 on node1 ‘unknown error’ (1): call=58, status=Timed Out, exitreason=’’,
last-rc-change=‘Mon Jun 29 14:38:14 2020’, queued=0ms, exec=20007ms
[root@master ~]#
Can you help me to resolve this error?
Thanks