![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mksysb | lo-lp-kl | AIX | 4 | 07-17-2008 06:00 PM |
| mksysb | chrisanto_2000 | AIX | 2 | 06-06-2007 03:19 PM |
| mksysb... | balaji_prk | AIX | 2 | 10-19-2005 05:22 AM |
| How to use the MKSYSB command | rocker40 | AIX | 2 | 10-21-2003 11:58 AM |
| AiX mksysb | andryk | AIX | 5 | 09-26-2003 07:44 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
AIX 5L nim mksysb command
Hi All,
Please excuse the possibly naive question but I'm trying to clone/install a new AIX 5.3 LPAR on a p570 from a mksysb image file using nim. Has anyone done this before and if so, what would the exact command look like? Does it even remotely resemble something like nim -o alt_disk_install -a source=mksysb\ -a image_data=image_data_file\ -a disk='hdisk1' <NEWLPARNAME> Thanks Lee |
|
||||
|
I'd recommend using smitty if at all possible, it can alleviate most of the command line headaches, here are the procedures I use to restore an existing client via NIM/mksysb:
1. On NIM, put the client (name and IP) you want to restore in /etc/hosts I.e. 10.1.9.29 testaix 2. From “smitty nim_mkmac”, define NIM client on the NIM master: I.e. testaix In “Kernel to use for Network Boot”, use “mp” for multiple processors server or “up” for single processor server 3. 4.From “smitty nim_mkres” choose > mksysb, then define NIM mksysb resource: I.e. aixrestore Use “Master” in “Server of Resource” In “Location of Resource” field, use the mksysb you would like to restore from, I.e. /mksysb/testaix11012007 4. From “smitty nim_bosinst” Select the client you defined in #1 (testaix), choose > mksysb, then the mksysb resource you defined in #2(aixrestore), and choose the appropriate spot level: I.e. spot52/spot53 (use the spot level of the OS you are restoring) And make sure of the following setting: FORCE PUSH the installation: NO Initiate reboot and installation now: NO From there I reboot the client and go into IPL, setup the parameters and boot/install from ethernet, works flawlessly. I suppose you could setup theses screens and then view the commands to get the syntax you need as well. Hope this helps! |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|