I had to move my hard drive/VM files to a new CSV on my HyperV Cluster. After the move, the Nagios server doesn't get an IP address. It apparently gave it a new MAC address on Eth 0.
What is the best way to fix this so I can access my Nagios Deployment?
I'm very much a Linux Beginner/Novice.
No IP Address
-
lance.peterson
- Posts: 64
- Joined: Wed Aug 05, 2015 11:10 am
No IP Address
You do not have the required permissions to view the files attached to this post.
Re: No IP Address
I heard you got your problem solved in your ticket, so we'll close this thread.
For the benefit of anyone else who comes across this issue, CentOS6 has the MAC address in the /etc/sysconfig/network-scripts/ifcfg-eth0 file,
and possibly also /etc/udev/rules.d/70-persistent-net.rules. These files need to be fixed a bit when the MAC addr changes.
The following may be helpful:
fixing ifcfg-eth0:
https://superuser.com/questions/1187071 ... -in-centos
fixing udev:
http://frodo.looijaard.name/article/ude ... ac-address
same thing, explained a bit differently:
https://support.siliconmechanics.com/po ... entos-rhel
Glad you're back up and running!
--Jeffrey
For the benefit of anyone else who comes across this issue, CentOS6 has the MAC address in the /etc/sysconfig/network-scripts/ifcfg-eth0 file,
and possibly also /etc/udev/rules.d/70-persistent-net.rules. These files need to be fixed a bit when the MAC addr changes.
The following may be helpful:
fixing ifcfg-eth0:
https://superuser.com/questions/1187071 ... -in-centos
fixing udev:
http://frodo.looijaard.name/article/ude ... ac-address
same thing, explained a bit differently:
https://support.siliconmechanics.com/po ... entos-rhel
Glad you're back up and running!
--Jeffrey
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!