|
Home > Archive > Netware Webserver > October 2005 > Apache2 won't start from clustered volume
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Apache2 won't start from clustered volume
|
|
| Gerben Welter 2005-10-12, 5:55 pm |
| Hi.
I've got the strangest problem. Wanting to cluster Apache2 on a
Netware 6.5 SP4 3-node cluster (inc. NSS4B patch) I followed the TID
(10097243) that explains how to do that.
When trying to start Apache2 from the clustervolume, it stops wih an
error that says:
WEBVOL:\\APACHE2\\APACHE2.NLM: could not open document config file
WEBVOL:/Apache2/conf/httpd.conf
The strange part is, that the apache2.nlm is running from the
clustervolume WEBVOL: and that the config file exists in the path
mentioned. Here is the load command:
load address space = cluster webvol:\apache2\apache2.nlm -f
webvol:\apache2\conf\httpd.conf
What makes it even more strange if I tell apache2 to load it from sys
using 'if SYS:\Apache2\conf\httpd.conf' it starts without an error.
Copy that same httpd.conf from SYS: to WEBVOL: and Apache2 has the
error back.
Does apache2 have issue with clustervolumes?
N.B. loading apache 2 in the cluster address space or the default os
adress space doesn't make a difference. Migrating the resource to
another doesn't either
Gerben.
| |
| Gerben Welter 2005-10-24, 9:14 am |
| I had a suspicion that was confirmed this morning: the latest non-beta
nss4b patch solved the problem. Apache is now happily running from the
cluster volume.
Gerben.
On Wed, 12 Oct 2005 15:34:28 GMT, Gerben Welter
<gerben@remove-this-anti-spam.brekelmans.com> wrote:
>Hi.
>
>I've got the strangest problem. Wanting to cluster Apache2 on a
>Netware 6.5 SP4 3-node cluster (inc. NSS4B patch) I followed the TID
>(10097243) that explains how to do that.
>
>When trying to start Apache2 from the clustervolume, it stops wih an
>error that says:
>
>WEBVOL:\\APACHE2\\APACHE2.NLM: could not open document config file
>WEBVOL:/Apache2/conf/httpd.conf
>
>The strange part is, that the apache2.nlm is running from the
>clustervolume WEBVOL: and that the config file exists in the path
>mentioned. Here is the load command:
>
>load address space = cluster webvol:\apache2\apache2.nlm -f
>webvol:\apache2\conf\httpd.conf
>
>What makes it even more strange if I tell apache2 to load it from sys
>using 'if SYS:\Apache2\conf\httpd.conf' it starts without an error.
>Copy that same httpd.conf from SYS: to WEBVOL: and Apache2 has the
>error back.
>
>Does apache2 have issue with clustervolumes?
>
>N.B. loading apache 2 in the cluster address space or the default os
>adress space doesn't make a difference. Migrating the resource to
>another doesn't either
>
>Gerben.
|
|
|
|
|