Live Partition Mobility


 
Thread Tools Search this Thread
Operating Systems AIX Live Partition Mobility
# 1  
Old 11-01-2013
Live Partition Mobility

Hello All,
I recently did LPM at one of my client site, and thought of sharing it with the forum.

I hope you find it helpful.
These 3 Users Gave Thanks to ibmtech For This Post:
# 2  
Old 11-02-2013
A suggestion when you want to use LPM:

An LPAR can only move to a managed system where the VIOSes know about the vSCSI disks the LPAR needs (usually the rootvg disks, less commonly the datavg-disks). Therefore we do the following every time we commission a new LPAR:

- create the LUN (zone the storage, ...)
- make the LUN known to all the VIOSes it might want to use
- Install the LPAR, which includes getting a PVid onto the hdisk device

The benefit is twofold: first, we immediately realize if the LUN is not zoned to all the VIOSes (doesn't happen any more now that we commissioned a zoning script, which can't forget anything, but it happened before). Second: we will not have to worry about LPM, because we "built it in" the LPAR from the beginning.

Btw., the same goes for other vSCSI-disks, which aren't rootvg-disks (we use NPIV instead now, but many use vSCSI over the VIOS for data-disks too): before i use the disk on the LPAR i import it on any VIOS i may want to transfer the LPAR to (respectively its managed system).

I hope this helps.

bakunin
This User Gave Thanks to bakunin For This Post:
# 3  
Old 11-04-2013
Thanks for additional info Bakunin!
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates In this version of the UserCP, I have changed "Live Chat" to "Live Updates" by disabling the ability to post in the "live chat" area and changed the name to "Live Updates" The reason for this change is that experienced... (6 Replies)
Discussion started by: Neo
6 Replies

2. Red Hat

Shrink LVM partition & create new Linux Primary partition

Hello All, I have a Red Hat Linux 5.9 Server installed with one hard disk & 2 Partitions created on it as follows, /boot - Linux Partition & another is LVM - One VG & under that 5-6 Logical volumes(var,opt,home etc). Here my requirement is to take out 1GB of space from LVM ( Any logical... (5 Replies)
Discussion started by: gr8_usk
5 Replies

3. Solaris

Partition overlaps another partition while creating new parition in solaris

hi all while formatting hard disk i am getting following error. Partition 1 ends at 266338338 It must be between 34 and 143374704. label error: EFI Labels do not support overlapping partitions Partition 8 overlaps partition 1. Warning: error writing EFI. Label failed. I have formatted the... (2 Replies)
Discussion started by: nikhil kasar
2 Replies

4. AIX

Live Partition Mobility using HP XP SAN storage

I have a real problem that I hope someone has experience of. I am setting up an LPM for a client who use HP SAN storage. In the past when I setup an LPM system the second World Wide Name (WWN) for the virtual client adapters were given to the storage team who then zoned and mapped these to same... (3 Replies)
Discussion started by: johnf
3 Replies

5. UNIX for Dummies Questions & Answers

I've created a partition with GNU Parted, how do I mount the partition?

I've created a partition with GNU Parted, how do I mount the partition? The manual information at http://www.gnu.org/software/parted/manual/parted.html is good, but I am sure about how I mount the partition afterwards. Thanks, --Todd (1 Reply)
Discussion started by: jtp51
1 Replies

6. UNIX for Dummies Questions & Answers

understanding logical partition, physical partition

hi, 1) is logical partition the same as physical partition except that one is physical and the other is logical? 2) then it must a one to one ratio? (3 Replies)
Discussion started by: yls177
3 Replies
Login or Register to Ask a Question