May 19, 2012, 09:29:40 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Work on Kolab2/Gentoo-2.2 has stopped. The project has been deprecated (see board Kolab2/Gentoo).
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: kolab-2.1 and Linux-VServer  (Read 2347 times)
Shvayakov
Newbie
*

Karma: 0
Posts: 9


View Profile Email
« on: July 06, 2007, 03:08:04 PM »

without vserver - no problems, everything OK

Host in Linux-VServer

Code:
/etc/init.d/kolabd start
 * Starting kolabd ...                                                                                                                              [ !! ]
 * ERROR:  kolabd failed to start
But daemon in memory
other daemons - OK
Code:
ps -ax|grep kolabd
10044 ?        Ss     0:00 /usr/bin/perl /usr/sbin/kolabd
10057 ?        S      0:00 /usr/bin/perl /usr/sbin/kolabd

If kolabd started without /etc/init.d/kolabd
no messages about mistakes

Code:
kolabd
kolabd - Kolab Backend Daemon

  Copyright (c) 2004  Klaraelvdalens Datakonsult AB
  Copyright (c) 2003  Code Fusion cc
  Copyright (c) 2003  Tassilo Erlewein, Martin Konold, Achim Frank

This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

What search for - where reason?
What check functions kolabd?
Works he or no?
Logged
Gunnar Wrobel
Administrator
Sr. Member
*****

Karma: 2
Posts: 331


275141552 gunnarwrobel@yahoo.de gunnarwrobel
View Profile WWW Email
« Reply #1 on: July 09, 2007, 12:19:41 PM »

If you call kolabd on the command line does it exit and return to the prompt? What is the return code if it exits? Do you see errors in the syslog file?

Cheers,

Gunnar
Logged
Shvayakov
Newbie
*

Karma: 0
Posts: 9


View Profile Email
« Reply #2 on: July 09, 2007, 02:02:24 PM »

no errors in the syslog file

Code:
start-stop-daemon -b --start --quiet --exec /usr/sbin/kolabd
echo $?
0
/sbin/start-stop-daemon --quiet --test --stop --exec /usr/sbin/kolabd
echo $?
1
Source of error message:
Code:
/sbin/start-stop-daemon --quiet --test --stop --exec /usr/sbin/kolabd
I don't know how to disable this check

Maybe problem in sys-apps/baselayout-1.13.0_alpha12
In copies of the system has tried to downgrade baselayout  to 1.12.9-r2, but guest system in vserver  can't start
« Last Edit: July 09, 2007, 04:17:23 PM by Shvayakov » Logged
Shvayakov
Newbie
*

Karma: 0
Posts: 9


View Profile Email
« Reply #3 on: July 09, 2007, 02:38:09 PM »

Quote
without vserver - no problems, everything OK
But everything OK with baselayout-1.12.9-r2
« Last Edit: July 09, 2007, 04:22:55 PM by Shvayakov » Logged
Shvayakov
Newbie
*

Karma: 0
Posts: 9


View Profile Email
« Reply #4 on: July 13, 2007, 10:23:11 AM »

In Openvz everything OK
Code:
emerge -C sys-cluster/util-vserver sys-kernel/vserver-sources
Logged
Gunnar Wrobel
Administrator
Sr. Member
*****

Karma: 2
Posts: 331


275141552 gunnarwrobel@yahoo.de gunnarwrobel
View Profile WWW Email
« Reply #5 on: July 23, 2007, 11:07:39 AM »

I'm running baselayout-vserver-1.11.14-r4 which seems to be the stable version. Testing against unstable would exceed my resources Smiley So I can only comment on this once the newer baselayout is marked stable.

Cheers,

Gunnar
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!