Upgraded from Hammer 0.94.9 to Jewel 10.2.3 while all RGW data survived in
a realm-less, setup (no realm, "default" zonegroup, "default" zone).

Is it possible to "move" this into a single realm/zonegroup/zone in
preparation for multisite (i.e before add the 2nd zone).

I don't need more than one realm, but would like to

1. create a single realm"default"
2. move zonegroup "default" as "us", say
3. move zone to zonegroup as "us-east"

This must preserve all existing data. After which I would like to add a 2nd
zone (in a different ceph cluster) "us-west".


# radosgw-admin realm list
{
    "default_info": "",
    "realms": []
}

# radosgw-admin zonegroup list
read_default_id : -2
{
    "default_info": "",
    "zonegroups": [
        "default"
    ]
}


# radosgw-admin zone list
{
    "default_info": "",
    "zones": [
        "default"
    ]
}






-- 
Richard Chan
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to