opendevreview | Merged openstack/swift master: Add a swift-reload command https://review.opendev.org/c/openstack/swift/+/833174 | 05:04 |
---|---|---|
Nicolas_ | Hello Swift folks ! Quick question, sorry if it has already been answered, but is it possible to change the IP of an object node without rebalancing the data stored on it ? We have some maintenance planned at the network level and trying to understand if we can do it without evacuating the nodes to re-ip it. My understanding is that we could update the rings by updating the IP but is it breaking the partition hashing for example, I'm not clear | 11:07 |
opendevreview | kim nuri proposed openstack/swift master: WIP: Display host as both hostname and IP in swift-recon https://review.opendev.org/c/openstack/swift/+/893583 | 11:25 |
DeHackEd | you want to run swift-ring-builder [object.builder] set_info --ip $OLDIP --change-ip $NEWIP | 14:00 |
DeHackEd | followed by just the write_ring command | 14:00 |
opendevreview | Tim Burke proposed openstack/swift master: s3api: Add MPU uploadId to logs https://review.opendev.org/c/openstack/swift/+/898582 | 15:21 |
timburke | Nicolas_, just as DeHackEd said -- you're fine to just reassign IPs and rewrite the ring. it won't impact how things are hashed or how partitions are assigned | 15:57 |
timburke | the only trouble would be if you delete all the devices with the old ip, then add them back with the new ip as new devices -- that would likely cause a bunch of unnecessary rebalancing. using set_info will avoid that | 15:58 |
Nicolas_ | DeHackEd & timburke, thank you very much for the confirmation :) | 16:48 |
opendevreview | Tim Burke proposed openstack/swift master: Add abstract sockets for process notifications https://review.opendev.org/c/openstack/swift/+/837641 | 17:13 |
opendevreview | Alistair Coles proposed openstack/swift master: s3api: Stop propagating storage policy to sub-requests https://review.opendev.org/c/openstack/swift/+/897864 | 18:09 |
opendevreview | Alistair Coles proposed openstack/swift master: Delete s3api MPU segments when the manifest expires https://review.opendev.org/c/openstack/swift/+/800701 | 18:10 |
opendevreview | Tim Burke proposed openstack/swift master: s3api: Sort storage_domain list by length https://review.opendev.org/c/openstack/swift/+/898679 | 18:11 |
opendevreview | ASHWIN A NAIR proposed openstack/swift master: s3api: Support GET/HEAD request with PartNumber https://review.opendev.org/c/openstack/swift/+/894580 | 19:42 |
opendevreview | Merged openstack/python-swiftclient master: tests: Skip keystoneauth tests if not available https://review.opendev.org/c/openstack/python-swiftclient/+/888000 | 20:50 |
opendevreview | ASHWIN A NAIR proposed openstack/swift master: s3api: Support GET/HEAD request with PartNumber https://review.opendev.org/c/openstack/swift/+/894580 | 21:43 |
opendevreview | ASHWIN A NAIR proposed openstack/swift master: s3api: Support GET/HEAD request with PartNumber https://review.opendev.org/c/openstack/swift/+/894580 | 21:53 |
opendevreview | ASHWIN A NAIR proposed openstack/swift master: s3api: Support GET/HEAD request with PartNumber https://review.opendev.org/c/openstack/swift/+/894580 | 22:17 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!