-
Notifications
You must be signed in to change notification settings - Fork 163
Node identification headaches
There are quite a few ways in which it is possible to confuse Razor about the identity of a node; the biggest misidentification issue is when Razor thinks an existing node is new and might then proceed to install that node, obliterating anything that was on the node already.
There are various ways in which changes to the hardware of a node might confuse Razor. This page is an attempt to catalog as many of them as possible, and describe whether it is a problem, and how to mitigate it/avoid data loss.
Since Razor can be configured to identify nodes using a number of criteria, there's some wiggle room for what hardware changes will ultimately confuse Razor. Since it's fairly common, and since it causes the toughest problems, this page assumes that nodes are addressed by their MACs only, and that each node only has one NIC, unless otherwise stated.
take two known nodes and swap their network cards
the nodes have swapped identity
If one node was not installed, and one was, Razor might erase data on the previously installed node
- Don't do that
- Secondary node identification via facts might let us detect the problem, though we won't be able to resolve it automatically
For a known node, replace all the hardware except the hard drives
node gets identified as a new node on next boot
If the node was previously installed, Razor might reinstall that node
- Secondary node identification