search for: master_port

Displaying 5 results from an estimated 5 matches for "master_port".

Did you mean: master_host
2012 Sep 05
6
Weird variable dependency issue + different behavior between master/masterless
...thout explicitly declaring dependencies. However I''ve always been able to set variables in classes, and expect them to be used properly in templates that I declare in a File statement in the same class. It looks like I came across a problem with this yesterday : My class contains : $master_port = 6379 $master_host = $hostname ? { /(stage|live)-xx([a-d])-redis1/ => "$1-yy$2-redis1", default => false, } file { "/etc/redis/redis.conf": ensure => file, owner => "root", group => "root&q...
2015 Mar 12
3
mysql replication - problems
...m connecting from the slave to the 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: Conne...
2015 Mar 12
0
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 >...
2004 Sep 13
2
Kerberos 5 Security Alert?
Why wasn't there a FreeBSD security alert for Kerberos 5? Does FreeBSD use the MIT implementation? I got an email from CERT about this. See the attached message below. -- Daniel Rudy >From - Sat Sep 04 03:22:15 2004 X-UIDL: a8f31551eb03ca144862bddc8ccce266 X-Mozilla-Status: 0001 X-Mozilla-Status2: 00000000 X-Apparently-To: dcrudy@pacbell.net via 206.190.37.79; Fri, 03 Sep 2004
2015 Mar 12
3
mysql replication - problems
...gt; 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_...