Tuesday, 2023-10-17

opendevreviewMerged openstack/swift master: Add a swift-reload command  https://review.opendev.org/c/openstack/swift/+/83317405: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
opendevreviewkim nuri proposed openstack/swift master: WIP: Display host as both hostname and IP in swift-recon  https://review.opendev.org/c/openstack/swift/+/89358311:25
DeHackEdyou want to run swift-ring-builder [object.builder] set_info --ip $OLDIP --change-ip $NEWIP14:00
DeHackEdfollowed by just the write_ring command14:00
opendevreviewTim Burke proposed openstack/swift master: s3api: Add MPU uploadId to logs  https://review.opendev.org/c/openstack/swift/+/89858215:21
timburkeNicolas_, 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 assigned15:57
timburkethe 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 that15:58
Nicolas_DeHackEd & timburke, thank you very much for the confirmation :) 16:48
opendevreviewTim Burke proposed openstack/swift master: Add abstract sockets for process notifications  https://review.opendev.org/c/openstack/swift/+/83764117:13
opendevreviewAlistair Coles proposed openstack/swift master: s3api: Stop propagating storage policy to sub-requests  https://review.opendev.org/c/openstack/swift/+/89786418:09
opendevreviewAlistair Coles proposed openstack/swift master: Delete s3api MPU segments when the manifest expires  https://review.opendev.org/c/openstack/swift/+/80070118:10
opendevreviewTim Burke proposed openstack/swift master: s3api: Sort storage_domain list by length  https://review.opendev.org/c/openstack/swift/+/89867918:11
opendevreviewASHWIN A NAIR proposed openstack/swift master: s3api: Support GET/HEAD request with PartNumber  https://review.opendev.org/c/openstack/swift/+/89458019:42
opendevreviewMerged openstack/python-swiftclient master: tests: Skip keystoneauth tests if not available  https://review.opendev.org/c/openstack/python-swiftclient/+/88800020:50
opendevreviewASHWIN A NAIR proposed openstack/swift master: s3api: Support GET/HEAD request with PartNumber  https://review.opendev.org/c/openstack/swift/+/89458021:43
opendevreviewASHWIN A NAIR proposed openstack/swift master: s3api: Support GET/HEAD request with PartNumber  https://review.opendev.org/c/openstack/swift/+/89458021:53
opendevreviewASHWIN A NAIR proposed openstack/swift master: s3api: Support GET/HEAD request with PartNumber  https://review.opendev.org/c/openstack/swift/+/89458022:17

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!