From owner-freebsd-isp Mon Sep 30 9: 7:30 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F127237B401 for ; Mon, 30 Sep 2002 09:07:28 -0700 (PDT) Received: from jetpac.epcdirect.co.uk (mail.epcdirect.co.uk [195.10.242.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D2D943E4A for ; Mon, 30 Sep 2002 09:07:28 -0700 (PDT) (envelope-from freebsd-isp@epcdirect.co.uk) Received: from localhost (localhost [127.0.0.1]) by jetpac.epcdirect.co.uk (Postfix) with ESMTP id 310C388F9C; Mon, 30 Sep 2002 17:07:26 +0100 (BST) Received: from lfarr (l-farr.int.epcdirect.co.uk [192.168.6.200]) by jetpac.epcdirect.co.uk (Postfix) with ESMTP id 6369788F9D; Mon, 30 Sep 2002 17:07:25 +0100 (BST) From: "Lawrence Farr" To: Cc: Subject: RE: Dump via NFS Date: Mon, 30 Sep 2002 17:07:13 +0100 Message-ID: <003401c2689b$702e7e70$c806a8c0@lfarr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 In-Reply-To: <265000-220029130155917432@M2W070.mail2web.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Virus-Scanned: by EPC Direct X-Razor-id: 62debf8e5bab26ab05c462123bb6d0cced5ceaf4 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Im doing the same thing from a script, with: dump -"$dumplevel"auf $tgt/$each.$dumplevel.dmp /dev/$each Where $dumplevel is the dumplevel, $each is the partition to be dumped, and $tgt the nfs mounted store. Lawrence Farr EPC Direct Limited > -----Original Message----- > From: owner-freebsd-isp@FreeBSD.ORG > [mailto:owner-freebsd-isp@FreeBSD.ORG] On Behalf Of jeremy@cableaz.com > Sent: 30 September 2002 16:59 > To: freebsd-isp@FreeBSD.ORG > Subject: Dump via NFS > > > I know this might be unconventional but I am trying to get my > FreeBSD boxes > to backup via DUMP to a FreeBSD server set up with NFS. > Everything works > fine on the NFS side of things (like read write) but when I > actually run > the dump program I get the following > > Performing backup of /usr to /mnt/home .. > > > DUMP: Date of this level 0 dump: Fri Sep 27 10:11:36 2002 > DUMP: Date of last level 0 dump: the epoch > DUMP: Dumping /dev/da0s1e (/usr) to /mnt/home > DUMP: mapping (Pass I) [regular files] > DUMP: mapping (Pass II) [directories] > DUMP: estimated 7109613 tape blocks. > DUMP: Cannot open output "/mnt/home". > DUMP: fopen on /dev/tty fails: Device not configured <<<<<< > What does > this mean and how do I fix it? > DUMP: The ENTIRE dump is aborted. > .. backup failed! > > Thanks, > Jeremy Buckner > > > -------------------------------------------------------------------- > mail2web - Check your email from the web at > http://mail2web.com/ . > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message