sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] sks dont run after reboot


From: Chris Kuethe
Subject: Re: [Sks-devel] sks dont run after reboot
Date: Thu, 13 May 2004 14:03:21 -0600 (MDT)

# db_recover --help
db_recover: unknown option -- -
usage: db_recover [-cVv] [-h home] [-t [[CC]YY]MMDDhhmm[.SS]]

and specifically for sks:

cd /home/sks/KDB
db_recover
db_archive | xargs rm
cd ../PTree
db_recover
db_archive | xargs rm
cd ..
/home/sks/bin/sks db&
/home/sks/bin/sks recon&


By the way, my db4 package calls it db4_{archive,recover} ...

On Thu, 13 May 2004, Bjoern Bendix wrote:

> how to run db_recover?
> 
> Am Donnerstag, 13. Mai 2004 21:43 schrieb Chris Kuethe:
> > ps says SKS is running? yes, you just said that.
> >
> > What about netstat - does it actually show that your listeners are there?
> >
> > Perhaps you might want to check your packet filters or tcp wrappers in case
> > they're getting in the way.
> >
> > how about the logs? is there any indication that something is going wrong?
> > an unclean shutdown could prevent sks db from binding to the database which
> > would then prevent sks recon fron starting because it can't talk to the db
> > process. db_recover could help in that case.
> >
> > On Thu, 13 May 2004, Bjoern Bendix wrote:
> > > yes it starts right, i can the processes, but i cant connet to it. the
> > > webserver is not running, and the online check say mistgerl.net down.
> > >
> > > Am Donnerstag, 13. Mai 2004 21:05 schrieb Chris Kuethe:
> > > > On Thu, 13 May 2004, Bjoern Bendix wrote:
> > > > > Hello,
> > > > >
> > > > > after i reboot myserver the sks keyserver is not running.
> > > > > i startet sks db, ans sks recon in the sks directory.
> > > > >
> > > > > Where can i see whats going wrong?
> > > > >
> > > > > Bye
> > > >
> > > > did you arrange for them to start? i have this in my /etc/rc.local
> > > >
> > > >         su sks -c 'cd /home/sks ; /home/sks/bin/sks db &'
> > > >         su sks -c 'cd /home/sks ; /home/sks/bin/sks recon &'
> > > >
> > > > and that makes sure that sks starts on boot, as the proper user and in
> > > > the right directory.

-- 
Chris Kuethe, GCIA CISSP: Secure Systems Specialist - U of A CNS
      office: 157 General Services Bldg.    +1.780.492.8135
              address@hidden

     GDB has a 'break' feature; why doesn't it have 'fix' too?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]