<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS7 - General</title><link>http://forums.iis.net/1041.aspx</link><description>For any general questions relating to IIS 7</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1922624.aspx</link><pubDate>Thu, 29 Oct 2009 08:57:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922624</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1922624.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1922624</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://blogs.iis.net/thomad/archive/2009/10/27/iis7-and-failover-clustering.aspx"&gt;http://blogs.iis.net/thomad/archive/2009/10/27/iis7-and-failover-clustering.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1909811.aspx</link><pubDate>Thu, 09 Jul 2009 20:39:42 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909811</guid><dc:creator>Rovastar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909811.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1909811</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Probably better off starting a new thread.&lt;/p&gt;&lt;p&gt;I would advice on a hardware load balanced frontend and then have a db in a cluster environment. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1909794.aspx</link><pubDate>Thu, 09 Jul 2009 18:38:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909794</guid><dc:creator>Tray_Harrison</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909794.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1909794</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I just came across as I&amp;#39;m about to try clustering IIS 6.&amp;nbsp; In my 8 years of being an IIS Admin this will be my first attempt at clustering, so it should be fun. :)&lt;/p&gt;&lt;p&gt;&amp;nbsp;The reason we are doing this is because we are installing a 3rd party ERP app which requires IIS to be loaded on the app servers, which also run Websphere.&amp;nbsp; Those servers will be using MSCS to provide redundancy, so that means I need to install IIS to the cluster.&amp;nbsp; I found that HP article earlier.&amp;nbsp; Any other advice or resources I should look at?&amp;nbsp; Thanks guys. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1901229.aspx</link><pubDate>Mon, 20 Apr 2009 15:43:49 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901229</guid><dc:creator>DClayton</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1901229.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1901229</wfw:commentRss><description>&lt;p&gt;Hi to all,&lt;/p&gt;
&lt;p&gt;I currently have&amp;nbsp;my web platform&amp;nbsp;running on a 2 node cluster using Server 2003 and IIS6.&amp;nbsp; I have two cluster groups; one for SQL Server and the other for IIS.&amp;nbsp; This provides me a robust solution as i can have a SQL running on one server and IIS running on the other.&amp;nbsp; This&amp;nbsp;allows me to utilize both servers&amp;nbsp;and also the reliability that either server fails, the other will pick up the cluster group and run both simultaniously.&lt;/p&gt;
&lt;p&gt;I am looking to upgrade to Server 2008 and after reading this post,&amp;nbsp;I am wondering if&amp;nbsp;I am setting my website up correctly.&amp;nbsp; I have two physical machines and a SAN and I want to get the best in terms of reliability and performance.&amp;nbsp; The main problems with the current setup are as follows:&lt;/p&gt;
&lt;p&gt;a) If IIS crashes or the application pool fails to recycle, the group doesn&amp;#39;t failover.&lt;br /&gt;b) Any application / IIS changes have to be made on both nodes.&amp;nbsp; IIS allows you to export the metabase and re-import but custom .Net installations do not.&amp;nbsp; If we upgrade the app, it has to be done on both nodes independantly.&lt;/p&gt;
&lt;p&gt;Some other considerations are:&lt;/p&gt;
&lt;p&gt;a) I have multiple sites running within IIS, each with their own IP currently controlled by MSCS.&lt;br /&gt;b) I have file shares for the various site setup, again managed by MSCS.&lt;br /&gt;c) I don&amp;#39;t want to loose the&amp;nbsp;ability to have shared resources between&amp;nbsp;two nodes, for example, can NLB allow me to have file shares etc and&amp;nbsp;not require me to set them up independantly on each server.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What would people recommend for setting up the two machines, preferably with Server 2008?&amp;nbsp; My main site comprises of the application (installed to C:\), the IIS structure (installed on I:\), and the SQL data (installed on E:\).&amp;nbsp; Any suggestions would be very welcome.&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1901147.aspx</link><pubDate>Mon, 20 Apr 2009 03:08:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901147</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1901147.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1901147</wfw:commentRss><description>&lt;p&gt;If you are using a hardware load-balancer, you can do basic service level checks and take nodes out of rotation if they are not responding.&amp;nbsp; NLB doesn&amp;#39;t have this, if you wanted to use NLB from MS, then you&amp;#39;d have to monitor each node (each domain on each node) and alert.&amp;nbsp; If an alert came up, the alert action could disable the site.&amp;nbsp; That wouldn&amp;#39;t be very pretty but it would work.&amp;nbsp; &lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1901146.aspx</link><pubDate>Mon, 20 Apr 2009 02:27:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901146</guid><dc:creator>Kanien</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1901146.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1901146</wfw:commentRss><description>&lt;p&gt;if the choices are NLB vs MSCS the reason someone would hypothetically want MSCS is for service checks.&amp;nbsp; Am I wrong in my assumptions that NLB doesn&amp;#39;t do service checks and uses another mechanism for knowing whether a node is available?&amp;nbsp; For example if one of the web nodes responds to ICMP, but the web service has failed the request would error out right?&lt;/p&gt;
&lt;p&gt;In this same scenario if you had MSCS Active/Active on IIS7 it would know the web server wasn&amp;#39;t responding and wouldn&amp;#39;t pass the request...ideally..but I&amp;#39;m told that MSCS on 2k8 doesn&amp;#39;t work for IIS7.&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1885832.aspx</link><pubDate>Mon, 24 Nov 2008 21:22:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1885832</guid><dc:creator>northshade</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1885832.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1885832</wfw:commentRss><description>&lt;p&gt;I too had it working acceptably with 2003 and IIS6.&amp;nbsp; But now we are upgrading to 2008 and IIS7 and I need to be able to cluster my Exchange 2007 CAS role accross multiple sites.&amp;nbsp;&amp;nbsp; I&amp;#39;m working with it in my test environment at the moment, but not with much success.&amp;nbsp; &lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1885831.aspx</link><pubDate>Mon, 24 Nov 2008 21:12:09 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1885831</guid><dc:creator>kruda</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1885831.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1885831</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Well i am using MSCS with Server 2003 and IIS 6. To get a applicatin cluster aware i am using generic service which works very fine but i am not able to recognize if my application is hanging. with generic service i can only failover if my server is dying.&amp;nbsp; To recognize that my application is not working anymore i have to make the application itself&amp;nbsp; cluster aware or using my way, namely a generic script implementing the enty point functions.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I hope this will work in a few days also . &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1885817.aspx</link><pubDate>Mon, 24 Nov 2008 20:00:41 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1885817</guid><dc:creator>northshade</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1885817.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1885817</wfw:commentRss><description>&lt;p&gt;Server 2008 NLB doesn&amp;#39;t support Stretch Clusters does it?&amp;nbsp; With MSCS I am able to build a Strech Cluster between my Datacenter and a DR site.&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1882723.aspx</link><pubDate>Thu, 23 Oct 2008 17:10:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1882723</guid><dc:creator>kruda</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1882723.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1882723</wfw:commentRss><description>&lt;p&gt;Does NLB get an IIS error i mean does it &lt;span&gt;recognize that IIS Service is down or only that the machine is down ?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1882717.aspx</link><pubDate>Thu, 23 Oct 2008 16:34:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1882717</guid><dc:creator>Rovastar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1882717.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1882717</wfw:commentRss><description>&lt;p&gt;I am still confused why anyone would want to do this.&lt;/p&gt;&lt;p&gt;Are there any cases where this would be desirable? I am struggling to think of any.&lt;/p&gt;&lt;p&gt;With a load balancing system you can take one of the server out of the stream to update patches etc and balance out the load for when it is running normally.&amp;nbsp; And use the other tiers in the web env for any clustering needs.&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1882158.aspx</link><pubDate>Thu, 16 Oct 2008 13:47:35 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1882158</guid><dc:creator>apahwa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1882158.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1882158</wfw:commentRss><description>&lt;p&gt;Kruda, I am thinking on the same lines as you are suggesting but facing some problems. MSCS&amp;nbsp;goes on a hang when I try to move the IIS (generic service) from one node to another to test a failover. I guess I am doing some thing wrong or missing some configuration. That is the reason i was wanting to know if any body has tried it or seen a document to do it. i am also looking at Steve&amp;#39;s and marc&amp;#39;s suggestion of DNS trick, but automation is the key word.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Ash&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1882153.aspx</link><pubDate>Thu, 16 Oct 2008 12:55:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1882153</guid><dc:creator>kruda</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1882153.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1882153</wfw:commentRss><description>&lt;p&gt;Well WMI and vbscript still exists so it should also be possible to install a script ressource on the cluster which implements the entry point functions needed. &lt;/p&gt;&lt;p&gt;It should also be possible to start and stop IIS7 with vbscript, isnt it?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;so if this is possible, one should also have the possibility to use IIS7 wihtin a failover cluster i think.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But i never tried it so far.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Regards&lt;/p&gt;&lt;p&gt;kruda &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1882147.aspx</link><pubDate>Thu, 16 Oct 2008 11:35:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1882147</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1882147.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1882147</wfw:commentRss><description>&lt;p&gt;The poster mentioned NLB, which is why I suggested the DNS trick.&amp;nbsp; Good idea on also using a hardware load-balancer to provide WWW load-balancing.&lt;/p&gt;</description></item><item><title>Re: MSCS / Failover clustering and IIS 7.0</title><link>http://forums.iis.net/thread/1882136.aspx</link><pubDate>Thu, 16 Oct 2008 06:33:36 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1882136</guid><dc:creator>lognoulm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1882136.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1882136</wfw:commentRss><description>&lt;p&gt;Instead of using a DNS trick, I&amp;#39;d rather use a load balancer in front of the two IIS. Failover is then automatic and often &amp;quot;smarter&amp;quot;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;KR,&lt;br /&gt;Marc Lognoul&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>