Re: [Spacewalk-list] Fedora 21 in spacewalk

2015-01-26 Thread Stephen Herr
F21 clients (including kickstarting them) should be supported in Spacewalk 2.3. -Stephen On 01/26/2015 07:29 AM, Alexander Innes wrote: Aloha All, Is there any special voodoo involved in getting fedora 21 to kick-start from spacewalk? Ive been trying for a while and failing, annoyingly 20

Re: [Spacewalk-list] manage service run levels (chkconfig)

2015-01-26 Thread Waldirio Manhães Pinheiro
Hello Reneau One easy way that you can do is according another post that I did https://www.redhat.com/archives/spacewalk-list/2014-October/msg00144.html Let me know if you have some doubt to implement. ### #!/bin/bash if [ -f /var/log/ref_teste ]; then echo Script was defined - $(date)

Re: [Spacewalk-list] auto updates for errata not working

2015-01-26 Thread Stephen Herr
Hi Kevin, 1) Make sure that the taskomatic service is running and is not throwing errors (to /var/log/rhn/rhn_taskomatic_deamon.log). 2) The auto-update feature only applies errata that are applicable to your systems, not packages that aren't associated with an erratum. How are you pushing

Re: [Spacewalk-list] configuration channel challenges

2015-01-26 Thread Tomas Lestach
I can solve this problem by running rhn-actions-control –enable-all and reschedule the job. Is there a way to eliminate that manual step? I’m adding several hundred server to my swalk server and doing that step manually is time consuming. This is actually not a problem, but a feature. You as

Re: [Spacewalk-list] update-01: Monitoring and import configuration files

2015-01-26 Thread Stephen Herr
Hi Kevin, There should be a corresponding error in /var/log/httpd/error_log on your Spacewalk server. Perhaps if you posted that it would help. -Stephen On 01/14/2015 10:35 AM, Kevin Abbey wrote: Hi, Maybe this error and code listing can help diagnose the problem? Thanks for any assistance

Re: [Spacewalk-list] Redhat CDN Support?

2015-01-26 Thread Tomas Lestach
On Jan 21, 2015 2:44 PM, Ciro Iriarte cyru...@gmail.com wrote: Hi!, is it possible to download packages directory from the Redhat CDN using spacewalk-repo-sync ?. I've setup the SSL certificate/key pair but I keep getting this error: Channel label: rhel7-x86_64 Repo

Re: [Spacewalk-list] Fedora 21 in spacewalk

2015-01-26 Thread Alexander Innes
Ah coolio so its not just me :D thanks for that! I know to put this bit of my project on hold ^,^ On 26 January 2015 at 14:15, Stephen Herr sh...@redhat.com wrote: F21 clients (including kickstarting them) should be supported in Spacewalk 2.3. -Stephen On 01/26/2015 07:29 AM, Alexander

Re: [Spacewalk-list] configuration channel challenges

2015-01-26 Thread Tomas Lestach
Also, once I enable all the actions and reschedule the job it will complete however I get another error as follows: Summary: Deploy config files to system scheduled by (none) Details: This action will be executed after 01/20/15 11:37:53 AM EST. This action's

[Spacewalk-list] Problem network config rhel7

2015-01-26 Thread Frank Paulick
Hi, after kickstarting a rhel7 system with 2 interfaces (1st - install network , 2nd default interface with gateway) the network settings only meant for eth1 were also configured for eth0. both interfaces had a default gw and the dns settings configured. i added the system to spacewalk using

Re: [Spacewalk-list] Spacewalk 2.0 UI shows repo cache [2]

2015-01-26 Thread Avi Miller
On 27 Jan 2015, at 1:01 am, Stephen Herr sh...@redhat.com wrote: For what it's worth, in Spacewalk 2.3 taskomatic should be able to generate the repodata for any channel with only 1GB of memory. That's awesome. Can you point to the git commits that applies this change? -- Oracle

Re: [Spacewalk-list] Fedora 21 in spacewalk

2015-01-26 Thread Alexander Innes
In spacewalk if you select the fedora installer generation you get a 500 error with fedora on spacewalk 2.2 (fresh install), it sends fedora to cobbler but the py is expecting fedora with a version :), i think theres a plan to add fedora 18 as the basic fedora (or something along those lines?) On

Re: [Spacewalk-list] Fedora 21 in spacewalk

2015-01-26 Thread Tomas Lestach
Hello, I would expect, that if you'd: * sync fedora21 repository into your channel, * mount your fedora21 iso * create a new distribution (Systems - Kickstart - Distributions) by pointing to the kickstart trees on the iso you should be able to create a f21 kickstart. There's a chance, it could

[Spacewalk-list] OpenSCAP XML's

2015-01-26 Thread Erik Johnson
Hi, Can anyone point me in the direction of an openscap library of sorts? I have tried the STIGS from US DOD, but all the checks simply state 'notchecked'. The spacewalk web interface says the default command is oscap xccdf eval, and I cannot seem to change that to use oval files instead. Anyone

[Spacewalk-list] Clients not picking up requested changes, period

2015-01-26 Thread Chris Swingler
Hey Spacewalk-list! I have quite a few systems (I haven't dug into seeing if there is any consistency in CentOS versions or the RHN tools) that just plain do not seem to get tasks back from the Spacewalk server. We're running Spacewalk 2.2 on CentOS release 6.5 (Final). I can create a simple

Re: [Spacewalk-list] Spacewalk 2.0 UI shows repo cache continually in-progress

2015-01-26 Thread Tomas Lestach
INFO | jvm 1 | 2015/01/15 16:13:33 | 2015-01-15 16:13:33,010 [Thread-53] INFO com.redhat.rhn.taskomatic.task.repomd.RepositoryWriter - Generating new repository metadata for channel 'oraclelinux6-x86_64'(sha256) 23357 packages, 1644 errata Hello, I have some notes to this case: * your

Re: [Spacewalk-list] How to configure ISS to use a different IP

2015-01-26 Thread Tomas Lestach
What about trying to do the dump using rhn-satellite-exporter and then import it using satellite-sync -m dump on the other Spacewalk machine? Regards, -- Tomas Lestach Red Hat Satellite Engineering, Red Hat PS. Upgrade to the latest released Spacewalk version is recommended. :-)\ -