Sponsored Content
Operating Systems Linux Red Hat Dump and restore command usage ?? Post 302190579 by vikas027 on Wednesday 30th of April 2008 03:52:28 AM
Old 04-30-2008
Question Dump and restore command usage ??

Hi,

I am using RHEL 4.0
I need to take backup of a directory and then restore it to some other location.

For taking Backup of final directory, I am using this code:

Code:
dump -0aj -f /home/vicky/final.dump /home/vicky/final/

Now, I am trying to restore this final.dump to some other directory, say /tmp/vv

When, I am using code
Code:
restore -rf final.dump /tmp/vv

I am getting these errors :-

Code:
[root@xxx tmp]# restore -rf final.dump /tmp/vv
Dump tape is compressed.
restore: ./home: File exists
restore: ./home/vicky: File exists
restore: ./home/vicky/final: File exists
[root@xxxx tmp]#

The final.dump is again trying to uncompress in /home/.

Pls help, I need to uncompress final.dump in some other location.

Thanks in adv.
Vikas
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

restore dump - help

I have a file with .dmp.gz. I am trying to uncompress this file in a new directory. was able to use gzip to take off the gz extension. How do I get the .dmp extension off? Will ufsrestore work on SUN system? HELP! (2 Replies)
Discussion started by: sankera
2 Replies

2. Shell Programming and Scripting

restore mysql dump file in many remote servers?

Hi all, I want to restore DB file in many mysql servers, i already using script for sending the dumpfile in all servers, but it's just annoying if i have to restore the dumpfile in all servers, i want just execute 1 script, and will restore in all remote mysql servers. I make script but not... (2 Replies)
Discussion started by: blesets
2 Replies

3. UNIX for Dummies Questions & Answers

Dump and restore problem

Hi all, having problem with dump & restore for cloning simple linux system. The command is : dump -0u -f /temp/var.dump /dev/sda5 But somehow the result displayed: ~~~~~~ dump: ACLs in inode #1250760 won't be dumped: Inappropriate ioctl for device dump: ACLs in inode #1250761 won't be... (1 Reply)
Discussion started by: mycoolwater
1 Replies

4. UNIX for Dummies Questions & Answers

How to restore a dump file on the disk

Hi all, i am a real dummy to unix and in need of help.My platform is Sun solaris(5.9) I have a dump file, an oracle cold backup taken with ufsdump command. This dump file resides on the disk, not the tape. I want to extract this dump file to a directory. But i cant, i read about ufsrestore... (1 Reply)
Discussion started by: merope
1 Replies

5. HP-UX

how can I find cpu usage memory usage swap usage and logical volume usage

how can I find cpu usage memory usage swap usage and I want to know CPU usage above X% and contiue Y times and memory usage above X % and contiue Y times my final destination is monitor process logical volume usage above X % and number of Logical voluage above can I not to... (3 Replies)
Discussion started by: alert0919
3 Replies

6. UNIX for Dummies Questions & Answers

Dump and Restore

I want to copy over the contents of one partition on hard drive A to another partition on hard drive B. Using DD command caused problems since it overwrote the partition information on hard drive B and made hard drive B's partition size the same as the one on partition A. Our department manager... (5 Replies)
Discussion started by: mojoman
5 Replies

7. UNIX for Dummies Questions & Answers

dump/restore of a fs with 100 of millions hardlinks

Hi :-) i have a dump of a backupdisk (~540GB / ext3). The Backups have some 100 millions of hardlinks (backups are created with storeBackup). The OS is linux. A restore of a directory ended after some days with the errormessage "no memory to extend symbol table" The restore of the complete... (0 Replies)
Discussion started by: turricum
0 Replies

8. UNIX for Dummies Questions & Answers

Command to display the space usage (memory usage) of a specific directory.

Hi all, Can you please tell me the command, with which one can know the amount of space a specific directory has used. df -k . ---> Displays, the amount of space allocated, and used for a directory. du -k <dir name> - gives me the memory used of all the files inside <dir> But i... (2 Replies)
Discussion started by: abhisheksunkari
2 Replies

9. Solaris

restore dump from veritas format using ufs file system

hi all i have a DLT tape in that tape backup is there is in veritas volume format and i want to restore it in ufs file system how can i do it? right now i don't have veritas file system setup. i have only ufs file sysytem please help some production data is to be restore. (3 Replies)
Discussion started by: nikhil kasar
3 Replies

10. Red Hat

CPU Usage statistics Dump in a text file over a period of time

