- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Highly Available CIFS configuration problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2005 03:23 AM
03-18-2005 03:23 AM
Highly Available CIFS configuration problem
I need to run CIFS 2.1.1 with ServiceGuard in active-active mode in two nodes cluster. I did all the configurations exactly the same as Admin's guide says. I've changed path from /var/opt/samba/locks default directory to /var/opt/samba/first_samba_node/locks directory in smb.conf.first_samba_node file ("lock directory =" parameter). But smbd and nmbd daemons (smbd -D -l /var/opt/samba/first_samba_node/logs -s /etc/opt/samba/smb.conf.first_samba_node) continue creating smbd.pid and nmbd.pid files to /var/opt/samba/locks directory. So, samba.cntl and samba.mon scripts doesn't work properly. Does anybody know the solution?
Thank you in advance,
Oleg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2005 03:34 AM
03-18-2005 03:34 AM
Re: Highly Available CIFS configuration problem
There may be useful information in the samba log, which is defined in smb.conf
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2005 03:40 AM
03-18-2005 03:40 AM
Re: Highly Available CIFS configuration problem
lock dir = /var/opt/samba/first_samba_node/locks
pid directory = /var/opt/samba/first_samba_node/pids
How are these parameters set in your control file, too?
SMBD_PID_FILE=
NMBD_PID_FILE=
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2005 11:02 PM
03-20-2005 11:02 PM
Re: Highly Available CIFS configuration problem
But there is another bug. After cluster started, there are one nmbd and two smbd daemons running:
root 10112 1 0 14:44:19 ? 0:00 nmbd -D -l /var/opt/samba/bird/l
ogs -s /etc/opt/samba/smb.conf.bird
root 10114 1 0 14:44:19 ? 0:00 smbd -D -l /var/opt/samba/bird/l
ogs -s /etc/opt/samba/smb.conf.bird
root 10122 10114 0 14:44:20 ? 0:00 smbd -D -l /var/opt/samba/bird/l
ogs -s /etc/opt/samba/smb.conf.bird
So, when I stop the cluster, one smbd stops, but the other doesn't.
Is this the normal behavior or something wrong with samba.cntl and samba.mon?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2005 02:25 AM
03-21-2005 02:25 AM
Re: Highly Available CIFS configuration problem
What version cntl file are you using? (it is at the top - mine in A.11.09)
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2005 02:49 AM
03-21-2005 02:49 AM