Date: Wed, 9 Mar 2005 12:51:42 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Timothy Radigan <tradigan@newrevolutions.net> Cc: freebsd-questions@freebsd.org Subject: Re: Highly Available Print Servers Message-ID: <20050309185142.GA9663@dan.emsphone.com> In-Reply-To: <20050309184700.16DCE43D41@mx1.FreeBSD.org> References: <20050309184700.16DCE43D41@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Mar 09), Timothy Radigan said: > Is there a way to have a highly available print server using FreeBSD? > I've looked into SAMBA, but it doesn't look like it supports a form > of clustering SAMBA servers at this time. > > Pretty much what I need is to "cluster" some print servers so that > all printers are available even if a server goes down. I have > Windows clients so I would need to have some form of connectivity for > the Windows clients. Just use something that can create a clustered IP like heartbeat, and have your windows machines print to that IP. If you are queueing print jobs on the print server itself, you will want to also have shared storage so if server A dies, server B can mount the spool volume and continue servicing the queued jobs. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050309185142.GA9663>