Sponsored Content
Full Discussion: Mksysb restoration
Operating Systems AIX Mksysb restoration Post 302976715 by bakunin on Monday 4th of July 2016 11:35:54 AM
Old 07-04-2016
Quote:
Originally Posted by AIXBlueCat
there are 2 Volume of DDS4 tape for the mksysb backup
when I restored to 2x146GB HDD, it failed with Out of Space
but when I restored to 4x146GB HDD, it will prompt for Volume 2 but still encounter an error message - Media Surface Error and Out of Space
can some exper please kindly help.
appreciate it very much
I have already tried to help you, maybe i haven't been clear enough:

take the mksysb image again! Issue the mkszfile command first and examine the newly written /image.data file before you proceed to continue with the mksysb command itself. If you cannot figure out any specific problems post it here (it is several kb in size, you might want to post it as an attachment).

Especially this part is interesting (this is from one of my systems, yours will look similar but different):

Code:
source_disk_data:
        PVID= 00f81dc70b958716
        PHYSICAL_LOCATION= U9179.MHD.211AB7V-V5-C2-T1-L8100000000000000
        CONNECTION= vscsi0//810000000000
        LOCATION=
        SIZE_MB= 40960
        HDISKNAME= hdisk0

This is also to be considered:

Code:
logical_volume_policy:
        SHRINK= no
        EXACT_FIT= no

Another possibility might be that you have (a) sparse file(s) in your rootvg. These tend to be "expanded" to their virtual size for real when being restored.

I hope this helps.

bakunin
This User Gave Thanks to bakunin For This Post:
 

10 More Discussions You Might Find Interesting

1. Solaris

Can before and after snapshots be used to verify successful filesystem restoration?

Hello Guys, Can before and after snapshots be used to verify successful filesystem restoration? snapshots will be created using fssnaps and restoration is thru legato restore? Any ideas on this? or any other ways I could verify that restoration is good? Regards (0 Replies)
Discussion started by: MarkyBoy
0 Replies

2. Shell Programming and Scripting

Restoration issue

Dear All, I am using sun OS server and performing weekly backup on a tape DDS2 for log files for the past 7 days, the log file sizes are ranging between 1 - 2 G......When i want to restore a specific file from the tape, i have to restore the whole files from the tape by using the command (tar... (1 Reply)
Discussion started by: charbel
1 Replies

3. Solaris

restoration

i have 2 hardisk. Hardisk A and Hardisk B. i have backup the oracle folder from hardisk A to hardisk B c0t0d0s4/oracle. If i want to restore , what is the command and what do i need to do ? urgent help needed. Thanks for your quick reply . (1 Reply)
Discussion started by: Farbegas
1 Replies

4. UNIX for Dummies Questions & Answers

LTO multivolume restoration problem in SELS9

Can anybody help me ? ? Previously data was taken multi volume LTO Tape backup in Red hat Linux by following command : tar -cvf /dev/rmt/tps6d7v -b 1000 -M filenames , now i try to Restore it in SELS9 by following command : tar -xvf /dev/st1 -b 1000 -M filenames , it extracts only part of the... (0 Replies)
Discussion started by: pramanik
0 Replies

5. AIX

mksysb restoration steps

please provide me with the steps to restore from mksysb tape. i m using AIX 5.3 TL 7 (2 Replies)
Discussion started by: debasis9
2 Replies

6. AIX

mksysb restoration using NIM

Hi, I just want to ask whether anyone has experience on restoring mksysb backup in NIM. We have taken the mksysb backup and the SPOT has been configured on NIM also. I just want to know the checkpoints before doing this. Is there any checkpoints we need to do? Do we need to unmirrorvg? This... (12 Replies)
Discussion started by: depam
12 Replies

7. AIX

Data restoration

I am having the Lexmark/IBM 1/2” 3490E Tape Cartridge which contains old data which had taken up some years back. I want to know what kind of data is available and which backup product is used for backup the data and from which OS the data has been backup. It would be helpful for me if could... (3 Replies)
Discussion started by: kmvinay
3 Replies

8. Solaris

question about restoration from backup tape (solaris 10)

I am trying to restore opt on my server. my issue is, all the partitions are saved into the same back up tape. what is the exact command to just restore /opt for example, supposing c0t0d0s7 is the partition for /opt ---------- Post updated at 01:16 PM ---------- Previous update was at... (7 Replies)
Discussion started by: feg
7 Replies

9. Shell Programming and Scripting

MySQL Restoration Backup Script

Hi there, Alright I have this line that I'm working with (bash programming): mysql -u username -pHASH ${args} < /home/site/backups/site.${args}.sql I get this error on that line: ./restore.sh: line 51: syntax error near unexpected token `newline' ./restore.sh: line 51: `mysql -u... (5 Replies)
Discussion started by: Pandoula
5 Replies

10. Solaris

Error after systeme restoration

Rebooting with command: boot Boot device: /pci@1e,600000/pci@0/pci@a/pci@0/pci@8/scsi@1/disk@0,0:a File and args: SunOS Release 5.10 Version Generic_147440-01 64-bit Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved. WARNING: system call missing from bind file... (8 Replies)
Discussion started by: andersonedouard
8 Replies
NITROGEN(1)							     NITROGEN							       NITROGEN(1)

NAME
nitrogen - X11 background previewer and setter SYNOPSIS
nitrogen [ OPTIONS ] DIRECTORY? DESCRIPTION
In normal working mode, provides an interface which displays all pictures in the given DIRECTORY. From this interface, it is possible to set the X11 root pixmap either temporarily or set and store the picture, drawing mode, and X display for restoration later. If no direc- tory is specified, it uses the stored directories in your "library" (as of 1.5). See the Preferences dialog. When the --restore option is passed, nitrogen sets all backgrounds that it has a configuration for and exits immediatly, for use in an .xinitrc or .xsession file. OPTIONS
--no-recurse Do not recurse into subdirectories of DIRECTORY. --restore Restores previously saved pictures to the root displays. --sort=[option] Sorts the background list by the given option. By default, items are sorted as they are found on the filesystem, giving a quasi- newest first sorting order. Valid options are: alpha Alphabetical order. ralpha Reverse alphabetical order. time Modified time, ascending. rtime Modified time, descending. --help A mystery option which saves the iguanas of Sweden. FILES
~/.config/nitrogen/ Holds the configuration for saved backgrounds. BUGS
There are probably plenty of them. Report all bugs to Dave Foster <daf@minuslab.net>. AUTHORS
Dave Foster <daf@minuslab.net> Javeed Shaikh <syscrash2k@gmail.com> AVAILABILITY
Homepage - http://projects.l3ib.org/nitrogen/. The git repository is at http://code.l3ib.org/nitrogen.git NITROGEN
MARCH 2006 NITROGEN(1)
All times are GMT -4. The time now is 01:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy