Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
感谢您帮助澄清有关 Openstack swift Quorums 的一些疑问。1) 谁真正知道仲裁配置?是代理服务器还是存储服务器?2) 当代理向对象服务器发送请求时,该请求是否包含对象的仲裁配置?
代理节点有一个对象环的副本,它控制副本的存储位置(以及所有切换位置,以防主位置不可用)。当代理节点从存储节点接收到足够的成功响应以形成仲裁时,仲裁由代理节点确定(例如,如果副本计数为 3,则为 2)。存储节点不需要了解仲裁。