Hi, I have saved 2 dumps into one tape in Linux(2.6.8 + xfsdump 2.2.19),
how to display all dumps' contents without prompt when xfsdump inventory
is deleted?
I can ONLY display the FIRST dump, and the operations are as follows:
# xfsdump -L "session1" -M "media1" -l 0 -oFTf /dev/st0 -s pub1 /mnt
# xfsdump -L "session2" -M "media2" -l 0 -FTf /dev/st0 -s pub2 /mnt
# rm -f /var/lib/xfsdump/inventory/*
# xfsrestore -tFf /dev/st0
xfsrestore: using scsi tape (drive_scsitape) strategy
xfsrestore: version 2.2.19 (dump format 3.0) - Running single-threaded
xfsrestore: searching media for dump
xfsrestore: preparing drive
xfsrestore: examining media file 0
xfsrestore: dump description:
xfsrestore: hostname: rh9
xfsrestore: mount point: /mnt
xfsrestore: volume: /dev/hdc3
xfsrestore: session time: Thu Sep 23 15:09:50 2004
xfsrestore: level: 0
xfsrestore: session label: "session1"
xfsrestore: media label: "media1"
xfsrestore: file system id: 3ac800c9-8766-4d0a-8fe3-7aa9d93d37fc
xfsrestore: session id: 572e6a33-2722-49fe-8ef9-9b40081f13f8
xfsrestore: media id: 63b1fb6d-b816-40ce-a513-9808726e3342
xfsrestore: searching media for directory dump
xfsrestore: reading directories
xfsrestore: 2 directories and 3 entries processed
xfsrestore: directory post-processing
xfsrestore: reading non-directory files
pub1/vol-l1.gz
xfsrestore: examining media file 1
xfsrestore: incorporating on-media session inventory into online inventory
xfsrestore: using on-media session inventory
xfsrestore: table of contents display complete: 23 seconds elapsed
xfsrestore: Restore Status: SUCCESS
Best Regards!
Jacky Kim
.
|