@madolson the math doesn't look right. notused1 should be 30 bytes long as opposed to 16 because uint16_t is 2 bytes (16 bits). This will break cluster rolling upgrades.

Originally posted by @PingXie in https://github.com/redis/redis/pull/9530#discussion_r794994327

Comment From: PingXie

working on a fix