Thin friendly migration methods
Posted: Thu Aug 27, 2009 11:57 pm
We're in the process of migrating AIX, ESX and Windows systems to 3Par T800 from Clariion CX600s. All the new target LUNs are thin provisioned and we want to preserve that "thin" as much as possible.
ESX migrations have been easy as pie. We opted to use a 500 gb thin provisioned LUN as a standard "datastore", and our ESX admin has been using native Vmware tools to migrate the VMs over to the new storage converting them to ESX thin provisioned in the process.
AIX migrations are getting done using the native AIX volume manager. We have discovered that we can install the 3par ODM definitions and MPIO works without a reboot despite 3par docs requiring a reboot. The volume manager method is NOT thin provision friendly and appears to be copying every block, even empty ones. I'm told a future version of 3par code will permit us reclaim blocks of 0s from these LUNs, someday.
Windows x32/x86 and x64 migrations have been done with good'ole robocopy when we can take an outage on the system. Unfortunately, we have cases where we can't stay down that long and needed a hot online method. EMC has the answer with their Open Migrator LM software, as an EMC customer you should be able to get your hands on this gem for free (maybe not after they read this). This software requires a reboot to install it, and a reboot to finish the migration, but the data sync in between is hot and online with your server apps active. Best of all... you have the option of doing a full block by block replication OR a "Sparse Copy" which only copies the blocks in use by the NTFS file system... in other words this converts THICK to THIN.
Windows IA64 is not supported by EMC with the Open Migrator Tool. There is evidence in the help files and knowledge base that it can be installed and works... however RPQ is required to be supported. That was enough to scare us away from using it, so for these hosts we were limited to offline robocopies.
We looked briefly at solutions like Vicom and Cisco's DMM which are both san appliances that will migrate the data for you while the host is online, however both options were metered services starting at about $30k and implementation/training wouldn't fit into our time line.
I would like to hear how other companies are handling their migrations.
ESX migrations have been easy as pie. We opted to use a 500 gb thin provisioned LUN as a standard "datastore", and our ESX admin has been using native Vmware tools to migrate the VMs over to the new storage converting them to ESX thin provisioned in the process.
AIX migrations are getting done using the native AIX volume manager. We have discovered that we can install the 3par ODM definitions and MPIO works without a reboot despite 3par docs requiring a reboot. The volume manager method is NOT thin provision friendly and appears to be copying every block, even empty ones. I'm told a future version of 3par code will permit us reclaim blocks of 0s from these LUNs, someday.
Windows x32/x86 and x64 migrations have been done with good'ole robocopy when we can take an outage on the system. Unfortunately, we have cases where we can't stay down that long and needed a hot online method. EMC has the answer with their Open Migrator LM software, as an EMC customer you should be able to get your hands on this gem for free (maybe not after they read this). This software requires a reboot to install it, and a reboot to finish the migration, but the data sync in between is hot and online with your server apps active. Best of all... you have the option of doing a full block by block replication OR a "Sparse Copy" which only copies the blocks in use by the NTFS file system... in other words this converts THICK to THIN.
Windows IA64 is not supported by EMC with the Open Migrator Tool. There is evidence in the help files and knowledge base that it can be installed and works... however RPQ is required to be supported. That was enough to scare us away from using it, so for these hosts we were limited to offline robocopies.
We looked briefly at solutions like Vicom and Cisco's DMM which are both san appliances that will migrate the data for you while the host is online, however both options were metered services starting at about $30k and implementation/training wouldn't fit into our time line.
I would like to hear how other companies are handling their migrations.