Submitted by yngens on Tue, 12/15/2015 - 23:50
I have deleted a Cloudmin guest system and trying to re-use its IP address when creating another guest, however unfortunately it is not coming up. Connecting to it through graphical console and trying to restart the network gives:
Shutting down interface eth0: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0: Determining if ip address xxx.xxx.xx.xx is already in use for device eth0...
Error, some other host already uses address xxx.xxx.xx.xx.
[ FAILED ]
I am afraid there are some leftover records of the old guest system in the Cloudmin.
Status:
Closed (fixed)
Comments
Submitted by yngens on Tue, 12/15/2015 - 23:55 Comment #1
Adding
ARPCHECK=no
per http://www.singlerack.com/rhelcentos-6-ip-address-is-already-in-use-for-... allows to restart network within the guest system successfully avoid the above reposted error, however it still doesn't see the outside world.Submitted by JamieCameron on Wed, 12/16/2015 - 00:25 Comment #2
Cloudmin keeps a record of IPs in use, but that's only used when creating new VMs to prevent clashes - it shouldn't prevent eth0 on a VM from using an IP. Perhaps check if the IP can still be pinged?
Submitted by yngens on Wed, 12/16/2015 - 01:19 Comment #3
Didn't want to spend much time on this and successfully re-created the guest system. Something might had gone awry with the previous one. So this one can be closed.
Submitted by JamieCameron on Wed, 12/16/2015 - 21:21 Comment #4
ok