1833788 Members
2613 Online
110063 Solutions
New Discussion

Samba Problem

 
SOLVED
Go to solution

Samba Problem

Hi, mi configuration is HP-UX 10.20 with
Samba (2.0.10-ja-1.0), i have a share with .dll files, the users have XP and loads .dll from samba share, but frequently the users are frozen, when i run smbstatus a see a lot of .dll loaded, the solution is restart samba but it's normal to samba to load a lot of .dll ??? 2 or 3 times in the day a have to restart samba.
4 REPLIES 4
renarios
Trusted Contributor

Re: Samba Problem

Hi Jose,

What does your syslog say?

Cheers,

Renarios
Nothing is more successfull as failure

Re: Samba Problem

Apr 27 08:53:20 ategI243 smbd[13134]: get_share_modes: process 13132 no longer exists
Apr 27 08:53:20 ategI243 smbd[13134]: [2005/04/27 08:53:20, 0] locking/locking_shm.c:(213)
Apr 27 08:53:20 ategI243 smbd[13134]: get_share_modes: process 13132 no longer exists
Apr 27 08:53:21 ategI243 smbd[13134]: [2005/04/27 08:53:21, 0] locking/locking_shm.c:(213)
Apr 27 08:53:21 ategI243 smbd[13134]: get_share_modes: process 13132 no longer exists
Apr 27 08:53:21 ategI243 smbd[13134]: [2005/04/27 08:53:21, 0] locking/locking_shm.c:(213)
Apr 27 08:53:21 ategI243 smbd[13134]: get_share_modes: process 13132 no longer exists
Apr 27 08:53:21 ategI243 smbd[13134]: [2005/04/27 08:53:21, 0] locking/locking_shm.c:(213)
Apr 27 08:53:21 ategI243 smbd[13134]: get_share_modes: process 13132 no longer exists
Apr 27 09:21:20 ategI243 smbd[13141]: [2005/04/27 09:21:20, 0] lib/util_sec.c:(69)
Apr 27 09:21:20 ategI243 smbd[13141]: Failed to set gid privileges to (-1,-2) now set to (0,0) uid=(0,0)
Apr 27 09:21:20 ategI243 smbd[13141]: [2005/04/27 09:21:20, 0] lib/util.c:(2536)
Apr 27 09:21:20 ategI243 smbd[13141]: PANIC: failed to set gid
Apr 27 09:21:20 ategI243 smbd[13141]:
Apr 27 09:21:20 ategI243 smbd[13141]:
Apr 27 09:22:41 ategI243 smbd[13142]: [2005/04/27 09:22:41, 0] smbd/nttrans.c:(2516)
Apr 27 09:22:41 ategI243 smbd[13142]: call_nt_transact_ioctl: Currently not implemented.

Thanks...
Steven E. Protter
Exalted Contributor
Solution

Re: Samba Problem

Your process has shut down.

The verisonof Samba on the HP-UX machine may not be compatible with the one built into the clients.

Not surprising since the OS is not supported and the version of Samba on the HP-UX is not near current.

Suggestion: upgrade Samba on 10.20 HP-UX box to the latest Samba 2.x release for HP-UX 10.20.

Probably need to get and compile code from samba.org to pull that off.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com

Re: Samba Problem

file is attach.. thanks...