Displaying 4 results from an estimated 4 matches for "connect_retry".
2015 Mar 12
3
mysql replication - problems
...master:
mysql> show slave status \G
*************************** 1. row ***************************
*Slave_IO_State: Connecting to master*
Master_Host: web2.somewhere.com
Master_User: jf_slave
Master_Port: 3306
Connect_Retry: 60
Master_Log_File: mysql-bin.000002
Read_Master_Log_Pos: 761404
Relay_Log_File: mysqld-relay-bin.000001
Relay_Log_Pos: 4
Relay_Master_Log_File: mysql-bin.000002
*Slave_IO_Running: Connecting*
Slave_SQL_Running...
2015 Mar 12
0
mysql replication - problems
...status \G
> *************************** 1. row ***************************
> *Slave_IO_State: Connecting to master*
> Master_Host: web2.somewhere.com
> Master_User: jf_slave
> Master_Port: 3306
> Connect_Retry: 60
> Master_Log_File: mysql-bin.000002
> Read_Master_Log_Pos: 761404
> Relay_Log_File: mysqld-relay-bin.000001
> Relay_Log_Pos: 4
> Relay_Master_Log_File: mysql-bin.000002
> *Slave_IO_Running: Connecting*...
2015 Aug 11
0
libvirt-guests.service doesn't work, but manually running libvirt-guests.sh stop does
Using libvirt 1.2.18 (-1 Arch) and QEMU git-master (2.4.0.r40384.2d69736).
pm-utils 1.4.1-6. acpid 2.0.23-4
Installed using Q35 chipset.
I can perform virsh # shutdown <vmname>, and watching the client VM console
see a graceful shutdown.
On host:
=====
# systemctl reboot
{{{ client VM console immediately blanks out - I do NOT see a graceful
shutdown }}}
libvirt-guests.sh: Running guests
2015 Mar 12
3
mysql replication - problems
...****************** 1. row ***************************
> > *Slave_IO_State: Connecting to master*
> > Master_Host: web2.somewhere.com
> > Master_User: jf_slave
> > Master_Port: 3306
> > Connect_Retry: 60
> > Master_Log_File: mysql-bin.000002
> > Read_Master_Log_Pos: 761404
> > Relay_Log_File: mysqld-relay-bin.000001
> > Relay_Log_Pos: 4
> > Relay_Master_Log_File: mysql-bin.000002
> >...