Sponsored Content
Operating Systems AIX Restore previous update w/o multibos Post 302229403 by itik on Tuesday 26th of August 2008 09:57:22 PM
Old 08-26-2008
I mean, without multibos, how do you restore from the previous state?

If I have 5.3 TL7 sp2 and I update it to 5.3 TL7 sp4 and something goes wrong with my application. How do I go back to 5.3 TL7 sp2? Re-install 5.3 TL7 sp2, that's it. Or restore from backup.

My problem with multibos is that the /usr is already full and there's no more room to increase IT and I have no budget until next year. So I can't use multibos on my OS.

I hope this clear now and my apology for unclear question!

Thanks again and more power!

Last edited by itik; 08-26-2008 at 11:25 PM..
 

5 More Discussions You Might Find Interesting

1. AIX

multibos and hacmp

Hi All, Is multibos and hacmp compatible? Anyone who have work/experience with both technology. Thanks for any idea. (0 Replies)
Discussion started by: itik
0 Replies

2. AIX

multibos with aix53 hacmp45

Hi All, Is multibos really needed on each sp update on a hacmp config? Is someone using it? I have an up coming update and I don't have time to understand this technology. Does SP update might screw you up and you can't restore properly from it? Thanks for any idea in advance. (1 Reply)
Discussion started by: itik
1 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. UNIX for Dummies Questions & Answers

Restore system to previous time

Is there a way to restore the system to a previous point in time, like a few hours ago, or just a day? (1 Reply)
Discussion started by: droidus
1 Replies

5. Shell Programming and Scripting

Remove previous line if next & previous lines have same 4th character.

I want to remove commands having no output. In below text file. bash-3.2$ cat abc_do_it.txt grpg10so>show trunk group all status grpg11so>show trunk group all status grpg12so>show trunk group all status GCPKNYAIGT73IMO 1440 1345 0 0 94 0 0 INSERVICE 93% 0%... (4 Replies)
Discussion started by: Raza Ali
4 Replies
VGCFGRESTORE(8) 					      System Manager's Manual						   VGCFGRESTORE(8)

NAME
vgcfgrestore - restore volume group descriptor area SYNOPSIS
vgcfgrestore [-d|--debug] [-f|--file filename] [-l[l]|--list] [-h|--help] [-M|--Metadatatype1|2] [-t|--test] [-v|--verbose] VolumeGroupName DESCRIPTION
vgcfgrestore allows you to restore the metadata of VolumeGroupName from a text backup file produced by vgcfgbackup. You can specify a backup file with --file. If no backup file is specified, the most recent one is used. Use --list for a list of the available backup and archive files of VolumeGroupName. OPTIONS
-l | --list -- List files pertaining to VolumeGroupName List metadata backup and archive files pertaining to VolumeGroupName. May be used with the -f option. Does not restore Vol- umeGroupName. -f | --file filename -- Name of LVM metadata backup file Specifies a metadata backup or archive file to be used for restoring VolumeGroupName. Often this file has been created with vgcfg- backup. See lvm for common options. REPLACING PHYSICAL VOLUMES
vgdisplay --partial --verbose will show you the UUIDs and sizes of any PVs that are no longer present. If a PV in the VG is lost and you wish to substitute another of the same size, use pvcreate --restorefile filename --uuid uuid (plus additional arguments as appropriate) to initialise it with the same UUID as the missing PV. Repeat for all other missing PVs in the VG. Then use vgcfgrestore --file filename to restore the volume group's metadata. SEE ALSO
lvm(8), vgcreate(8) Sistina Software UK LVM TOOLS 2.02.95(2) (2012-03-06) VGCFGRESTORE(8)
All times are GMT -4. The time now is 07:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy