Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apache won't die



Hello Brian

Brian Blood wrote:
tried that since this last message and sync never completes.
that makes me think it's something lower level.

If a process can not be killed with root privileges, then it is probably waiting for some disk I/O, which could also be from a remote filesystem like NFS. This can hang for ever and most often only be solved with a reboot.


If this process only make access to the local filesytem, then this could be a bad block on the disk, maybe fsck in single user could solve or find this.

Can you still write to this filesystem, eg. with 'touch foobar'? If not, the file system is read only, a reboot should solve it.

I've taken to ssh'ing into the server, and issuing the following:

sync &
reboot -n

Probably you need to do the brutal approach with 'reboot -n -q', see the manpage of reboot for details. It would be a good idea to manually stop other programs which need to write to the disk (eg. close files like databases) on exit.



bye Fabian _______________________________________________ Do not post admin requests to the list. They will be ignored. Macos-x-server mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macos-x-server/email@hidden

This email sent to email@hidden
References: 
 >Re: Apache won't die (From: Brian Blood <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.