They're both PCIe devices, so adding that stuff can impact on interface naming. As another example, I recently added a PCIe GPU to a couple of my hosts, and the bridge failed to come up (because the parent interfaces now had different names)
🙌 1
b
busy-vase-26476
02/21/2025, 9:51 PM
Hmmm. interesting.. That makes some sense.. Is it fair to suggest rebuilding the node would be advisable?
g
gray-room-77418
02/21/2025, 9:56 PM
I’m a relative newcomer to Harvester, and had capacity in the cluster, so that’s what I did
gray-room-77418
02/21/2025, 9:57 PM
I expect that you could potentially fix by adding the new interfaces to the bond and removing the old names, but a rebuild took me less time than I’d spent diagnosing
b
busy-vase-26476
02/21/2025, 9:59 PM
Yea, I can rebuild without too much trouble.. and, yes, I've already spent double that time on this.. THANK YOU, This is very helpful.