From owner-freebsd-questions@FreeBSD.ORG Mon Sep 18 23:15:32 2006 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 B467116A412 for ; Mon, 18 Sep 2006 23:15:32 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [63.240.77.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D12643D7F for ; Mon, 18 Sep 2006 23:15:25 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from gimpy (c-24-118-173-219.hsd1.mn.comcast.net[24.118.173.219]) by comcast.net (sccrmhc11) with ESMTP id <2006091823152401100ah3h4e>; Mon, 18 Sep 2006 23:15:24 +0000 From: Josh Paetzel To: freebsd-questions@freebsd.org Date: Mon, 18 Sep 2006 18:14:30 +0000 User-Agent: KMail/1.9.3 References: <200609181625.38479.josh@tcbug.org> <200609181806.29858.freebsd@dfwlp.com> In-Reply-To: <200609181806.29858.freebsd@dfwlp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609181814.30286.josh@tcbug.org> Cc: Jonathan Horne Subject: Re: Veritas backup software X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 23:15:32 -0000 On Monday 18 September 2006 23:06, Jonathan Horne wrote: > On Monday 18 September 2006 11:25, Josh Paetzel wrote: > > Just wondering if anyone has managed to make the Veritas Backup > > Exec client work on FBSD 6.x using linux emulation. > > > > I can get it to run but the server doesn't seem to be able to > > actually backup anything. > > i havent used backup exec server in freebsd, but i have many > NetBackup 5.1 clients. are you sure that the veritas binaries for > backup exec are actually working? > > when i first installed my netbackup clients, i ran thru the entries > listed in /etc/inetd.conf to make sure they ran, and came up with 6 > .so files that were missing (were actually much newer). after i > symlinked the existing .so files to the versions the the netbackup > client was looking for, when i re-ran all the executable pieces > from command line, i finally got either no, or output that told me > all the bits were working. > > hth, > jonathan The binaries run, I can see it listening in sockstat, I can see packets going back and forth between the server and the client in tcpdump, but the server is unable to actually back anything up. -- Thanks, Josh Paetzel