Comment 14 for bug 1375942

Revision history for this message
Julian Edwards (julian-edwards) wrote :

Here's what's happening:

- Static IPs are not allocated until the node is *started*
- what's happening here is that the *previous* startup's leases are being shown for the old static IPs
- as soon as the node starts up, all will be well
- as soon as the old lease expires, all will be well

However we can do better and force-expire the lease when releasing the node from the user (use omshell to edit the lease object and set its expiry to the epoch)