RE: ufsrestore

From: Steve Plemmons (plemmons@math.msu.edu)
Date: Tue Jan 27 2004 - 18:23:05 EST


Many thanks for the many responses that I got. This is a truly helpful
group of people.

Thanks again!

STeve

-----Original Message-----
From: sunmanagers-bounces@sunmanagers.org
[mailto:sunmanagers-bounces@sunmanagers.org] On Behalf Of Steve Plemmons
Sent: Friday, January 23, 2004 3:34 PM
To: sunmanagers@sunmanagers.org
Subject: ufsrestore

I've always used a third part backup package and am now taking over a system
that is using ufsdump. They are using the following script entries to
backup.

 

#!/bin/tcsh -f

setenv TAPE /dev/rmt/0cn

echo "Backing up assist..."

/usr/sbin/ufsdump 0ucf $TAPE /

/usr/sbin/ufsdump 0ucf $TAPE /usr

/usr/sbin/ufsdump 0ucf $TAPE /var

/usr/sbin/ufsdump 0ucf $TAPE /opt

/usr/sbin/ufsdump 0ucf $TAPE /d100

/usr/sbin/ufsdump 0ucf $TAPE /d101

/usr/sbin/ufsdump 0ucf $TAPE /d102

 

The filesystem that I am interested in is /d100. /d100 is still mounted
with the old disk. I have installed a new disk and have mounted on /mnt
temporarily and want to use ufsrestore restore the /d100 dump to /mnt.

 

I know it's something like

 

Ufsrestore rvf /dev/rmt/0cn

 

But when I run this in the /mnt directory it keeps restoring /. How do I
designate /d100?

 

Thanks,

 

Steve
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:27:54 EDT