The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 10-08-2008
amitpansuria amitpansuria is offline
Registered User
  
 

Join Date: Jul 2007
Posts: 91
Regarding backup

Quote:
Originally Posted by vbe View Post
tar, cpio, dsm if you have it(IBM Tivoli TSM...), or pax...
Is it a server you are talking of? in which case you should have a true backup software you can rely on...
Hello,
Thanks for your reply.

Now I want to list volume information using ( Display the creation information of the backup media) using tar

In my HP ux system when I say Display List voulme information using frecover it give me following information

Listing tape volume information on /dev/rmt/0m

Magic Field:FBACKUP_LABEL
Machine Identification:9000/785
System Identification:HP-UX
Release Identification:B.11.11
Node Identification:c8004
User Identification:root
Record size:16384
Time:Wed oct 8 12:11:21 2008
Media Used: 0
volume Number: 1
Checkpoint frequency:256
Fast Search mark Frequency:200
Index Size:423764
Backup Identification Tag: 7160 1223493081
Language:

Now I want to display same above information in Linux(RHEL 4). How do I do it.?
or in linux is there any utility like frecover?


Regards,
Amit

Last edited by amitpansuria; 10-08-2008 at 02:50 AM.. Reason: to give more input