Nathan Guidry
Guest
|
Posted:
Sat Dec 18, 2004 2:20 am Post subject:
IIS 6.0 and Cluster on Windows 2K3 |
|
|
How do you cluster IIS 6.0 on a Windows 2003 Server. I was able to add the
iisadmin, w3svc and msftpsvc as generic services which works, however, even
when pointing the home directories to a shared disk drive, when failover
occurs, the entries from that IIS server doesn't fail over, just the
service. Any ideas.
Primary Node - MS1
Node Server - MS2
Cluster Server - VS2
Basically, on MS1, I created a virtual directory in the default ftp site
called Upload. I checked the cluster server, VS1, and the directory
appeared. I shut down MS1 and let it fail over to MS2. All the resources
came online, however when I checkd the default ftp site, there was no Upload
directory on either MS2 or VS1. When I shut MS2 down and let it fail over
to MS1 and looked at the default ftp site, the directory was there. Why is
the directory not failing over? |
|
Bob Zhang
Guest
|
Posted:
Tue Dec 28, 2004 3:25 pm Post subject:
RE: IIS 6.0 and Cluster on Windows 2K3 |
|
|
Please refer to following article to cluster your IIS in Win2k3.
http://support.microsoft.com/default.aspx?scid=kb;en-us;887417
"Nathan Guidry" wrote:
| Quote: | How do you cluster IIS 6.0 on a Windows 2003 Server. I was able to add the
iisadmin, w3svc and msftpsvc as generic services which works, however, even
when pointing the home directories to a shared disk drive, when failover
occurs, the entries from that IIS server doesn't fail over, just the
service. Any ideas.
Primary Node - MS1
Node Server - MS2
Cluster Server - VS2
Basically, on MS1, I created a virtual directory in the default ftp site
called Upload. I checked the cluster server, VS1, and the directory
appeared. I shut down MS1 and let it fail over to MS2. All the resources
came online, however when I checkd the default ftp site, there was no Upload
directory on either MS2 or VS1. When I shut MS2 down and let it fail over
to MS1 and looked at the default ftp site, the directory was there. Why is
the directory not failing over?
|
|
|