[dvblast-devel] dvblastctl - Reload options does`t work

Georgi Chorbadzhiyski gf at unixsol.org
Fri Jul 13 18:38:39 CEST 2012


On 12.7.2012 г. 17:09, Kompan Kolia wrote:
> I have installed:
> DVBlast 2.2 (release)
> DVBlastctl 2.2 (release)
>
> When i run
> dvblastctl -r /path_to_socket_file fe_status (or get_sdt)
> Everything work fine.
>
> But if I try
> dvblastctl -r /path_to_socket_file reload
> without any changes in conf file, everything is ok. Dvblast continues to work.
>
> But if I make any changes in conf file, and run
> dvblastctl -r /path_to_socket_file reload
>
> dvblast is shutdown.
>
> In log file i see this:
> debug: end NIT
> debug: answering 0 to 1 with size 0
> info: Configuration reload was requested.
> debug: conf: 239.64.64.231:1234 config=0x61 sid=225 pids[0]
> debug: conf: 239.64.64.202:1234 config=0x61 sid=201 pids[0]
>
> This is bug?

I see no bug in the log you have posted. The configuration was reloaded.

If you change the configuration there are two ways to request the config
to be reloaded, one is using dvblastctl with reload command the other is
to send SIGHUP signal to dvblast using `killall -HUP dvblast`.

These two ways are doing exactly the same thing.

-- 
Georgi Chorbadzhiyski
http://georgi.unixsol.org/


More information about the dvblast-devel mailing list