Re: Re: vsftpd dead but subsys locked
From: Mark Stevens (mstevens_at_prisma.com)
Date: 07/24/03
- Previous message: dlangschied: "Re: HELP!!"
- Maybe in reply to: Mark Stevens: "vsftpd dead but subsys locked"
- Next in thread: Matthew Saltzman: "Re: Re: vsftpd dead but subsys locked"
- Reply: Matthew Saltzman: "Re: Re: vsftpd dead but subsys locked"
- Reply: Michael Schwendt: "Re: vsftpd dead but subsys locked"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: redhat-list@redhat.com Date: Thu, 24 Jul 2003 08:17:41 -0500
Sorry for the HTML message. My first time posting to the list and I guess
at some point it became the default for Eudora to send HTML e-mails.
I was restarting xinetd just in case. Process of elimination.
Results of Verify:
S.5....T c /etc/vsftpd.ftpusers
S.5....T c /etc/vsftpd/vsftpd.conf
.M...UG. /var/ftp
.M...UG. /var/ftp/pub
Results of Netstat:
tcp 0 0
*:ftp *:* LISTEN 1557/xinetd
Ftp user is in /etc/passwd and /etc/shadow
Ftp directory is correct.
Replaced the config file with one straight out of the rpm, unchanged, and
started the service.
service vsftpd status - vsftpd dead but subsys locked.
This is just crazy. I think I am going to remove the vsftpd and reinstall
it. Hopefully it will be easy with the rpm manager.
Any other ideas?
>Date: Wed, 23 Jul 2003 19:00:49 +0200
>From: Michael Schwendt <ms-nospam-0306@arcor.de>
>To: redhat-list@redhat.com
>Subject: Re: vsftpd dead but subsys locked
>Reply-To: redhat-list@redhat.com
>
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>On Wed, 23 Jul 2003 08:55:08 -0500, Mark Stevens wrote:
>
> > I am running vsftpd on a RedHat 9.0 professional server.
> >
> > Following 'service vsftpd status' i get "vsftpd dead but subsys locked"
>
>Normally, I won't reply to HTML messages since they are automatically
>moved to my trash folder or even to /dev/null. So in case you reply
>with HTML, it is likely that I won't see your reply.
>
> > The server was working fine. Monday morning at 7:30am files were uploaded
> > to the server. At 8am we rebooted the server. After the restart the error
> > started.
> >
> > I have posted to linuxquestions.org, sent an e-mail to chris at
> beasts.org,
> > spoken with RedHat tech support. No luck so far.
> >
> > Here is what I have tried to date:
> > Restart vsftpd
> > Restart xinetd
>
>Why restart xinetd? In Red Hat Linux 9 vsftpd runs as a standalone
>daemon.
>
> > check all log files, nothing of notice on failure
> > check config file. config file never changed and replaced with a back up
> > copy (I have two of every config file)
> >
> > Please can't someone help me?
>
>First of all, verify the vsftpd package integrity:
>
> rpm --verify vsftpd
>
>Then stop the service:
>
> service vsftpd stop
>
>Look if the ftp port is free:
>
> netstat -tpa | grep ftp
>
>Verify that you have user "ftp" in /etc/passwd (and /etc/shadow).
>Verify ftp's home directory.
>
>Then -- although you write you've done this already -- start with a
>config file that is known to be 100% error-free. Simple mistakes
>like a coment '#' removed from the beginning of a comment-line can
>be enough to confuse vsftpd.
>
> service vsftpd start
>
>What do you get?
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: dlangschied: "Re: HELP!!"
- Maybe in reply to: Mark Stevens: "vsftpd dead but subsys locked"
- Next in thread: Matthew Saltzman: "Re: Re: vsftpd dead but subsys locked"
- Reply: Matthew Saltzman: "Re: Re: vsftpd dead but subsys locked"
- Reply: Michael Schwendt: "Re: vsftpd dead but subsys locked"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|