Sponsored Content
Full Discussion: Restore Command
Special Forums Hardware Filesystems, Disks and Memory Restore Command Post 302260481 by mojoman on Thursday 20th of November 2008 04:24:42 PM
Old 11-20-2008
Error message while restoring

I do the following and get the error message below. How can I resolve the issue?

Code:
[root@machine /]# restore -h -f /dev/nst2 -T /tmp/backup_restore -x /etc/cron.daily
restore: ./etc: File exists
restore: ./etc/cron.daily: File exists
You have not read any volumes yet.
Unless you know which volume your file(s) are on you should start
with the last volume and work towards the first.
Specify next volume # (none if no more volumes): 
Specify next volume # (none if no more volumes): 
Specify next volume # (none if no more volumes): 
Specify next volume # (none if no more volumes): 
Specify next volume # (none if no more volumes): 
Specify next volume # (none if no more volumes): 
Specify next volume # (none if no more volumes): 
Specify next volume # (none if no more volumes): 
Specify next volume # (none if no more volumes): 
Specify next volume # (none if no more volumes): 
Specify next volume # (none if no more volumes): none

 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Restore command

Does the restore command run very very slow? I am trying to do restore some files, there is practically nobody else on the system. System is idle 99% of the time, but still my files are not found yet. I have been running this command for almost 6 hours. We have an AIX/UNIX 5.1 machine. The... (5 Replies)
Discussion started by: Latha Nair
5 Replies

2. Red Hat

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: dump -0aj -f /home/vicky/final.dump /home/vicky/final/ Now, I am trying to restore this final.dump to some other... (2 Replies)
Discussion started by: vikas027
2 Replies

3. AIX

mksysb restore - Wrong OS level for restore

Hi all, I am still working on my mksysb restore. My latest issue is during an alt_disk_install from tape I got the following error after all the data had been restored. 0505-143 alt_disk_install: Unable to match mksysb level 5.2.0 with any available boot images. Please correct this... (0 Replies)
Discussion started by: pobman
0 Replies

4. Emergency UNIX and Linux Support

DD command to backup and restore

Hi, Currently I have 2 servers. 1 is already installed with RHEL4(withmyapplications) and the other one is still brand new. My question is, is it possible to use DD command to backup the whole harddrive for the RHEL4 server and restore it to the new brand server so that I do not have to... (3 Replies)
Discussion started by: flekzout
3 Replies
VGREDUCE(8)						      System Manager's Manual						       VGREDUCE(8)

NAME
vgreduce - reduce a volume group SYNOPSIS
vgreduce [-a|--all] [-A|--autobackup y|n] [-d|--debug] [-h|-?|--help] [--removemissing] [-t|--test] [-v|--verbose] VolumeGroupName [Physi- calVolumePath...] DESCRIPTION
vgreduce allows you to remove one or more unused physical volumes from a volume group. OPTIONS
See lvm for common options. -a, --all Removes all empty physical volumes if none are given on command line. --removemissing Removes all missing physical volumes from the volume group, if there are no logical volumes allocated on those. This resumes normal operation of the volume group (new logical volumes may again be created, changed and so on). If this is not possible (there are logical volumes referencing the missing physical volumes) and you cannot or do not want to remove them manually, you can run this option with --force to have vgreduce remove any partial LVs. Any logical volumes and dependent snapshots that were partly on the missing disks get removed completely. This includes those parts that lie on disks that are still present. If your logical volumes spanned several disks including the ones that are lost, you might want to try to salvage data first by acti- vating your logical volumes with --partial as described in lvm (8). SEE ALSO
lvm(8), vgextend(8) Sistina Software UK LVM TOOLS 2.02.95(2) (2012-03-06) VGREDUCE(8)
All times are GMT -4. The time now is 04:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy