Thanks Anil. Need few more confirmation
We exported/imported the data for replicated region and it worked fine. For partitioned region does the export command export all data from other nodes to single file? For partitioned region before importing we created region with redundant copies of 2 means we have total 3 copies including 2 secondary and one primary. But when we imported the data to that partitioned region copy is created on all cache nodes. No idea why? But describe region shows correct region count as source cluster. Its just that copy seems to be created on all 12 nodes Can someone confirm what total bucket size means in show metrics command? What performance impact would be there on source cluster if we do export of big partitioned region having millions of records? With best regards, Ashish On Tue, Jul 23, 2019, 6:14 AM Anilkumar Gingade <aging...@pivotal.io> wrote: > Yes, import and export. > > Alter region does not support changing the redundancy level. You can > create region with different redundant copies and import data into it; it > will work. > > -Anil. > > > On Mon, Jul 22, 2019 at 5:33 PM aashish choudhary < > aashish.choudha...@gmail.com> wrote: > >> You mean to say import/export? >> >> With that enabling redundancy will still work using alter region after >> importing data.? >> >> With best regards, >> Ashish >> >> On Tue, Jul 23, 2019, 2:38 AM Anilkumar Gingade <aging...@pivotal.io> >> wrote: >> >>> Hi Ashish, >>> >>> If you are planning to change the cluster size and region configuration; >>> backup and restore will not work. You need to take data snapshot and load >>> the snapshot. >>> >>> -Anil. >>> >>> >>> >>> >>> On Mon, Jul 22, 2019 at 11:39 AM aashish choudhary < >>> aashish.choudha...@gmail.com> wrote: >>> >>>> Hi, >>>> >>>> Need some input on below scenario. We are planning to do a hardware >>>> upgrade from virtual machine to physical hardware. We will be using same >>>> geode version in physical machines. >>>> >>>> Questions >>>> >>>> To avoid data ingestion on new physical hardware can we take backup >>>> from vms and restore them without any issue? >>>> >>>> In current VM setup we don't have redundancy enabled so can we enable >>>> redundancy using alter region command after restoring the backup? >>>> >>>> In VM we are running with 3 data nodes and 3 locators. In physical >>>> machines we will be running with running with 12 nodes and 3 locators( >>>> total 6 machines one node will run 2 data nodes). Will this setup create >>>> any problems while restoring the backup? >>>> >>>> >>>> With best regards, >>>> Ashish >>>> >>>