From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 11:39:47 2003 Return-Path: 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 375CC16A4CE for ; Thu, 20 Nov 2003 11:39:47 -0800 (PST) Received: from aci.on.ca (public.aci.on.ca [205.207.148.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64BDE43FBF for ; Thu, 20 Nov 2003 11:39:45 -0800 (PST) (envelope-from mgreene@aci.on.ca) Received: from (client is using the wrong hostname!) pepstep(xtreme-3-232.dyn.aci.on.ca[69.17.162.232]) (2143 bytes) by aci.on.ca via smail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Thu, 20 Nov 2003 14:39:41 -0500 (EST) (Smail-3.2.0.115 2003-Jun-18 #2 built 2003-Jun-19) From: "Marco Greene (Home)" To: "'List, FreeBSD Questions'" Date: Thu, 20 Nov 2003 14:39:26 -0500 Message-ID: <000001c3af9e$03d12e80$f6c8a8c0@pepstep> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Slow restores FreeBSD with NetBackup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 19:39:47 -0000 Hi all, I have a server that I am restoring and it seems to be going really slow. Backup performance...I was able to backup the server in under 15 minutes....the restore has been going for over an hour now....and it = isn't even halfway done. Basically what I am doing....Installed FreeBSD on a second slice of the disk...booted with that slice...relabelled the disk...newfs'd the filesystems...mounted them all under /mnt .../mnt/usr.../mnt/var = etc....that is all OK and confirmed. I am renaming all of the files from / to /mnt/ = in order to make sure I do not clobber any OS files. Last night the = restore crapped out partway though and the box had to be rebooted this morning. = CPU utilization of both the backup server and the restore client is minimal. FreeBSD Server hardware =3D Compaq DL360 G1, Dual CPU (933Mhz), 1GB RAM. Note..currently only one CPU is configured in the kernel. FreeBSD - Recovery slice =3D 4.8 FreeBSD - Slice to be restored =3D 4.9 NetBackup 4.5FP5 Solaris 8 NetBackup server. Can't really give any error messages as there were none in any of the = log files...it just seemed that backups stopped and about 30 minutes later = it started listing all of the files it could not restore....In the activity monitor the job showed incomplete. =20 I am trying to duplicate the situation from last night now. When I did this on a test machine (IBM PC)...it worked fine.=20 Thanks, Marco