Page 1 of 1
reinstall omsetsvc
Posted: Thu Feb 18, 2010 12:13 pm
by tomred
Hi,
I have removed my Service Router with omsetsvc -i. Now the server router doesn't appear in with omstat or in the SAC. Email has stopped being delivered. How can I enable the Service Router?
Dp.
Re: reinstall omsetsvc
Posted: Thu Feb 18, 2010 1:37 pm
by ls-al
Code: Select all
omsetsvc -s 2 2 1 1 \
"~/bin/service.router" \
"~/bin/shut.queue -q ROUTER -d %d -s 2" \
"" "ROUTER" 1
taken from /opt/scalix/install/OM-CORE.inst, line 652ff..
"omon" it afterwards.
You probably wanted to get the details about the service (-r option)? Probably one of the nastiest pitfalls.
Re: reinstall omsetsvc
Posted: Thu Feb 18, 2010 1:51 pm
by paikkos
You star.
Getting info on omsetsvc is really frustrating.

The man page does mention a -d or an -s option but if you pass them you get a different error message but the format was really cryptic.
It's running now though thanx.
Dp.
Re: reinstall omsetsvc
Posted: Thu Feb 18, 2010 4:33 pm
by tomred
Your a star. That brought it back.
I have other problems now but I'll repost.
Dp.
Re: reinstall omsetsvc
Posted: Wed Sep 29, 2010 11:48 am
by sego
hi,
i have a similar problem with my sendmail interface, but i cant find the lines in OM-CORE to reinstall
how can I set the Required state to enabled?
[root@mail logs]# omsetsvc -r sendmail
Details for subsystem Sendmail Interface:
Service Number = 7
Number of components = 1
Logging Level = 7
Audit logging Level = 0
Has an input queue? - YES
Queue name = SMINTFC
Show details from omstat? - YES
Subsystem can be enabled? - YES
Required state - Disabled
Last state change (on/off) =
Last delayed off time =
Startup prog name = ~/bin/xport.out -s XPORT
Shutdown program name = ~/bin/shut.queue -q SMINTFC -d %d -s 7
Status program name =
PID's of subsystem processes: -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Nice Level = 1
Additional Resolve Flag = 0
Subsystem is controlled by 'all' - YES
Minimum temporary processes = 0
Maximum temporary processes = 0
Context dependent information: 0 0 0 0 0 0 0 0
Auxiliary processes = 0
PID's of auxiliary processes: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[root@mail logs]#
Re: reinstall omsetsvc
Posted: Fri Oct 01, 2010 7:44 am
by ls-al
AFAIR, the "required state" reflects the current state of a service like "started" or "stopped".
The sendmail (SMINTFC) service is needed for Multiserver-Environments and needs an Enterprise License.