All are virtual machines. DHCP server is instaleld on the Domain conroller itself. This is a test setup.
When I look at the system logs in DHCP server VM, I can see lot of warning messages. They are repeating 2 times in an hour interval. I see bunch of error message related to DHCP.
"Warning: Scope, 10.125.196.0, is 100 percent full with only 0 IP addresses remaining."
Later, I have created a new scope 10.125.197.110 to 120. I pinged those IPs before I create a scope. Each ping is timed out and came to know that they are not being used.
But, I have activated the scope and found the following error in system logs.
"Warinng: There are no IP addresses available for lease in the scope or superscope "DHCPVMs"."
I pinged those IPs via command line and they are responding. I don't understand this odd behaviour. Any ideas?