Unstable printing w/3.2.0

View: New views
4 Messages — Rating Filter:   Alert me  

Unstable printing w/3.2.0

by Adam Tauno Williams-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've upgraded my print server to CentOS5 w/Samba 3.2.0.  While it
"works" we are experiencing numerous irritating issues.  I'm curious if
anyone else is experencing these issues.

1.) Print jobs do not clear out of the CIFS queue.  So we now have
printers that show they have over 1,000 jobs in the queue although the
queue is empty.   This is a bug scheduled to be fixed in 3.2.1 (I
believe) so at least I'm not crazy on this one.

2.) When attempting to upload some drivers the process fails with "This
driver is not compatible with Windows XP".  Although it is the latest
driver for HP's Laserjet 4200 series.  This occurs with both PCL and
Postscript drivers.

3.) After working perfectly for awhile a specific queue will stop
working and users will get an "Access Denied" messgaes while other
queues using the same driver will work perfectly.   Then switching the
driver on the server around will sometimes make it work.  Othertimes the
driver needs to be deleted, re-added, and reassigned to the printer to
make the "Access Denied" message disappear.

Does 3.2.0 make any changes to the TDB format?  If not, is it possible
to drop backwards to a stable version?

Printing via LPD or IPP directly to CUPS works flawlessly every time.

[root@crew ~]# rpm -q samba3
samba3-3.2.0-36
[root@crew ~]# uname -a
Linux crew.morrison.iserv.net 2.6.18-92.1.6.el5 #1 SMP Wed Jun 25
13:49:24 EDT 2008 i686 i686 i386 GNU/Linux
[root@crew ~]# rpm -q cups
cups-1.3.8-1

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: Unstable printing w/3.2.0

by Adam Tauno Williams-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> 3.) After working perfectly for awhile a specific queue will stop
> working and users will get an "Access Denied" messgaes while other
> queues using the same driver will work perfectly.   Then switching the
> driver on the server around will sometimes make it work.  Othertimes the
> driver needs to be deleted, re-added, and reassigned to the printer to
> make the "Access Denied" message disappear.

Found a seemingly reliable work around for #3.

# Stop SMB services
[root@crew var]# rcsmb stop
Shutting down SMB services:                                [  OK  ]
Shutting down NMB services:                                [  OK  ]
# make sure all the SMB processes have stopped, this may take a minute
[root@crew var]# ps ax | grep smb
 6956 pts/1    S+     0:00 grep smb
# Remove the related tdb file
[root@crew var]# rm ./lib/samba/printing/cenps.tdb
rm: remove regular file `./lib/samba/printing/cenps.tdb'? y
# Restart SMB services
[root@crew var]# rcsmb start
Starting SMB services:                                     [  OK  ]
Starting NMB services:                                     [  OK  ]

Users can now print to the queue again, no "Access Denied" message.


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: Unstable printing w/3.2.0

by Michael Adam :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Adam Tauno Williams wrote:
> I've upgraded my print server to CentOS5 w/Samba 3.2.0.  While it
> "works" we are experiencing numerous irritating issues.  I'm curious if
> anyone else is experencing these issues.
>
> 1.) Print jobs do not clear out of the CIFS queue.  So we now have
> printers that show they have over 1,000 jobs in the queue although the
> queue is empty.   This is a bug scheduled to be fixed in 3.2.1 (I
> believe) so at least I'm not crazy on this one.

This is a bug, and it is already fixed (for 3.2.1). You are not crazy! :-)

Cheers - Michael

--
Michael Adam <ma@...>  <obnox@...>
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

attachment0 (214 bytes) Download Attachment

Re: Re: Unstable printing w/3.2.0

by Gerald Carter-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Adam Tauno Williams wrote:

>> 3.) After working perfectly for awhile a specific queue will stop
>> working and users will get an "Access Denied" messgaes while other
>> queues using the same driver will work perfectly.   Then switching the
>> driver on the server around will sometimes make it work.  Othertimes the
>> driver needs to be deleted, re-added, and reassigned to the printer to
>> make the "Access Denied" message disappear.
>
> Found a seemingly reliable work around for #3.
>
> # Stop SMB services
....
> [root@crew var]# rm ./lib/samba/printing/cenps.tdb
> rm: remove regular file `./lib/samba/printing/cenps.tdb'? y
> # Restart SMB services
> [root@crew var]# rcsmb start
> Starting SMB services:                                     [  OK  ]
> Starting NMB services:                                     [  OK  ]
>
> Users can now print to the queue again, no "Access Denied" message.


Are there any messages in the log files about a corrupted tdb ?
The only change I could think of is a change in the way the security
access check for a job  is done.  Jeremy might remember more.





cheers, jerry
- --
=====================================================================
Samba                                    ------- http://www.samba.org
Likewise Software          ---------  http://www.likewisesoftware.com
"What man is a man who does not make the world better?"      --Balian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFImIawIR7qMdg1EfYRArtFAJ0UT+4irY0x/0+XvA7dZcMOaV2jRACfQ9kI
k8gGGM3GcuB5vhe6rOhUIGE=
=4Cf5
-----END PGP SIGNATURE-----
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba