Venice Restart Individual Channels

Permanently deleted user -

An individual Venice channel can be restarted using a command line from the Venice server using the venice service options:

Usage: /etc/init.d/venice {start|stop|status|restart} [{cardnumber}]

- You can either start, stop, restart, or get status of one or all of the channels (the cardnumber is optional).

Restarting a single channel might look like this:

[root@venice ~]# service venice restart 1
Stopping veniceserver for card 1 on Channel 1 (PORT=4711) [pid:15859] ...
veniceserver for card 1 on Channel 1 (PORT=4711) is stopped.
Stopping avus for card 1 on Channel 1 (PORT=4711) [pid:15393] ...
avus for card 1 on Channel 1 (PORT=4711) is stopped.
Starting avus for card 1 on Channel 1 (PORT=4711) ...
avus for card 1 on Channel 1 (PORT=4711) is started.
Starting veniceserver for card 1 on Channel 1 (PORT=4711) ...
veniceserver for card 1 on Channel 1 (PORT=4711) is started.
[root@venice ~]# 

 

In the Venice 2RU this can also be accomplished via Linux Desktop Application Launcher (attached) by inputting the command to be executed.

Feel free to use the following attachments:

Have more questions? Submit a request

0 Comments

Article is closed for comments.