Hi All,
So, I am trying to create a site-specifc zonegroup at my 2nd site's Ceph cluster. Upon creating the zonegroup and a placeholder master zone at my master site, I go to do a period update and commit, and this is what it returns to me:
(hostname) ~ $ radosgw-admin period commit
2019-11-14 22:27:41.023 7f87e87359c0 1 Cannot find zone id=c7403ff7-d141-46b1-a185-67edb10c23e1 (name=hou-placeholder-zone), switching to local zonegroup configuration
2019-11-14 22:27:41.023 7f87e87359c0 -1 Cannot find zone id=c7403ff7-d141-46b1-a185-67edb10c23e1 (name=hou-placeholder-zone)
2019-11-14 22:27:41.023 7f87e87359c0 0 ERROR: failed to start notify service ((22) Invalid argument
2019-11-14 22:27:41.023 7f87e87359c0 0 ERROR: failed to init services (ret=(22) Invalid argument)
couldn't init storage provider
(hostname) ~ $ radosgw-admin zone list
{
"default_info": "c7403ff7-d141-46b1-a185-67edb10c23e1",
"zones": [
"hou-placeholder-zone",
"hou",
"hou-ec-1"
]
}
(hostname)~ $
It's like it doesn't see that the zone actually exists, and won't let me commit the period. Any ideas as to what's going on here?
(hostname) ~ $ radosgw-admin period commit
2019-11-14 22:27:41.023 7f87e87359c0 1 Cannot find zone id=c7403ff7-d141-46b1-a185-67edb10c23e1 (name=hou-placeholder-zone), switching to local zonegroup configuration
2019-11-14 22:27:41.023 7f87e87359c0 -1 Cannot find zone id=c7403ff7-d141-46b1-a185-67edb10c23e1 (name=hou-placeholder-zone)
2019-11-14 22:27:41.023 7f87e87359c0 0 ERROR: failed to start notify service ((22) Invalid argument
2019-11-14 22:27:41.023 7f87e87359c0 0 ERROR: failed to init services (ret=(22) Invalid argument)
couldn't init storage provider
(hostname) ~ $ radosgw-admin zone list
{
"default_info": "c7403ff7-d141-46b1-a185-67edb10c23e1",
"zones": [
"hou-placeholder-zone",
"hou",
"hou-ec-1"
]
}
(hostname)~ $
It's like it doesn't see that the zone actually exists, and won't let me commit the period. Any ideas as to what's going on here?
Thanks,
Mac
_______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx