xfs
[Top] [All Lists]

Re: dumping multiple sessions to a single tape with XFS dump.

To: "Gonyou, Austin" <austin@xxxxxxxxxxxxxxx>
Subject: Re: dumping multiple sessions to a single tape with XFS dump.
From: "Bernhard R. Erdmann" <be@xxxxxxxxxxx>
Date: Wed, 18 Jul 2001 01:22:51 +0200
Cc: Linux XFS Mailing List <linux-xfs@xxxxxxxxxxx>
References: <85063BBE668FD411944400D0B744267A64344D@AUSMAIL>
Sender: owner-linux-xfs@xxxxxxxxxxx
> I've done xfsdump -f /dev/nst0 -L "Some Label1" -m "test" /filesystem1
> then xfsdump -f /dev/nst0 -L "Some Label2" -m "test" /filesystem2
> then mt /dev/st0 rewind
> When I perform xfsrestore -t -f /dev/st0, I ONLY get the first FS dump.
> Nothing else. What's up?

You'll to use "mt fsf <fileno.>" to access the second, third, forth...
xfsdump image on tape.


<Prev in Thread] Current Thread [Next in Thread>