HPE Ezmeral Software platform
1835957 Members
2056 Online
110088 Solutions
New Discussion

Is it possible to attach disks from one cluster to another cluster?

 
SOLVED
Go to solution
Tim11
Advisor

Is it possible to attach disks from one cluster to another cluster?

We are testing the ability in AWS to remove instances hosting HPE Ezmeral Software and reconnecting the EBS-volumes to a new cluster preserving the data. Is this possible?

I used the 

maprcli disk add

 feature and the old disks added just fine to the new cluster. Trouble is none of the old data was visible. It's as though disk add assumes the disks are empty.

We of course would love to be able to spin up a new cluster, attach old volumes and keep running rather than having to reload data.

thanks,

2 REPLIES 2
VineetKumar
Neighborhood Moderator

Re: Is it possible to attach disks from one cluster to another cluster?

Hi Tim,

Thanks for your query. Unfortunately, thats not achievable due to below reason:
 
1. Once disk added to a cluster node, Storage Pools needs to be created on top of such disks in order to involve them to the cluster activities. During this process, disks got formatted, that means, existing data wipe out completely.
2. Since, data stored in chunks, moving disks can only copying partial data(not useful). 
3. Another challenge is that, CLDB of target cluster won’t recognize the data as its not holding meta data about data stored on such disks.
 
The better approach is to copy data between clusters using available utilities, for eg: mirror, replication or distcp. 
 
I hope that addressed your query.
 
Thanks,
Vineet


I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Sunitha_Mod
Honored Contributor
Solution

Re: Is it possible to attach disks from one cluster to another cluster?

Hello @Tim11

Let us know if you were able to resolve the issue.

If you have no further query and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.