Re: [cobbler] anaconda error

2014-07-16 Thread Nicolas Boissé
Hi, I try set --interface to eth0 but it doesn't work. Anyway, Cobbler server network interface is em1. In the grub menu of client, there isn't my cobbler system "test". Just the default profile. After "cobbler system edit" command, I exe

Re: [cobbler] Updating to 2.6.X in stable releases

2014-07-16 Thread Jörgen Maas
There's a concern about not doing it; 2.4.x does not get tested by me on EL6 2.4.x -> EL5 2.6.x -> EL6 / EL7 2.8.x -> EL7 On Thu, Jul 17, 2014 at 6:49 AM, Jörgen Maas wrote: > There are no concerns about updating to 2.6.x for EPEL6 > > Someone just needs to do it ;-) > > > On Wed, Jul 16, 2014

Re: [cobbler] Updating to 2.6.X in stable releases

2014-07-16 Thread Jörgen Maas
There are no concerns about updating to 2.6.x for EPEL6 Someone just needs to do it ;-) On Wed, Jul 16, 2014 at 11:43 PM, Orion Poplawski wrote: > Fedora/EPEL currently provides 2.4.X in released branches (F19,F20,EL6). > Are there any concerns about updating to 2.6.4 for any/all of these? >

[cobbler] Updating to 2.6.X in stable releases

2014-07-16 Thread Orion Poplawski
Fedora/EPEL currently provides 2.4.X in released branches (F19,F20,EL6). Are there any concerns about updating to 2.6.4 for any/all of these? -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane

Re: [cobbler] "/etc/yum.repos.d/cobbler-config.repo" (almost) empty

2014-07-16 Thread Jörgen Maas
Hi David, I'm sorry about the lack of good documentation. I've documented your feedback in the 2.4.0 manual / release notes; hoping others might benefit from it. http://www.cobblerd.org/manuals/2.4.0/1/1_-_Release_Notes.html Thanks! On Wed, Jul 16, 2014 at 4:01 PM, David Lee wrote: > I think

Re: [cobbler] "/etc/yum.repos.d/cobbler-config.repo" (almost) empty

2014-07-16 Thread David Lee
I think I have at last got this fixed. So this email is really for the benefit of the archives. 1. Cobbler 2.6.2 has just been announced. So I've upgraded our troublesome test environment from 2.5.0 to 2.6.2. I don't think that detail is relevant, because the problem persisted. But at leas

Re: [cobbler] Cobbler check

2014-07-16 Thread Dan White
Red Hat Enterprise Linux Server release 6.5 (Santiago) cobbler-2.4.4-1.el6.noarch [root ~]# cobbler check The following are potential configuration items that you may want to fix: 1 : Unknown distribution type, cannot check for running service cobblerd 2 : change 'disable' to 'no' in /etc/xinetd

Re: [cobbler] Cobbler check

2014-07-16 Thread Jörgen Maas
packages from: http://download.opensuse.org/repositories/home:/libertas-ict:/cobbler26/RedHat_RHEL-6/ On Wed, Jul 16, 2014 at 3:14 PM, Jörgen Maas wrote: > [root@cobbler-rhel6 cobbler]# cat /etc/redhat-release > Red Hat Enterprise Linux Server release 6.5 (Santiago) > > [root@cobbler-rhel6 cobb

Re: [cobbler] Cobbler check

2014-07-16 Thread Jörgen Maas
[root@cobbler-rhel6 cobbler]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.5 (Santiago) [root@cobbler-rhel6 cobbler]# rpm -q cobbler cobbler-2.6.2-19.1.noarch [root@cobbler-rhel6 cobbler]# cobbler check The following are potential configuration items that you may want to fix:

Re: [cobbler] anaconda error

2014-07-16 Thread Nicolas Boissé
Yes, I use a system record : # cobbler system edit --name=test --interface=em1 --mac=00:24:81:99:92:a5 --ip-address=192.168.1.3 --netmask=255.255.255.0 -- gateway=192.168.1.255 --static=1 --hostname=myhostnam Le 16/07/2014 14:24, Jörgen Maas a écrit :

Re: [cobbler] Anyone using s390 support in Cobbler?

2014-07-16 Thread Jörgen Maas
To follow up on this; s390 support has been deleted from the master branch. On Tue, Jul 8, 2014 at 12:46 PM, Jörgen Maas wrote: > Hey all, > > I'm wondering if there any users of the s390 capabilities of Cobbler.As > far as i can tell that part of the code hasn't been touched for a while, > cou

Re: [cobbler] anaconda error

2014-07-16 Thread Jörgen Maas
Yes, that's the problem. Are you using a system record in Cobbler ?? On Wed, Jul 16, 2014 at 12:01 PM, Nicolas Boissé < nicolas.boi...@univ-lemans.fr> wrote: > Hi, > > I'm trying to launch fedora 20 installation using cobbler. When I launch > client, all is ok until an anaconda error : Unknown

Re: [cobbler] Cobbler check

2014-07-16 Thread Jörgen Maas
This might work (now downloading rhel6.5 so i can test): diff --git a/cobbler/action_check.py b/cobbler/action_check.py index 5ab10b4..5feadc5 100644 --- a/cobbler/action_check.py +++ b/cobbler/action_check.py @@ -28,6 +28,7 @@ import utils import glob from utils import _ import clogger +import

Re: [cobbler] Cobbler check

2014-07-16 Thread Jörgen Maas
Can you send output for: [jorgen@mainframe ~]$ python Python 2.7.5 (default, Jun 25 2014, 10:19:55) [GCC 4.8.2 20131212 (Red Hat 4.8.2-7)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import platform >>> platform.linux_distribution()[0].lower().strip() AND

Re: [cobbler] Cobbler check

2014-07-16 Thread Michael Tiernan
>> 2 : Unknown distribution type, cannot check for running service dhcpd >> 3 : Unknown distribution type, cannot check for running service cobblerd I'm *GUESSING* that it is telling you that the *host* you're running cobbler on is something cobbler doesn't recognize. I /think/ that it is tellin

Re: [cobbler] Cobbler check

2014-07-16 Thread Harry Hoffman
Typo maybe? Cobbler support ISC dhcp/named or ... (Crap, blanking on the name of the other one). Cheers, Harry On Jul 16, 2014 7:05 AM, "Newman, Stuart J. (GSFC-444.0)[HONEYWELL TECHNOLOGY SOLUTIONS INC] " wrote: > > Cobbler 2.6.1 RHEL 6.5 > >   > > When running cobbler check, I get > >   > >

[cobbler] anaconda error

2014-07-16 Thread Nicolas Boissé
Hi, I'm trying to launch fedora 20 installation using cobbler. When I launch client, all is ok until an anaconda error : UnknownDeviceError. You can see below anaconda report in attachment. Line 21, interface network name is eth0. But in ifcfg.