Originally posted by: afisher
Chris,
To accomplish what you stated in your original post, you don't need VIO at all. I guess I'm not understanding how VIO got into this discussion because if all you want to do is move a standalone system to an LPARed system, there's not much to it. This is all assuming that you have enough resources in the machine to run the 3 LPARs in the future. If you'll be short, then yes... VIO enters the picture then. But a VIO server and 3 LPARs on a 520 is stretching things a bit, unless these LPARs are little baby LPARs. Just keep in mind that a VIO server needs resources to handle the LPARs too (typically at least .2 of a CPU, depending on CPU speed, and at least 2GB RAM).
So your task list (high-level) might look something like this...
1) shutdown OS
2) attach 520 to HMC private network
3) HMC should discover system and put it in "pending auth" state
4) configure ASM passwords
5) delete pre-existing LPAR (usually all systems have an all-encompassing LPAR already configured on the svc proc, just nuke it)
6) configure new LPAR (but don't check the box for "All resources", just select them all from the I/O tab and mark them all as "desired", then in the future it makes for less downtime when carving out the new LPARs)
7) activate the partition
8) if it doesn't boot up, boot it into SMS and scan for bootable devices. anything with a boot sector will be returned. If you've partitioned in the disk controller (if the OS is local) or the HBA (if the OS is san-connected), then it should show up.
9) boot into the OS and double check bootlist (bootlist -m normal -o)
10) setup HMC public IP so you can now get console access remotely
11) pat yourself on the back for joining the 21st century :) j/k
If everything is desired and you've got DNS and RSCT setup properly on the machine, you can DLPAR devices away and into other partitions on the fly (zero downtime). Obviously if you want to create a VIO server that presents partitioned disk & ethernet, that's a different story. But I can help you with that as well.
-drew
http://www.NotesOfANerd.com#AIX-Forum