Re: [cobbler] CentOS 7 install failure

2014-10-06 Thread Chris Johnson

Hi,

Don't know if this last post made it.

I've narrowed it down to something in the network_config, pre and post 
SNIPPETS.  I have seen bug report 1117640 however no data is missing as 
in that case,  I've done a cobbler system getks and all the data is 
there as far as I can tell.   I pulled all three SNIPPETs out and 
replaced them with the proper network kickstart line and the error about 
an illegal IP address string is gone. The install has other issues but 
that's not this problem.


So it's something in the network SNIPPETs that is causing the illegal IP 
address string error when trying  to install CentOS 7.


Chris J.


Hi.

I've probably missed something somewhere.  I'd love to know what.

I have a cobbler server (2.6.5-9.1) running on CentOS 6.5 in a VBox 
(4.3.16) VM on OS X (10.9.5).  Now 6.5 installs just fine this way on 
my other VMs.  However when trying to install C7, anaconda keeps 
dumping on an illegal IP address string passed to inet_aton and that's 
even using the default sample.ks kickstart.


Has anyone managed to install CentOS 7 on a VBox VM?  I'd love to know 
where this error is coming from.


Tnx.

Chris J.




___
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler


Re: [cobbler] CentOS 7 install failure

2014-10-06 Thread Alan Evangelista

On 10/06/2014 12:41 PM, Chris Johnson wrote:
I've narrowed it down to something in the network_config, pre and post 
SNIPPETS.  I have seen bug report 1117640 however no data is missing 
as in that case,  I've done a cobbler system getks and all the data is 
there as far as I can tell.   I pulled all three SNIPPETs out and 
replaced them with the proper network kickstart line and the error 
about an illegal IP address string is gone. The install has other 
issues but that's not this problem.


I have no idea where this bug 1117640 is from (Cent OS 7?), please post 
a link to it.


It would help if you would put the rendered kickstart file in a pastebin 
and send its URL to us so we can check its content.
cobbler system getks in Cobbler CLI or View kickstart button in 
systems list in web UI will generate it.





I have a cobbler server (2.6.5-9.1) running on CentOS 6.5 in a VBox 
(4.3.16) VM on OS X (10.9.5). Now 6.5 installs just fine this way on 
my other VMs.  However when trying to install C7, anaconda keeps 
dumping on an illegal IP address string passed to inet_aton and 
that's even using the default sample.ks kickstart.


anaconda crashes or just outputs a warning and automated installation is 
stalled? Could you replicate the exact error message here?



Regards,
Alan Evangelista

___
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler


Re: [cobbler] CentOS 7 install failure

2014-10-06 Thread Chris Johnson

On 10/6/14, 1:44 PM, Alan Evangelista wrote:

On 10/06/2014 12:41 PM, Chris Johnson wrote:
I've narrowed it down to something in the network_config, pre and 
post SNIPPETS.  I have seen bug report 1117640 however no data is 
missing as in that case,  I've done a cobbler system getks and all 
the data is there as far as I can tell.   I pulled all three SNIPPETs 
out and replaced them with the proper network kickstart line and the 
error about an illegal IP address string is gone. The install has 
other issues but that's not this problem.


I have no idea where this bug 1117640 is from (Cent OS 7?), please 
post a link to it.


It would help if you would put the rendered kickstart file in a 
pastebin and send its URL to us so we can check its content.
cobbler system getks in Cobbler CLI or View kickstart button in 
systems list in web UI will generate it.



Sorry ;

https://bugzilla.redhat.com/show_bug.cgi?id=1117640






I have a cobbler server (2.6.5-9.1) running on CentOS 6.5 in a VBox 
(4.3.16) VM on OS X (10.9.5). Now 6.5 installs just fine this way on 
my other VMs.  However when trying to install C7, anaconda keeps 
dumping on an illegal IP address string passed to inet_aton and 
that's even using the default sample.ks kickstart.


anaconda crashes or just outputs a warning and automated installation 
is stalled? Could you replicate the exact error message here?


It dumps the call stack and stops with a warning

error: illegal IP address string passed to inet_aton




Regards,
Alan Evangelista

___
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler


___
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler


Re: [cobbler] CentOS 7 install failure

2014-10-06 Thread Chris Johnson

On 10/6/14, 1:44 PM, Alan Evangelista wrote:

On 10/06/2014 12:41 PM, Chris Johnson wrote:
I've narrowed it down to something in the network_config, pre and 
post SNIPPETS.  I have seen bug report 1117640 however no data is 
missing as in that case,  I've done a cobbler system getks and all 
the data is there as far as I can tell.   I pulled all three SNIPPETs 
out and replaced them with the proper network kickstart line and the 
error about an illegal IP address string is gone. The install has 
other issues but that's not this problem.


I have no idea where this bug 1117640 is from (Cent OS 7?), please 
post a link to it.


It would help if you would put the rendered kickstart file in a 
pastebin and send its URL to us so we can check its content.
cobbler system getks in Cobbler CLI or View kickstart button in 
systems list in web UI will generate it.


Ok, sorry about that.  Here is a url for the getks

http://pastebin.com/w1cq3TKX






I have a cobbler server (2.6.5-9.1) running on CentOS 6.5 in a VBox 
(4.3.16) VM on OS X (10.9.5). Now 6.5 installs just fine this way on 
my other VMs.  However when trying to install C7, anaconda keeps 
dumping on an illegal IP address string passed to inet_aton and 
that's even using the default sample.ks kickstart.


anaconda crashes or just outputs a warning and automated installation 
is stalled? Could you replicate the exact error message here?



Regards,
Alan Evangelista

___
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler


___
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler


Re: [cobbler] CentOS 7 install failure

2014-10-06 Thread Orion Poplawski

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





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


--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane  or...@cora.nwra.com
Boulder, CO 80301  http://www.cora.nwra.com
___
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler