Skip to content
#

multi-cloud

Here are 57 public repositories matching this topic...

yugabyte-db
sanketkedia
sanketkedia commented Nov 2, 2021

Description

Currently, for e.g. say that out of 3 copies of a tablet, we want to have 2 copies in C1.R1.Z1 and 1 copy in C2.R2.Z2 then we would specify it as below:

./bin/yb-admin \
    -master_addresses $MASTER_RPC_ADDRS \
    modify_placement_info  \
    C1.R1.Z1,C1.R1.Z1,C2.R2.Z2 3

However, this is somewhat complex and hard to follow. We don't need to necessarily r

noobaa-core
kumarashit
kumarashit commented Jan 22, 2021

**Issue/Feature Description:
As there are a lot of legacy codes, there will be some reference to "opensds". need to rename them to SODA

**Why this issue to fixed / feature is needed(give scenarios or use cases):
As we moved from opensds->soda, the binaries generated, folder names etc should also be changed to SODA.

**How to reproduce, in case of a bug:

**Other Notes / Environment Inform

Multi-cloud infrastructure inventory and management tool, supporting AWS, Google Cloud, Azure, Oracle Cloud, Rackspace Cloud, Hetzner Cloud, Alibaba Cloud, e24cloud.com, Linode, Cloudflare, GoDaddy and Backblaze B2.

  • Updated Apr 10, 2020
  • Shell
powerkimhub
powerkimhub commented Aug 7, 2021
cb-tumblebug

Improve this page

Add a description, image, and links to the multi-cloud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-cloud topic, visit your repo's landing page and select "manage topics."

Learn more