Old DHCP leases not being cleared #47

Closed
opened 2019-07-30 09:17:12 -04:00 by JoshuaBoniface · 3 comments
JoshuaBoniface commented 2019-07-30 09:17:12 -04:00 (Migrated from git.bonifacelabs.ca)

If VMs are forcibly stopped, DHCP leases and DNS records are not being purged. More investigation required.

If VMs are forcibly stopped, DHCP leases and DNS records are not being purged. More investigation required.
JoshuaBoniface commented 2019-07-31 23:23:58 -04:00 (Migrated from git.bonifacelabs.ca)

I can't seem to replicate this on the blse2 cluster; will double check on the CL cluster.

I can't seem to replicate this on the blse2 cluster; will double check on the CL cluster.
JoshuaBoniface commented 2019-08-01 13:15:34 -04:00 (Migrated from git.bonifacelabs.ca)

Found the cause; a conditional or instead of a conditional and which caused a record comparison to always return false.

Found the cause; a conditional `or` instead of a conditional `and` which caused a record comparison to always return false.
JoshuaBoniface commented 2019-08-01 13:16:36 -04:00 (Migrated from git.bonifacelabs.ca)

closed via commit 710d2cf9c2

closed via commit 710d2cf9c2b41291ac0702c64db4b2f2e9b9aac8
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: parallelvirtualcluster/pvc#47
No description provided.