Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SAMBA and TRU64

Status
Not open for further replies.

surulai

Technical User
Joined
Apr 14, 2004
Messages
1
Location
AT
Hi,
I start a project on a TUR64 cluster and wonder if anybody allready has experience with that? I'm looking for a documetation!

Thanks in advance

Martin
 
I've set up samba 3.0.1 on a two node tru64 manual failover cluster. I got the domain admin to create 3 machine accounts in the AD domain, one for each node and one for the cluster name (although not sure if all were necessary).

I joined both nodes to the domain using the net command.

I created a conf file for each node, and set the interfaces parameter to point to the IP of the cluster, and the netbios name to the cluster name. I then put all the shares in a separate conf which is called by the node confs. Finally I modified the samba start/shut script to check the pid of smbd and nmbd to avoid starting multiple instances.

The shares are accessible via the cluster name, e.g. \\frodo regardless of which node samba is running on.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top