vgHome
Posting Rules
Disclaimer
Privacy Policy and Contacts
About Rootvg
vgBookmarks
old Bookmarks
vgForum
Recent Posts
Old Forums
vgGuides
AIX6
FAQ
HOWTO
Service Bulletins
QuickRef AIX 5.2
QuickRef AIX 5.2 - Help
vgNews
AIX 5.3 Clonning
Home
Help
Login
Register
Welcome,
Guest
. Please
login
or
register
.
November 22, 2008, 04:20:34 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
ROOTVG
>
AIX
>
Administration
>
AIX 5.3 Clonning
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: AIX 5.3 Clonning (Read 3777 times)
0 Members and 1 Guest are viewing this topic.
nazaki
Full Member
Posts: 18
Re: AIX 5.3 Clonning
«
Reply #14 on:
March 06, 2007, 11:23:01 PM »
In fact, only mksysb tape were used. All tuning paramters were restored, and this is the main goal.
Logged
Michael
Administrator
Hero Member
Posts: 526
Re: AIX 5.3 Clonning
«
Reply #13 on:
March 06, 2007, 09:08:39 AM »
I am curious about your experience now that it is complete.
Which option did you use? Any surprises? Or was it rather straightforward?
Logged
nazaki
Full Member
Posts: 18
Re: AIX 5.3 Clonning
«
Reply #12 on:
March 05, 2007, 11:31:06 PM »
I did the operation succesfully.
Thanks
Logged
Michael
Administrator
Hero Member
Posts: 526
Re: AIX 5.3 Cloning
«
Reply #11 on:
March 04, 2007, 02:01:39 PM »
Depending on your resources... my suggestion:
In your new Power5 system.
1) Create a nim server based on the version of AIX you are planning for the new systems.
2) register, as client the POWER4 systems (at AIX 5.2, etc.)
3) make a mksysb resource on nim server (mksysb of POWER4 production system)
4) try various paths to restore system.
var 1: add AIX 5.X (same as POWER 4 system) lpp_source and spot; install system AS IS on Power 5 letting lpp_source update devices as needed; perform migration installation on new POWER5 partition using AIX 5.3 lpp_source and spot.
var 2: after making AIX 5.X mksysb resource use AIX 5.3 lpp_source and spot, but AIX 5.2 mksysb image. I haven't tried this myself but this should work similar to a cloned disk installation.
regarding the cloned disk installation: if you can add the extra disk to a production (that can be swapped to the POWER5 location) you could do all the 'installation' steps on the POWER4 system, but do the test booting in the POWER5 hardware.
p.s. also dependent on system resources (in particular slots) you could 'alternate disk' update/installation, and then test in the POWER4 in a new partition.
«
Last Edit: March 04, 2007, 02:15:20 PM by Michael
»
Logged
boyfreind_2010@hotmail.com
Jr. Member
Posts: 6
Re: AIX 5.3 Clonning
«
Reply #10 on:
March 04, 2007, 01:20:00 PM »
Alternate Disk is not applicable for my context ! In fact, the source machines are in production and ZERO mistake is tolered ! You see . So I have just a mksysb on the tape. And I have to do with what in my possession !
Logged
Michael
Administrator
Hero Member
Posts: 526
Re: AIX 5.3 Clonning
«
Reply #9 on:
March 04, 2007, 01:09:26 PM »
I am doing some additional work on the vgWiki (http://felt-1.rootvg.net/dokuwiki/doku.php?id=guide:installation) that you may want to look at. There is section I mention (Clone Disk) that I have to start on. What I added now are the three basic installation options (Overwrite, Preservation, and Migration).
I have to look up some terms before I can write the "Clone Disk" installation section. Roughly this involves copying (cloning) the currrent rootvg onto new disk(s) and then performing either a migration or preservation install on the cloned disks. The next step is to reboot the system using the "cloned" disks. If there are problems you can reboot to the original (i.e. unmodified) rootvg (called old_rootvg on new system) - thus keeping downtime to a minimum.
Be forewarned: do NOT varyonvg the old_rootvg as AIX will rename the logical volumes in old_rootvg and you will not be able to reboot from that disk without a rremendous amount of work (much easier and probably faster to to a mysysb restore).
As always: make a mksysb before starting with any of these procedures. And, time permitting, verify that the tape backup can be read.
Logged
boyfreind_2010@hotmail.com
Jr. Member
Posts: 6
Re: AIX 5.3 Clonning
«
Reply #8 on:
March 04, 2007, 12:33:24 PM »
OK, I will boot with mksysb tape, and chose the option for installing all devices before launching the mksysb restore .
I ll return to you after test
Thanks
Logged
Michael
Administrator
Hero Member
Posts: 526
Re: AIX 5.3 Clonning
«
Reply #7 on:
March 04, 2007, 12:18:01 PM »
One of the standard options to install AIX (I believe it is selected by default) is to install all devices.
Select option 2 (to change settings), select new and complete (or something like that), the disk you want to install, and then check the 'more options' area (option #3 I think). All devices, 64-bit kernel, etc. are there.
And I advise selecting TCB (trusted computing base) even if you are not planning on using it right away. You can only activate it at install, so it becomes very difficult to use it later.
Logged
boyfreind_2010@hotmail.com
Jr. Member
Posts: 6
Re: AIX 5.3 Clonning
«
Reply #6 on:
March 04, 2007, 12:08:05 PM »
Thanks for your answer,
How to install all devices on a new system (with no OS) ?
Logged
Michael
Administrator
Hero Member
Posts: 526
Re: AIX 5.3 Clonning
«
Reply #5 on:
March 04, 2007, 11:57:25 AM »
Cloning is that you can install multiple systems from the same image. The idea is that you provide new hostname, IP addresses, etc..
If you just want to move it to a new system, that is not 'cloning' in the classic sense that you are going to install it multiple times on different systems.
All you need do is still install all devices, and then do a traditional install of a mksysb image.
If you have any questions about that I'll try to make some screen shots showing the steps involved. That may take some time (as in Monday or Tuesday) as I dont have a system setup with a tape in it, and nim mysysb installs look a bit different from a tape/cd mksysb system restore.
Logged
boyfreind_2010@hotmail.com
Jr. Member
Posts: 6
Re: AIX 5.3 Clonning
«
Reply #4 on:
March 04, 2007, 11:36:10 AM »
I did exactly the same method, but I lost some tunning parameter, especialy network options.
So I am looking for a good method to clone with zero lose of system parameters.
Logged
Michael
Administrator
Hero Member
Posts: 526
Re: AIX 5.3 Clonning
«
Reply #3 on:
March 04, 2007, 09:59:16 AM »
No.
use:
smitty easy_install
select the bundle
AllDevicesKernels
And install.
Use preview first if you like. And I recommend making a mksysb backup beforehand.
After installing the Bundle, update to a recent TL (technology level). Check with your VAR, or Application provider to know which TL is supported.
For updates, TL levls, use the vgBookmarks, Downloads->Maintainence to find the quick links to fixes, etc..
«
Last Edit: March 04, 2007, 11:33:58 AM by Michael
»
Logged
boyfreind_2010@hotmail.com
Jr. Member
Posts: 6
Re: AIX 5.3 Clonning
«
Reply #2 on:
March 04, 2007, 12:57:45 AM »
So I have to reboot with the AIX Install CDROM and launch a mksysb restore. Is this what you mean ?
Logged
Michael
Administrator
Hero Member
Posts: 526
Re: AIX 5.3 Clonning
«
Reply #1 on:
March 03, 2007, 09:49:25 PM »
Basically, the only thing needed to clone a system is to install all devices.
Logged
boyfreind_2010@hotmail.com
Jr. Member
Posts: 6
AIX 5.3 Clonning
«
on:
February 27, 2007, 02:21:18 PM »
Hi,
I have an machine Power 4 with AIX5.3 and I plan for a system clone to a machine Power 5. Can any one describe for me the procedure of clonning using a tape (mksysb) and install CDROM.
My Power 4 has been tuned and some parameters were changed and my porpuse is to be sure that clone machine is at 100% similar to the cloned one.
The idea is to execute the clonning in rules of art
Thanks.
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
AIX
-----------------------------
=> Administration
=> Virtualization
=> Applications
=> HACMP
=> Security
=> AIX6 Implementation and Administration
-----------------------------
Hardware
-----------------------------
=> Power6
=> Power5
=> Power4
=> RS/6000 (Power III and earlier)
-----------------------------
Linux on POWER
-----------------------------
=> Planning and Installation
=> General
-----------------------------
Announcements
-----------------------------
=> Announcements
=> Discussion
Loading...
FastPath
HowTo
New in AIX6
RBAC
Security
WPAR
Service Bulletins
InfoCenters
AIX 6.1
AIX 5.3
AIX 5.2
AIX 5.1
- - - - - - -
HMC Downloads
IBM Firmware/LIC
VIOS Support
- - - - - - -
Hardware Documents
PowerHA (HACMP)
Tivoli Manuals
- - - - - - -
IBM Training
src="http://e1.extreme-dm.com/s10.g?login=jootvg&j=n&jv=n" />
Terms of Use
and
Privacy and Security Policies
Copyright 2001-2008 Michael Felt and ROOTVG.NET
Career Change
Announcements October 2008
i+p == Power
HOWTO: Cleanup a PVMISSING disk
FAQ: System P Certification - how to become CATE!
HOWTO: Create a boot-only CD or DVD for AIX