Try defaulting back to the old eth names? Google it. New way is that ether names are enumerated (en, em, etc).

On 2015-09-04 21:07, Xeniya Lisovskaya wrote:
Anybody fix this problem? I have Centos7, static IP, and same problem:

it is screenshots from IP-KVM:

http://postimg.org/image/c2qsjwx7r/ [2]

http://s9.postimg.org/rocxra9lr/cobbler2.png [3]

2014-10-08 0:54 GMT+03:00 Chris Johnson
<[email protected]>:

On 10/6/14, 10:40 PM, Orion Poplawski wrote:
On 10/06/2014 08:29 PM, Chris Johnson wrote:
Ok, sorry about that. Here is a url for the getks

http://pastebin.com/w1cq3TKX [1]

 What gets written to /tmp/pre_install_network_config ?  I wonder if
get_ifname is failing.  Sure you have the mac addr correct?

 Ok /tmp/pre_install_network_config contains the following

 network --device=enp0s3 --bootproto=static --ip=192.168.1.14
--netmask=255.255.255.0 --nameserver=75.75.76.76
--hostname=client4.net [4]

 And we have the problem.  Thank you very much Orion.

 There are two ways to give cobbler a gateway IP when doing cobbler
system add; 1) --if-gateway, 2) --gateway.  The scripts I have for
adding my systems to cobbler use the former which puts the gateway in
the ifcfg-eth0 file rather than /etc/sysconfig/network which is what
--gateway does.  From the above we see no gateway listed at all.  It
seems that C7 install wants the --gateway parameter used instead.
Obviously I missed this in the notes.

 I would make the suggestion that when a required or used parameter is
missing a value or has an invalid value, a warning message to that
effect listing the name of the parameter would more helpful than
illegal IP address string passed to inet_aton.

 Thank you again.

 Chris J

 _______________________________________________
 cobbler mailing list
 [email protected]
 https://lists.fedorahosted.org/mailman/listinfo/cobbler [5]

--

Kseniya Lisovskaya

Links:
------
[1] http://pastebin.com/w1cq3TKX
[2] http://postimg.org/image/c2qsjwx7r/
[3] http://s9.postimg.org/rocxra9lr/cobbler2.png
[4] http://client4.net
[5] https://lists.fedorahosted.org/mailman/listinfo/cobbler

_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to