Windows Server 2003
1820267 Members
2754 Online
109622 Solutions
New Discussion юеВ

Re: Cluster properties security rpc server unavailable

 
SOLVED
Go to solution
ManuelPereira
Advisor

Cluster properties security rpc server unavailable

hi all,

I have a W2003 Cluster with MSA1000 and 2 DL380 G3 nodes. I have created new volumes on the MSA1000 and moved data from the old ones (including quorum disk), i have started cluster service whith no quorum log... bla bla bla.. and have reconfigured every resources to the new volumes. The cluster is working fine... no errors. but when i open cluster administrator go to cluster properties and chose security tab, i can not change security. it also happens in the file share resources. it sends an error message: ...cannot determine if the computer name "Cluster name" is join to the domain... and then sends rpc server unavailable message. i found one site from someone with the same problem and has pictures... here are the error messages... http://www.dergo.at/da/cluster/ any ideas? thank you all.
4 REPLIES 4
Igor Karasik
Honored Contributor
Solution

Re: Cluster properties security rpc server unavailable

Manuel,
check that Cluster Service account have proper user rights on local nodes.
See
http://support.microsoft.com/?id=307532#XSLTH3127121123120121120120
ManuelPereira
Advisor

Re: Cluster properties security rpc server unavailable

Thanks, The account i'm using to run cluster service bellongs to domain administrators and local administrators in each node too. But i'm gonna try to check all steps in the Microsoft article. is there any kind of cluster analyser tool? i have used Cluster Diag. from Microsoft but it doesn't give me any error on the subject...
ManuelPereira
Advisor

Re: Cluster properties security rpc server unavailable

I have made a search, and found that: The answer was to enable NETBios name on the Cluster IP Address resource... true, I had it desable, know its enable but i have to take the cluster group offline and online again to changes take effect and see if it realy worked!!!
ManuelPereira
Advisor

Re: Cluster properties security rpc server unavailable

The answer was to enable NETBios name on the Cluster IP Address resource... I taked the cluster group offline and online to changes take effect and it realy worked!!! Everything is fine. Security tab of cluster properties, file share properties and Cluster name available on on-line clusters... tanks for all.