I am facing issue related to performance of one customized application running on RHEL 5.9. The application stalls for some unknown reason that I need to track. For that I require some tool or shell scripts that can monitor the CPU usage statistics (what we get in TOP or in more detail by other... (6 Replies)
Discussion started by: Anjan Ganguly
6 Replies
RESTOREVOL(1)						       AFS Command Reference						     RESTOREVOL(1)

NAME
       restorevol - Restore a volume from vos dump to the local file system

SYNOPSIS
       restorevol [-file <dump file>] [-dir <restore dir> ]
	   [-extension <name extension>]
	   [-mountpoint <mount point root>]
	   [-umask <mode mask>] [-verbose] [-help]

DESCRIPTION
       restorevol takes an AFS volume in the format produced by vos dump and restores it to the local file system.  Normally, the contents of a
       volume are maintained by the AFS File Server in an opaque format and copying a volume's raw data does not make it easily accessible.  This
       utility will produce a directory tree that is equivalent to that seen via an AFS client, but without preserving the AFS-specific Access
       Control Lists (ACLs).  It's primary use is to recover data from a volume dump or backup and make it available via a filesystem other than
       AFS.

       The dump output will read from standard input, or from a file if -file is specified.

       The restore process is as follows:

       1.  The dump file will be restored within the current directory or that specified with -dir.

       2.  Within this directory, a subdir is created.	It's name is the RW volume name that was dumped.  An extension can be appended to this
	   directory name with -extension.

       3.  All mountpoints will appear as symbolic links to the volume name.  The path name to the volume will be either that in -mountpoint, or
	   -dir.  Symbolic links remain untouched.

       4.  You can change your umask during the restore with -umask.  Otherwise, restorevol uses your current umask.  Mode bits for directories
	   are 0777 (then AND'ed with the umask).  Mode bits for files are the owner mode bits duplicated accross group and user (then AND'ed with
	   the umask).

       5.  For restores of full dumps, if a directory says it has a file and the file is not found, then a symbolic link AFSFile-<#> will appear
	   in that restored tree.  Restores of incremental dumps remove all these files at the end (expensive because it is a tree search).

       6.  If a file or directory was found in the dump but found not to be connected to the hierarchical tree, then the file or directory will be
	   connected at the root of the tree as __ORPHANEDIR__.<#> or __ORPHANFILE__.<#>.

       7.  ACLs are not restored.

CAUTIONS
       Normally, use vos_restore(1) instead of this command.  restorevol is a tool of last resort to try to extract data from the data structures
       stored in a volume dumpfile and is not as regularly tested or used as the normal vos_restore(1) implementation.	Using restorevol bypasses
       checks done by the fileserver(8) and salvager(8).

OPTIONS
       -file <dump file>
	   Specifies the volume dump file to be read and restored to the local filesystem.  If this option is not given, the volume dump will be
	   read from standard input.

       -dir <restore dir>
	   Names the directory in which to create the restored filesystem.  The current directory is used by default.  Note that any mountpoints
	   inside the volume will point to the same directory unless the -mountpoint option is also specified.

       -extension <name extension>
	   By default, the name of the directory created matches the RW volume name of the volume in the dump file.  If this option is used, the
	   directory name will be the RW volume name name extension as the suffix.

       -mountpoint <mount point root>
	   By default, mountpoints inside the volume being restored point to the value given by -dir.  This option allows mountpoints to be
	   resolved relative to another path.  A common use for this would be to specify a path under /afs as the mount point root so that
	   mountpoints inside the restored volume would be resolved via AFS.

	   The mount point root must exist, and the process running the command have read access to that directory, or the command will fail.

EXAMPLES
       The following command restores the contents of the dumpfile in sample.dump to the directory /tmp/sample.2009-05-17, but having all
       mountpoints inside the volume point to AFS (note that this requires knowledge of where sample is mounted in AFS):

	  % restorevol -file sample.dump -dir /tmp -extension .2009-05-17 
	      -mountpoint /afs/example.org/sample
	  Restoring volume dump of 'sample' to directory '/tmp/sample.2009-05-17'

PRIVILEGE REQUIRED
       The issuer must have read access to the dump file and write access to the directory into which the dump is restored.  If the -mountpoint
       flag is given, the issuer must also have read access to that directory.

SEE ALSO
       salvager(8), voldump(8), vos_dump(1), vos_restore(1)

COPYRIGHT
       Copyright 2009 Steven Jenkins <steven@endpoint.com>

       This documentation is covered by the BSD License as written in the doc/LICENSE file. This man page was written by Steven Jenkins for
       OpenAFS.

OpenAFS 							    2012-03-26							     RESTOREVOL(1)
All times are GMT -4. The time now is 11:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy