From owner-freebsd-questions@FreeBSD.ORG Sat Jul 23 13:16:56 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0970516A420 for ; Sat, 23 Jul 2005 13:16:56 +0000 (GMT) (envelope-from hornetmadness@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6380E43D48 for ; Sat, 23 Jul 2005 13:16:55 +0000 (GMT) (envelope-from hornetmadness@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so63962rns for ; Sat, 23 Jul 2005 06:16:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qIUUFFrs3lM0JFXm3830BCsvcmlzFROD9G7VcaDxOJbyseY0dPK2M8ll3EMcnUXGxxUsytyAxhR1n8rfbdRWDDLIZM5mLorwhYrx4i5I4kBVx8rzaOwWjYqVpuAjixI6uMkGXbCF5zRwvkFT1AiN+6jTnciCdCv6Y7pDm8XS87Q= Received: by 10.38.103.16 with SMTP id a16mr67184rnc; Sat, 23 Jul 2005 06:16:54 -0700 (PDT) Received: by 10.38.8.44 with HTTP; Sat, 23 Jul 2005 06:16:54 -0700 (PDT) Message-ID: Date: Sat, 23 Jul 2005 09:16:54 -0400 From: Hornet To: perikillo In-Reply-To: <51d7a5160507221045bedc9bd@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <51d7a516050721223315f0d346@mail.gmail.com> <42E1265A.3060706@gmx.at> <51d7a5160507221045bedc9bd@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Backup Server with Freebsd 5.4. Help. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hornet List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2005 13:16:56 -0000 On 7/22/05, perikillo wrote: > On 7/22/05, lars wrote: > > perikillo wrote: > > > Hi people. > > > > > > I like to hear some experienced about this situation and see if > > > is possible: > > > > > > We have in the company i work, one backup system running Windows N= T > > > 4 with some Seagate Backup Exec 7.8 over one SCSI system HP SuRestore > > > Ultrium 230, this system has working good for some years, but next > > > week we are going to receive one new Dell server running win server > > > 2k3, this will be our PDC, and we need to get rid of Windows NT syste= m > > > backup, and i want to install the backup system with Freebsd 5.3 or > > > 5.4 and bacula or another backup system that you now is working with > > > my HP device. > > > > > > Them, i can use Freebsd 5.3 or 5.4 with my HP device with bacula o= r > > > other software to > > > backup files on my windows domain? The PDC is going to run win 2k3 > > > here is going to be the files we want to backup. > > Did you check www.bacula.org whether your tape drive is supported by > > Bacula? Or how to setup Bacula on MS Windows? > > > > >=20 > Yes, is supported, but the OS dosent appear, this way i want to > knows if someone has this tape drive working with freebsd 5.3 or 5.4. >=20 > About setup bacula under Redmond software, i dont want pay more > license only to use it like backup system, this why i want to use > freeebsd, to use one simply hardware and backup my windows files for > windows 2003. >=20 > Some has this configuration? >=20 I have always like the bacula software. I have not used it in about a year though. This was on a w2k AD domain. The problem only I had using it, was the MS agent. It had issues backing up MS systems files. I just cron'd MSbackup to backup the system state to a SMB mount, and used the agent for everything else. Also you will have to run the agent as administrator or an account with-in the administrators group. If your HP device will work the app "mt" it should work with bacula. Sometimes it will require a bit of hacking.