Bug 750595 - httpd fails to start at boot when loading modules over NFS
Summary: httpd fails to start at boot when loading modules over NFS
Keywords:
Status: CLOSED DUPLICATE of bug 751591
Alias: None
Product: Fedora
Classification: Fedora
Component: httpd
Version: 15
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-01 17:41 UTC by Elliott Forney
Modified: 2011-11-10 01:24 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-10 01:24:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Elliott Forney 2011-11-01 17:41:47 UTC
Description of problem:

We have an apache installation that loads a module from /usr/local which is NFS mounted.  httpd fails to start at boot time although it can be successfully started with systemctl after boot.  If the module is placed on a local filesystem everything works fine.

Version-Release number of selected component (if applicable):

httpd-2.2.21-1.fc15.x86_64

How reproducible:

Always.

Steps to Reproduce:
1.  NFS mount /usr/local
2.  Configure an apache module to be loaded from /usr/local
3.  Enable httpd, "systemctl enable httpd.service"
4.  reboot
  
Actual results:

httpd fails to start at boot but can be started manually with systemctl

Expected results:

httpd should start at boot

Additional info:

I suspect that apache is starting before netfs and autofs although I don't quite know how to check this since httpd is still a SysV init script.

Comment 1 Joe Orton 2011-11-10 01:24:52 UTC

*** This bug has been marked as a duplicate of bug 751591 ***


Note You need to log in before you can comment on or make changes to this bug.