Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2001 22:13:25 -0400
From:      Randall Hopper <aa8vb@nc.rr.com>
To:        stable@freebsd.org
Subject:   Multi-volume dump/restore question
Message-ID:  <20010711221325.A1292@nc.rr.com>

next in thread | raw e-mail | index | archive | help
I backed up a large partition with:

  dump -B 665902 -0uf ${BASE}.1,${BASE}.2,${BASE}.3,${BASE}.4,${BASE}.5 /data

Now, how do I put restore it?  

restore's "-f" doesn't take a file list like dump's, and when I "restore
-t" pointing it at the first file, it doesn't seem to care whether files 2,
3, ...  are even there.  It also doesn't like it if I point it to one of
the volumes besides .1 (the first).

Should I just cat them all together and pipe into restore, or is there another
method that should be used?

Thanks for any advice,

Randall

-- 
Randall Hopper
aa8vb@nc.rr.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010711221325.A1292>