-
On all cluster nodes and zone-cluster nodes, add the logical hostname to the /etc/ inet/hosts file.
Ensure that you include the fully qualified domain name in an alias.
phys-node-N# grep samba-lh /etc/inet/hosts
192.168.0.10 samba-lh samba-lh.osc.example.com
-
On all cluster nodes and zone cluster nodes, add the IP address for the Windows Active Directory server to the /etc/ inet/hosts file.
Ensure that you include the fully qualified domain name in an alias.
phys-node-N# grep windows-ad /etc/inet/hosts
192.168.0.20 windows-ad windows-ad.osc.example.com
-
On all zone cluster nodes, install the Samba IPS package from the Oracle Solaris 11.2 repository.
zc-node-N# pkg install --accept service/network/samba
-
On all zone cluster nodes, install the HA for Samba data service IPS package from the Oracle Solaris Cluster 4.2 repository.
zc-node-N# pkg install --accept ha-cluster/data-service/samba