|
Clustering across domains
I am looking to create a 4 node active passive file cluster want to know if I
can have these nodes in multiple domains but all the same forest?...
|
3 |
11.06.2007 17:23:01 |
|
Adding networkcards in an existing 3 node quorum cluster.
Hello,
Ik have 3 node with each a single public netword card enabled and also a
disabled
network card.
Can I just add this disabled network card to each node as a second public
card ?...
|
8 |
11.06.2007 13:41:01 |
|
Advice on cluster on windows
Hi,
First of all I need to say that I'm coming from java world so maybe there is
a simple answer to my questions that I'm not aware of.
What we need is to run existing applications for doing some process on
inputs, jobs are small but there is lots of them and this situation seems to
continue for a long time. we can't rewrite the applications for using some
new stuff. Applications are c...
|
5 |
11.06.2007 11:23:01 |
|
Disconnected server still looking for farm
We had two Win2003 servers set up in a farm, but we decided to remove the
farm and return the servers to a stand-alone mode. We have disabled the
farm on the Session Director and disabled the Terminal Services Sessions
Directory service on both servers, but they are still looking for the
Session Directory service on the former Session Director, and the servers'
event logs are recording e...
|
2 |
10.06.2007 17:02:36 |
|
Event id 5783 hanging my cluster.
Hi,
In the recent days, I'm having event id 5783 in my domain controllers,
suddenly all my DC logs this event:
The session setup to the Windows NT or Windows 2000 Domain Controller \
\Other_Domain_DC for the domain Other_Domain_than_mine is not
responsive. The current RPC call from Netlogon on MyDC to \
\Other_Domain_DC has been cancelled.
My current domain functional level is Windows ...
|
2 |
10.06.2007 16:54:07 |
|
Exchange 2003 2-node cluster migration to exchange 2007
I will be migrating a client's exchange 2003 organization to exchange
2007. Their existing Exchange organization is configured in a 2 node
cluster running a EMC NAS. There are 18000 user mailboxes and the
servers are configured to load balance the daily server load. The
existing hardware is 64-bit compatible, however currently it is
running Windows Server 2003 Ent. Edition 32-bit. Is it po...
|
2 |
10.06.2007 16:50:53 |
|
Clustered IIS shuts down all sites without any trace
We have a 2 node Windows 2003 Cluster, running IIS with about 6
virtual sites that fail over to the other node if needed. But
occasionally all sites stop responding to client requests, there is no
failover, the sites do not show as 'stopped' and there is no clue in
any event log about what the problem is. This problem happens on both
nodes. An IIS restart does not work, the only thing that wo...
|
2 |
10.06.2007 16:39:43 |
|
Moving to new W2k3 Cluster from W2k
We are in the process of moving to a new w2k3 cluster and just wanted to make
sure I was not missing something.
The only thing the cluster is used for is file and print shares.
I used robocopy to copy the data from the w2k to the w2k3 cluster.
I created test names, and ip addresses on the new cluster testing.
Here is how I am planning on doing the migration:
1.) take the production gr...
|
4 |
10.06.2007 16:37:36 |
|
Inconsistent behavior with NLB
I have configured Windows 2003 Network Load Balancing for my IIS application
(intranet). One Cluster Virtual IP address and two physical nodes. In each
node there is one Network adapter. The NLB cluster configured with multi cast
and filtering is set to one. There are no port restrictions. The Cluster IP
has also a hostname configured in DNS.
Requests are reaching to my IISs (on both se...
|
2 |
10.06.2007 16:26:04 |
|
Basic Windows Cluster Question
Hi ....We are going to upgrade 2 of our windows 2000 servers to 2003 and then
cluster them. Our first question is what version of Windows 2003 do we need
that includes the cluster functionality in it?
Thanks,
CC...
|
7 |
09.06.2007 20:20:01 |
|
Help with MSDTC settings
I have a Windows 2000 Server (5.00.2195, Service Pack 4) on a 2-node
active/active cluster. I have MSDTC (ver 03.00.00.3511) added as a
resource on the cluster. I'm getting a DTC related error (unable to
perform a distributed transaction) on one of my SQL Servers and it
looks like Microsoft's recommendation:
http://support.microsoft.com/default.aspx?scid=kb;en-us;329332
says to open comp...
|
6 |
08.06.2007 19:42:37 |
|
Clustering resources using Virtual Server 2005 R2
I know everyone has seen articles regarding Virtual Server 2005 R2 guest OS
clustering and how to setup the Quorum drive. The problem I am having is how
do you setup additional shared drives between the nodes? In order to setup
the quorum drive you had to add a shared SCSI bus with node 1 having SCSI ID
6 and node 2 having SCSI ID 7 in order to avoid conflicts. Then you attach
the quorum...
|
2 |
08.06.2007 18:47:00 |
|
Cluster API - How to access cluster with a Win32-service
Hi
I'm trying to use Microsofts Cluster Automation Server (MSClus.dll) to
connect to a cluster.
I'm using Delphi 2006.
When I create a Win32-application it's no problem to connect to the
cluster and perform different operation on it.
When I create a Win32-service it can't connect to the same cluster as
above. There is an access problem.
The service is running under, and has to be r...
|
2 |
08.06.2007 08:26:58 |
|
Cluster NIC's get renamed - Why
Hello; I have a simple cluster with a confusing issue. Here's the config...
2 node MNS Cluster. All nics are both nodes are named before clustering,
(Private1, Private2, Public1, Public2, etc). First node created everything
is good, but when I add the second node the nics get renamed (public1(2),
private1(1), etc) The cluster works fine, but the renaming is annoying and
confusing ...
|
3 |
07.06.2007 13:01:33 |
|
How to make a Cluster-unaware service to be cluster-aware?
Now the failover clusterering technology is used in 4 servers ,
and I need to make a Cluster-unaware service(ex.ServiceA) to be
cluster-aware.
I want to achieve the actions like following.
1.ServiceA is running in Server1.
2.There is hardware obstacle in server1 and then failover to Server2
by server cluster service.
3.After failover, ServiceA in Server2 is started and ServiceA in
Server1 ...
|
4 |
07.06.2007 07:54:42 |
|
NLB: temporarily disabling a host
Looking for some "best practices" advice...
What is the best way to temporarily "remove" a host from network load
balancing?
Often I need to install software, which takes maybe 2 minutes... I
often do a 'net stop w3svc', install, and then a 'net start w3svc',
but of course that doesn't take the host out of NLB cluster... user
receive an error.
Is there some 'best practices' way of d...
|
2 |
07.06.2007 01:09:24 |
|
Renamed NICs in Cluster - Why
Hello; I have a simple cluster with a confusing issue. Here's the config...
2 node MNS Cluster. All nics are named before clustering, (Private1,
Private2, Public1, Public2, etc). First node created everything is good,
but when I add the second node the nics get renamed (public1(2),
private1(1), etc) The cluster works fine, but the renaming is annoying and
confusing to others.
Is ...
|
1 |
06.06.2007 16:42:00 |
|
Cluster Nics renamed - Why?
Hello; I have a simple cluster with a confusing issue. Here's the config...
2 node MNS Cluster. All nics on each node are named before clustering,
(Private1, Private2, Public1, Public2, etc). First node created everything
is good, but when I add the second node the nics get renamed (public1(2),
private1(1), etc) The cluster works fine, but the renaming is annoying and
confusing to o...
|
1 |
06.06.2007 16:10:05 |
|
Major Cluster Issue
I am running windows 2003 clustering. I have had an issue with a resourcetype
not wanting to delete. I ran "cluster node /force" thinking that it would
delete just the resource type and not my entire cluster. Now the cluster
service is missing completely. Is there any way to get it back without having
to start over? I know that this is dumb of me. PLEASE HELP! I have users on
the store a...
|
3 |
06.06.2007 13:03:23 |
|
Cluster Service is stopped !!!
Hi,
I have some issue for cluster. The resources are well defined in the
cluster for exchange cluster. The service keeps itself in stop state after
booting. event logs 1107. and other related 2 event logs are created. I got a
article that if some one has changed the service account password then it
happens. I verified that also the password is ok. I cant bring the service up
and in c...
|
3 |
06.06.2007 08:00:00 |
|
¹ØÓڣΣ̣ºͣÃlusterµÄÇø±ð
This is a multi-part message in MIME format.
------=_NextPart_000_0034_01C7A78A.0E5DEB30
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_0035_01C7A78A.0E5DEB30"
------=_NextPart_001_0035_01C7A78A.0E5DEB30
Content-Type: text/plain;
charset="gb2312"
Content-Transfer-Encoding: quoted-printable
=C7=E7=CC=EC=B4=F3=BC=D2=BA=C3=A3=AC=CB=AD=BF=C9=D2=D4=B8=F8=CE=D2=BD=E2...
|
5 |
06.06.2007 02:02:04 |
|
about¡¡the NBL and Cluster
hi,
please tell me the difference about the NBL and Cluster!
thanks!
Best regards!
...
|
1 |
05.06.2007 08:08:34 |
|
Protecting Quorum Drive
This might be a complete rookie question but I'd like some feedback on this.
I have two servers clustered together and Q: drive designated as the quorum.
Does anyone have any best practices for keeping domain users from using that
drive other than for clustering services? Is anyone hiding the drive or
restricting access via policies? I'm looking for best practice or majority
opinion....
|
8 |
05.06.2007 07:33:28 |
|
Flush NLB cache in Server 2003
How I can I flush the NLB connection cache in Server 2003?
Affinity is set to 'Single', which remembers which IP address connects
to which server and directs subsequent requests from that IP address
to the same server - forever.
Is there a way to flush this cache?
Thanks
Nick
...
|
2 |
04.06.2007 19:58:01 |
|
Exchnage 2007 Clustering
In our enterprise we are looking to establish Exchange 2007 in clustered load
balanced enviornment. We would like to have one server here in the states and
one over in India, with the connection running through a riverbed. Is this a
feasable idea? Will there still be too much latency between the two for it
work effectively? Also as far as my understanding of a clustered enviornement
goes...
|
5 |
04.06.2007 17:48:00 |