For proper administration of a mixed cluster, configure the cluster to recognize both Linux® and Windows
cluster administrator accounts.
Procedure
-
Log on as egoadmin.
-
Open the cluster file at
%EGO_CONFDIR%\ego.cluster.cluster_name.
-
Find the
ClusterAdmins section:
Begin ClusterAdmins
...
End ClusterAdmins
-
Add the Windows cluster administrator account to the
Administrators parameter, which already contains the Linux cluster administrator account. For example:
Begin ClusterAdmins
...
Administrators=egoadmin domain\egoadmin
...
End ClusterAdmins
- Save the file.
-
Restart the primary
host:
egosh ego restart primary_host
where
HostM identifies the primary host.