https://bugzilla.wikimedia.org/show_bug.cgi?id=38996

       Web browser: ---
             Bug #: 38996
           Summary: apache2 need manual start
           Product: Wikimedia Labs
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: deployment-prep (beta)
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


The apache2 is disabled per the puppet manifest. Whenever our apache boxes
reboot, they end up not listening to HTTP traffic.  This is caused by the
puppet production lass which exec mw-sync before starting the apache2 service.
That is done in production to ensure we do not add in the pool an out of sync
apache.

We have to manually restart apache2 on all apaches:

 sudo service apache2 start

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to