[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-28 Thread bishop
I see the problem right there. You should not leave things out. Kapilraj Koroth wrote: > There > was a step that I did not mention 0xB6187995.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ cobbler

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-28 Thread Kapilraj Koroth
Forgot to mention this, RHEL 6.8, it doesn't matter if you run createrepo prior to importing it to cobbler. On Wed, Sep 28, 2016 at 4:40 PM, Kapilraj Koroth wrote: > I finally figured out the issue. There was no problem after all. There was > a step that I did not mention

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-28 Thread Kapilraj Koroth
I finally figured out the issue. There was no problem after all. There was a step that I did not mention prior to importing the distribution Installed cobbler server on RHEL 6.8 Installed the latest version of cobbler from EPEL 2.6.11 Imported RHEL 7.0 and 7.2 distributions from the binary DVD.

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-27 Thread bishop
Mine seems to work. It's an older cobbler but it's maybe a valid test. Watch the casing on 'Core'. - .. # emacs /etc/cobbler/ # cobbler profile add \ --parent centos7-x86_64 \ --kickstart /etc/cobbler/centos7-koroth.ks \ --name centos7-koroth-x86_64 exception on server: 'Invalid

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-27 Thread Kapilraj Koroth
I can even choose not to use cobbler and re-produce this problem. I created a kickstart file using " https://access.redhat.com/labs/kickstartconfig/; Stored it on a HTTPD server. Kept the DVD.iso of RHEL 7.2 on the same HTTPD server Booted using the RHEL 7.2 Boot DVD. At the grub menu, Added

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-26 Thread Kapilraj Koroth
Yeap. On Sep 26, 2016 11:10 PM, "Orion Poplawski" wrote: > On 09/26/2016 02:23 PM, Kapilraj Koroth wrote: > >> I think I manually added @core later while trying out various trial and >> error methods. >> >> [kapiltest1 ~]$ sudo cobbler profile dumpvars --name

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-26 Thread Orion Poplawski
On 09/26/2016 02:23 PM, Kapilraj Koroth wrote: I think I manually added @core later while trying out various trial and error methods. [kapiltest1 ~]$ sudo cobbler profile dumpvars --name rhel-7.0-x86_64 | grep ^kickstart kickstart : /var/lib/cobbler/kickstarts/tenneco.rhel-7.ks [kapiltest1

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-26 Thread Kapilraj Koroth
I think I manually added @core later while trying out various trial and error methods. [kapiltest1 ~]$ sudo cobbler profile dumpvars --name rhel-7.0-x86_64 | grep ^kickstart kickstart : /var/lib/cobbler/kickstarts/tenneco.rhel-7.ks [kapiltest1 ~]$ cat

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-26 Thread Orion Poplawski
On 09/23/2016 03:21 PM, Kapilraj Koroth wrote: > Here it is > > [kapiltest1 ~]$ sudo cobbler profile getks --name rhel-7.0-x86_64 > %packages > @core > > > > > %end So there's your @core. Question is, where is it coming from. Your claimed template doesn't have it: %packages

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-23 Thread Kapilraj Koroth
/tmp/anaconda-tb* says this at the very top anaconda 19.31.79-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1261, in _selectYumGroup raise NoSuchGroup(groupid) File

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-23 Thread Kapilraj Koroth
This may be even better, while installing RHEL7 using a buildiso eula --agreed auth --useshadow --enablemd5 bootloader --location=mbr clearpart --all --initlabel text firewall --disabled firstboot --disable keyboard us lang en_US url --url=

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-23 Thread Kapilraj Koroth
Here it is [kapiltest1 ~]$ sudo cobbler profile getks --name rhel-7.0-x86_64 eula --agreed auth --useshadow --enablemd5 bootloader --location=mbr clearpart --all --initlabel text firewall --disabled firstboot --disable keyboard us lang en_US url

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-23 Thread Locane
cobbler profile getks --name On Fri, Sep 23, 2016 at 12:51 PM, Orion Poplawski wrote: > On 09/21/2016 08:32 PM, Kapilraj Koroth wrote: > > What do you mean ? I have given the Kickstart file in my original post. > > No, you gave the kickstart template file - not the

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-23 Thread Orion Poplawski
On 09/21/2016 08:32 PM, Kapilraj Koroth wrote: > What do you mean ? I have given the Kickstart file in my original post. No, you gave the kickstart template file - not the rendered version > On Sep 21, 2016 1:43 PM, "Orion Poplawski" > wrote: >

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-21 Thread Kapilraj Koroth
What do you mean ? I have given the Kickstart file in my original post. On Sep 21, 2016 1:43 PM, "Orion Poplawski" wrote: > On 09/19/2016 01:25 PM, Kapilraj Koroth wrote: > > Installed cobbler server on RHEL 6.8 > > Installed the latest version of cobbler from EPEL 2.6.11 >

[cobbler] Re: RHEL7 deplyment using cobbler 2.6.11

2016-09-21 Thread Orion Poplawski
On 09/19/2016 01:25 PM, Kapilraj Koroth wrote: > Installed cobbler server on RHEL 6.8 > Installed the latest version of cobbler from EPEL 2.6.11 > Imported RHEL 7.0 and 7.2 distributions from the binary DVD. > Made a kickstart file as follows, slight changes from RHEL6 > Created a boot ISO,