Re: Re: vsftpd dead but subsys locked

From: Mark Stevens (mstevens_at_prisma.com)
Date: 07/24/03

  • Next message: Kent Borg: "Re: Need your help [arguments for open source databases]"
    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
    

  • Next message: Kent Borg: "Re: Need your help [arguments for open source databases]"

    Relevant Pages

    • Re: vsftpd problems
      ... Subject: vsftpd problems ... After installing vsftpd via redhat rpm, I notice that any user has full ... >file, along with the config file, but I don't see where I need to fix the ...
      (RedHat)
    • RE: vsftpd problems
      ... file, along with the config file, but I don't see where I need to fix the ... Subject: vsftpd problems ... Selon Dan: ... > anonymous access to be granted to download files, or do you wish for only ...
      (RedHat)
    • Re: vsftpd dead but subsys locked
      ... I won't reply to HTML messages since they are automatically ... Why restart xinetd? ... In Red Hat Linux 9 vsftpd runs as a standalone ... config file never changed and replaced with a back up ...
      (RedHat)
    • Re: vsftpd setup
      ... vsftpd dead but subsys locked ... to allow incoming FTP, ... when I try to connect from remote machine, ...
      (comp.os.linux.setup)
    • Re: Re: vsftpd dead but subsys locked
      ... > at some point it became the default for Eudora to send HTML e-mails. ... > service vsftpd status - vsftpd dead but subsys locked. ... Hopefully it will be easy with the rpm manager. ...
      (RedHat)