On Wed, Nov 20, 2024 at 07:06:56PM +0000, Christie Lourens via IBM TechXchange Community wrote:
> I have a question , is it still possible to use migratepv method to
> migrate volumes on AIX LPAR that currently have EMC VMAX luns using
> EMC Powerpath MPIO device driver , to newly created IBM FS5300 luns
> that will be mapped to this AIX LPAR ( will there not be a mismatch
> in storage protocols , like NVMe between the 2 diffrent type storage
> luns assigned to the AIX LPAR )
Migratepv is not driver sensitive. You could encounter an issue if you
try to mix 512 byte vs 4k byte block PV's (ie: nvme). As long as the
PV can be added to the VG successfully, you should be able to migrate.
> Wood appreciated some feedback , as storage migration is not an
> option even if by using the virtualization capability of the IBM
> FS5300 ,
I'd suggest double checking the hdisk attributes and path count on the
new storage before adding those LUNs to the VG.
I also strongly prefer to do a mirror migration instead of
migratepv. Syncvg supports throttling and parallel operation and can
be safely stopped and resumed.
The steps are roughly:
- Add new LUNs/PVs to host
- Confirm PV attributes against existing (queue_depth, algo, reserve)
- Extendvg to add new PVs to VG
- Mirrorvg VG to new PVs without sync
- Syncvg with throttle or parallel LP controls
- Allow syncvg to finish, VG should have all LV's fully mirrored
- Unmirrorvg VG against old PVs
- Reducevg old PVs
That can be done hot with a standalone host. This assumes there is
room in the VG for double the PP's (ie: factor, or scalable). If this
is a cluster or has any storage integration, it gets much more
complex.
Thanks.
------------------------------------------------------------------
Russell Adams
Russell.Adams@AdamsSystems.nlPrincipal Consultant Adams Systems Consultancy
https://adamssystems.nl/
Original Message:
Sent: 11/20/2024 1:01:00 PM
From: Christie Lourens
Subject: Migration from EMC VMAX to IBM FS5300
I have a question , is it still possible to use migratepv method to migrate volumes on AIX LPAR that currently have EMC VMAX luns using EMC Powerpath MPIO device driver , to newly created IBM FS5300 luns that will be mapped to this AIX LPAR ( will there not be a mismatch in storage protocols , like NVMe between the 2 diffrent type storage luns assigned to the AIX LPAR )
Wood appreciated some feedback , as storage migration is not an option even if by using the virtualization capability of the IBM FS5300 ,
This has to be done with live migration , can not afford downtime
Awaiting your response
------------------------------
Christie Lourens
------------------------------