Operating System - HP-UX
1826940 Members
2169 Online
109705 Solutions
New Discussion

CIFS/900 on a cluster HP-UX 11.0

 
SOLVED
Go to solution
Giuseppe Colace
Occasional Contributor

CIFS/900 on a cluster HP-UX 11.0

Hi,

I have a cluster HP-UX 11.0(active-active) managed with ServiceGuard that has two phisycal nodes and three package. A node has two package mounted on and the other has the other one.
I need that the both phisycal nodes and packages will appear in "My Network Place" on Win2k client in the current domain.
To do this I installed CIFS/900 on the phisycal nodes and I see two new computers in my domain but I'm not able to see package in my windows domain.
Moreover if i give I see running only nmbd.

Someone can help me?

Thanks
4 REPLIES 4
melvyn burnard
Honored Contributor

Re: CIFS/900 on a cluster HP-UX 11.0

are you trying to set up CIFS as a package on hte cluster?
If so, htere are instructions on how-to that come with the CIFS/9000 product as a README in the directory structure for CIFS
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Giuseppe Colace
Occasional Contributor

Re: CIFS/900 on a cluster HP-UX 11.0

Yes: I want to configure CIFS on the cluster.

I downloaded a document ( http://docs.hp.com/hpux/onlinedocs/B8725-90021/B8725-90021.html ) that explain how to configure an High available CIFS/900 Server but I haven't found a solution for my problem.
Where can i find a README?

Thanx
melvyn burnard
Honored Contributor
Solution

Re: CIFS/900 on a cluster HP-UX 11.0

If you cd to /opt/samba/HA on you rsystem(s) you should see 2 directories, active_active and active_standby.
In each of these is a README explaining how to go about setting up either an active_active config, or an active_standby config.
HtH
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Giuseppe Colace
Occasional Contributor

Re: CIFS/900 on a cluster HP-UX 11.0

I find it but I don't understand a part of it.
I have two physical nodes, two packages running on first node and another package running on the second node.
How many configuration files I have to create in /etc/opt/samba/ on the first node? And on the second node?

Thanx a lot