Thanks for the quick reply, these servers are attached to a SAN, it will be
"Linchi Shea" <linchi_shea@NOSPAMml.com> wrote in message
news:Oj2xFDHoDHA.1284@TK2MSFTNGP09.phx.gbl...
> That's correct. A common disk (aka shared disk) can only be used by a
single
> SQL virtual server (or a single SQL resource group). Imagine that if two
SQL
> virtual servers could use a common disk at the same time, you then
wouldn't
> be able to failover them independently.
>
> --
> Linchi Shea
> linchi_shea@NOSPAMml.com
>
>
> "Steve Schofield" <steve@aspfree.com> wrote in message
> news:ObycrWDoDHA.1708@TK2MSFTNGP12.phx.gbl...
> > SideA/SideB just to make it easy to communicate in this email. If I
> > understand what your saying, two instances can't use the same physical
> disk
> > clustered resource? SideB would use the H:\ for its named instance and
> the
> > I:\ would be used for the new 3rd instance.
> > --
> > * ----------------------------------------- *
> > * Steve Schofield - MCP, CCA
> > * steve@adminblogs.com
> > *
> > * Microsoft MVP - ASP.NET
> > *
http://www.adminblogs.com > > * ----------------------------------------- *
> > "Linchi Shea" <linchi_shea@NOSPAMml.com> wrote in message
> > news:OQ9kFSDoDHA.1764@tk2msftngp13.phx.gbl...
> > > 1. If the drive I: is being used by your SideB instance, you should
> first
> > > make sure that it's not used by the SideB instance. In other words,
move
> > the
> > > data/log files of the instance to the other drive in the same resource
> > group
> > > (e.g. using sp_detach_db/sp_attach_db).
> > > 2. Remove the dependency of SideB on the drive I:
> > > 3. Add a new resource group called SQLVI3, or whtever name you fancy.
> > > 4. Move the drive I: resource to SQLVI3
> > > 5. Install your 3rd SQL instance to use the drive I:
> > >
> > > By the way, I don't think that SideA/SideB is a good naming convention
> > > unless you are just making them up and trying to make it easier to
> > > communicate.
> > >
> > > --
> > > Linchi Shea
> > > linchi_shea@NOSPAMml.com
> > >
> > >
> > > "Steve Schofield" <steve@aspfree.com> wrote in message
> > > news:e0AHpHDoDHA.2000@TK2MSFTNGP12.phx.gbl...
> > > > I have an Win2000 Active/Active Cluster running SQL 2000. Each side
> of
> > > the
> > > > cluster is running its own named instance of SQL 2000 Enterprise.
> Side
> > A
> > > > has two physical disks F:\ and G:\, Side B has H:\ and I:\.
physical
> > > disks.
> > > >
> > > > The I:\ drive has enough space to house another instance. The
> cluster
> > > has
> > > > three groups (Cluster Group, SideA, SideB) F:\ and G:\ belong to
the
> > > SideA
> > > > Group and H:\ and I:\ drives below to the SideB group. I want to
> > install
> > > a
> > > > second named instance of SQL 2000 that is clustered on Side B and
have
> > the
> > > > files reside on I:\ Is this possible to to have two clustered
named
> > > > instances, it appears to be possible but will i have to add more
disks
> > to
> > > > achieve this?
> > > > --
> > > > * ----------------------------------------- *
> > > > * Steve Schofield - MCP, CCA
> > > > * steve@adminblogs.com
> > > > *
> > > > * Microsoft MVP - ASP.NET
> > > > *
http://www.adminblogs.com > > > > * ----------------------------------------- *
> > > >
> > > >
> > >
> > >
> >
> >
>
>