Bluehost.com Web Hosting $6.95

[Samba] Unstable printing w/3.2.0

This is a discussion on [Samba] Unstable printing w/3.2.0 within the Samba forums, part of the Networking and Network Related category; I've upgraded my print server to CentOS5 w/Samba 3.2.0. While it "works" we are ...


Go Back   Usenet Forums > Networking and Network Related > Samba

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-04-2008
Adam Tauno Williams
 
Posts: n/a
Default [Samba] Unstable printing w/3.2.0

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

Reply With Quote
  #2 (permalink)  
Old 08-04-2008
Adam Tauno Williams
 
Posts: n/a
Default [Samba] Re: Unstable printing w/3.2.0

> 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

Reply With Quote
  #3 (permalink)  
Old 08-04-2008
Michael Adam
 
Posts: n/a
Default Re: [Samba] Unstable printing w/3.2.0

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@sernet.de> <obnox@samba.org>
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
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: comment

iD8DBQFIl2DPyU9JOBhPkDQRAgFvAJ0dEUGDIJwGlYVZc4C/js++eZeHJQCfSDA5
Qxu5gqfJvzScGoxwPHxuEMM=
=Mn61
-----END PGP SIGNATURE-----

Reply With Quote
  #4 (permalink)  
Old 08-05-2008
Gerald
 
Posts: n/a
Default Re: [Samba] Re: Unstable printing w/3.2.0

-----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

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 01:27 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0