
Originally Posted by
magnus
After several frustrating days, finally have method B working. Had method A working too, but it suffered from freezing every few seconds. Method B definitely works better. Will write a long Post on do's and don'ts, but before that, have a couple of questions.
Noticed in one of the last posts it says to add the lines:
/usr/sbin/serial_console off
$XX_CLIENT > /dev/null 2>&1
to the "xx-client.sh" file. Did do it, but there is no mention of this in the original method B instructions. Placed the lines over an existing line (replaced the line) that said something like "$XX_CLIENT &" or something like that. Is that correct?
Also, have no idea what this means in the instructions:
"As pangga indicated you have to comment these lines in /etc/inittab to disable console you do thus by putting a # in front of the comment
Code:
#tts/0::askfirst:/bin/ash --login
#ttyS0::askfirst:/bin/ash --login
#tty1::askfirst:/bin/ash --login"
How is this done? Is it necessary? Seems to be working anyway without doing it.
Was taking 30 seconds to 1 minute to change from north to south P$ and sometimes not coming in at all, so changed the "client.ini" settings to Server_timeout=8, and server_retries=0. Seems to be working better. Does ignore_Caid=1 need to be changed for more the one P$? If so, what does a different number do?
Are these good settings for VS9000 with 2 (and later 3 P$)? Are there any other recommended settings?