Re: [Spacewalk-list] remote repository

2013-01-08 Thread Pietro Leone Pola Falletti di Villafalletto

On 01/08/2013 06:16 AM, Jens Skott wrote:

Do you want to add it as a repository to the server, or


This should not be a problem, but is not what we want to do.


do you want
the clients to have rpm forge repo but not sync the whole repo to
spacewalk server?


Yes, this one, we want the clients have rpmforge repo active but not 
sync the whole repo to spacewalk server. Is it possible?


Thanks, Pietro.


Jens Skott
Tel: +46-8-5142 4396
Schibsted Centralen IT



2013/1/7 Pietro Leone Pola Falletti di Villafalletto le...@diff.org:

Hallo, we want to add rpmforge as repository to our spacewalk, but we do not
want to sync it on our local server. In your opinion is possible to add it
to our servers using spacewalk, but forcing the servers to connect to it
remotely?

Thanks, Pietro.

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list


___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list



___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list


Re: [Spacewalk-list] remote repository

2013-01-08 Thread Michael Mraka
% Do you want to add it as a repository to the server, or
% 
% This should not be a problem, but is not what we want to do.
% 
% do you want
% the clients to have rpm forge repo but not sync the whole repo to
% spacewalk server?
% 
% Yes, this one, we want the clients have rpmforge repo active but not
% sync the whole repo to spacewalk server. Is it possible?

Spacewalk does not support this. If you want to save bandwidth you can
install web proxy (e.g. squid) on spacewalk server and configure clients
to go to rpmforge repo via this proxy.


Regards,

--
Michael Mráka
Satellite Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

[Spacewalk-list] Patch/update selection saving and re-applying

2013-01-08 Thread Pieter Thysebaert
Hi,



I'm looking into setting up SpaceWalk as a way of managing at least the
updates/patches applied to our CentOS systems.


In particular, I'm wondering whether it is feasible to save a selection
of updates to install, and push thosed updates to a system some day in the
future.

To be more precise: let's say we have QA and production machines. Assume we
go through this cycle

  1. yum update on QA machine
  2. test on QA machine
  3. if OK, do same thing on production machine

Of course, some time may pass between the actions on the QA machine and the
production machine so that yum update on the QA machine on one day, and
then yum update on the production machine on a later day may result in
different updates and patches (later versions) being installed on the
production machine.

What would be the recommended way to keep the production machine at the
same patchlevel as the QA machine?
Is there functionality in Spacewalk to update a machine to the same
version/update/patchlevel as another reference machine (ie the QA machine)?
Can I save the updates applied to the QA machine, and then only update the
production machine using this selection somehow?


Thanks!
Pieter
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] web traceback chromium problems

2013-01-08 Thread Juan Pablo Roig
Thanks Jan for the reply.
In the ssl access log i have this:
10.30.2.2 - - [08/Jan/2013:10:05:39 -0300] GET
/rhn/dwr/interface/DWRItemSelector.js HTTP/1.1 200 413
10.30.2.2 - - [08/Jan/2013:10:05:51 -0300] GET
/rhn/channels/manage/Sync.do?cid=106 HTTP/1.1 200 26359
10.30.2.2 - - [08/Jan/2013:10:05:52 -0300] GET
/rhn/channels/manage/Sync.do HTTP/1.1 200 7106
10.30.2.2 - - [08/Jan/2013:10:05:52 -0300] GET
/rhn/dwr/interface/DWRItemSelector.js HTTP/1.1 200 413


-- 
más vale permanecer callado y dar la impresión de que se ignora la
realidad. Que abrir la boca y alejar toda sospecha
-Groucho Marx
--
Juan Pablo Roig
Unix Admin
juan.r...@globant.com
work: 54+(011) 4109.1700 ext. 8382
cel: 54+(011)15-6121-8732


On Fri, Jan 4, 2013 at 5:27 PM, Jan Pazdziora jpazdzi...@redhat.com wrote:

 On Thu, Dec 27, 2012 at 04:27:11PM -0300, Juan Pablo Roig wrote:
  Hi All,
  we are having problems using spacewalk 1.8.6 with chromium, for any
 reasons
  chromium is duplicatin some request eithout any parameters, example, whe
 i
  try to get this url from chromium:
 
 https://spacewalk.corp.globant.com/network/systems/details/history/pending.pxt?sid=110001upper=1lower=1
  in apache logs i see:
  [27/Dec/2012:16:26:17 -0300] 10.30.2.2 TLSv1 DHE-RSA-AES256-SHA GET
 
 /network/systems/details/history/pending.pxt?sid=110001upper=1lower=1
  HTTP/1.1 12373
  [27/Dec/2012:16:26:17 -0300] 10.30.2.2 TLSv1 DHE-RSA-AES256-SHA GET
  /network/systems/details/history/pending.pxt HTTP/1.1 5787
 
  but if i try the same url from firefox i only see the first request.
  Any ideas?

 What's in the ssl_access_log? What is the status code? Is there
 anything like 302 (instead of 200) which would suggest that Spacewalk
 actually tells your browser to go to the other URL?

 --
 Jan Pazdziora
 Principal Software Engineer, Satellite Engineering, Red Hat

 ___
 Spacewalk-list mailing list
 Spacewalk-list@redhat.com
 https://www.redhat.com/mailman/listinfo/spacewalk-list

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Patch/update selection saving and re-applying

2013-01-08 Thread Alan Pittman
Hi,
  I plan to do pretty much the same thing. The way I was thinking of doing it 
was by cloning the channels and patch/update from the clones. That way the 
channel stays static between the QA and the prod. The primary/original channel 
can continue to stay in sync with RHN (or CentOS in your case).

Alan

From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Pieter Thysebaert
Sent: Tuesday, January 08, 2013 7:49 AM
To: spacewalk-list@redhat.com
Subject: [Spacewalk-list] Patch/update selection saving and re-applying

Hi,



I'm looking into setting up SpaceWalk as a way of managing at least the 
updates/patches applied to our CentOS systems.


In particular, I'm wondering whether it is feasible to save a selection of 
updates to install, and push thosed updates to a system some day in the future.

To be more precise: let's say we have QA and production machines. Assume we go 
through this cycle

  1. yum update on QA machine
  2. test on QA machine
  3. if OK, do same thing on production machine

Of course, some time may pass between the actions on the QA machine and the 
production machine so that yum update on the QA machine on one day, and then 
yum update on the production machine on a later day may result in different 
updates and patches (later versions) being installed on the production machine.

What would be the recommended way to keep the production machine at the same 
patchlevel as the QA machine?
Is there functionality in Spacewalk to update a machine to the same 
version/update/patchlevel as another reference machine (ie the QA machine)?
Can I save the updates applied to the QA machine, and then only update the 
production machine using this selection somehow?


Thanks!
Pieter
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Patch/update selection saving and re-applying

2013-01-08 Thread Anton Pritchard-Meaker
Hi,

You can create and save a stored profile of the QA machine and then apply that 
to the production one.

You could also script against the API to fetch a list of updates waiting for 
the QA machine and then script the install to the production one. There's a few 
guides on writing perl/python to query the Spacewalk API.

Cheers,

Anton

From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Pieter Thysebaert
Sent: 08 January 2013 12:49
To: spacewalk-list@redhat.com
Subject: [Spacewalk-list] Patch/update selection saving and re-applying

Hi,



I'm looking into setting up SpaceWalk as a way of managing at least the 
updates/patches applied to our CentOS systems.


In particular, I'm wondering whether it is feasible to save a selection of 
updates to install, and push thosed updates to a system some day in the future.

To be more precise: let's say we have QA and production machines. Assume we go 
through this cycle

  1. yum update on QA machine
  2. test on QA machine
  3. if OK, do same thing on production machine

Of course, some time may pass between the actions on the QA machine and the 
production machine so that yum update on the QA machine on one day, and then 
yum update on the production machine on a later day may result in different 
updates and patches (later versions) being installed on the production machine.

What would be the recommended way to keep the production machine at the same 
patchlevel as the QA machine?
Is there functionality in Spacewalk to update a machine to the same 
version/update/patchlevel as another reference machine (ie the QA machine)?
Can I save the updates applied to the QA machine, and then only update the 
production machine using this selection somehow?


Thanks!
Pieter
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Custom System Info during kickstart?

2013-01-08 Thread Giovanni Torres
I guess I meant to ask if there was a built-in way to set custom info that 
could be used in the kickstart process.  rhn-custom-info is what I was looking 
for and accomplishes the same thing as my small python script.  Both, however, 
require a username and password.

What are the minimum privileges required for a user to configure this setting? 
Would I have to assign this user to the Organization Administrator role?
Thanks,Giovanni
 Date: Fri, 4 Jan 2013 16:02:50 +0100
 From: jpazdzi...@redhat.com
 To: spacewalk-list@redhat.com
 Subject: Re: [Spacewalk-list] Custom System Info during kickstart?
 
 On Tue, Dec 11, 2012 at 10:24:12AM -0500, Giovanni Torres wrote:
  I am aware that after a system is registered to spacewalk, I am able to set 
  Custom System Info for a machine via the Web UI or from the command line 
  via a small python script.
  Is there a way to set custom system info for machines during the kickstart 
  process?
 
 You can put the same small python script invocation (or
 rhn-custom-info) to post in your kickstart.
 
 -- 
 Jan Pazdziora
 Principal Software Engineer, Satellite Engineering, Red Hat
 
 ___
 Spacewalk-list mailing list
 Spacewalk-list@redhat.com
 https://www.redhat.com/mailman/listinfo/spacewalk-list
  ___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

[Spacewalk-list] Errata Import causing Taskomatic to stop processing

2013-01-08 Thread Jeremy Davis
Hello List,

I have a Spacewalk 1.8 installation with about 8000+ servers connecting to
about 21 proxy servers. I was running a sync on the EPEL repository that
contains Errata. This Errata was being imported by the spacewalk-repo-sync
script. It started around 10:00pm and processed requests up to around 7:30
this morning. After 7:30 it appears that the taskomatic service has hung.
The only way to get taskomatic back up and not process the remaining Errata
is to Null out the rhnErrataNotificationQueue table. It seems the
Notifications are what is causing the taskomatic service to stop processing
new requests.

Please let me know if there is any other info you need as I am not sure
what else to provide. Thank you for your time and have a great day!

Regards,
Jeremy
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Spacewalk 1.7 CPU Maxed out by postgresql (8.4)

2013-01-08 Thread Boyd, Robert
There is probably nothing wrong (other than maybe some tuning needed?) with 
Spacewalk or PostgreSQL on this server.

It would appear that Red Hat released approximately 100 updates in the RHEL5 
x86_64 space yesterday. At least that's what it looks like from the errata-sync 
log.   The errata got loaded into the master I'm running around the time I can 
see the cpu maxing out.   My guess is that it's crunching through auditing all 
of the client servers against the errata list since I'm getting bombarded 
(slowly) with Spacewalk Alert emails. I'm curious as to why this activity 
would be generating so much cpu load for so long though.   We only have about 
250 servers registered in the system.  It seems crazy that it would take hours 
to check 250 servers against 100 errata unless there's a serious problem in the 
design of the data / algorithm for doing the checks.

Is there any easy way to take a read on Spacewalk and see that it's busy?  
Would be nice if there was a dashboard with meters giving a clue about whatever 
it's busy processing.  The way I finally figured out my situation this time was 
noticing the flood of emails and working back to the nightly errata sync logs 
to see the flood of updates imported this morning.

Robert Boyd
Sr System Engineer | Peoplefluent
p. 919-645-2972 | c. 919-306-4681
e. robert.b...@peoplefluent.com
Visit: www.peoplefluent.comhttp://www.peoplefluent.com/ | Read: Peoplefluent 
Bloghttp://peoplefluent.com/resources/peoplefluent-blog
Follow: @peoplefluenthttp://twitter.com/peoplefluent | Download: iPad 
Apphttp://itunes.apple.com/us/app/peoplefluent/id474251804?mt=8
[cid:image007.jpg@01CDED9A.EE073A50]http://www.peoplefluent.com/
[cid:image008.jpg@01CDED9A.EE073A50]http://www.peoplefluent.com/mobile-talent-management

From: Boyd, Robert
Sent: Tuesday, January 08, 2013 11:44 AM
To: spacewalk-list@redhat.com
Subject: Spacewalk 1.7 CPU Maxed out by postgresql (8.4)

Sometime this morning my spacewalk server pegged 100% on cpu utilization and 
has been staying there ever since.   I tried a reboot, and just for grins 
updated errata/packages on the server.   After rebooting it's still pegging the 
cpu usage with this process:

postgres  2888 77.7  1.3 470128 53708 ?Rs   10:35  52:05 postgres: 
spaceuser spaceschema 127.0.0.1(46206) SELECT

I am able to use  the Spacewalk admin website without any problem other than a 
bit of slow response.
How can I discover what is causing this (and hopefully fix it)?

Robert Boyd
Sr System Engineer | Peoplefluent
p. 919-645-2972 | c. 919-306-4681

e. robert.b...@peoplefluent.com
Visit: www.peoplefluent.comhttp://www.peoplefluent.com/ | Read: Peoplefluent 
Bloghttp://peoplefluent.com/resources/peoplefluent-blog
Follow: @peoplefluenthttp://twitter.com/peoplefluent | Download: iPad 
Apphttp://itunes.apple.com/us/app/peoplefluent/id474251804?mt=8
[cid:image005.jpg@01CDED9A.0E5C02F0]http://www.peoplefluent.com/
[cid:image006.jpg@01CDED9A.0E5C02F0]http://www.peoplefluent.com/mobile-talent-management

inline: image005.jpginline: image006.jpginline: image007.jpginline: image008.jpg___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

[Spacewalk-list] Spacewalk 1.7 CPU Maxed out by postgresql (8.4)

2013-01-08 Thread Boyd, Robert
Sometime this morning my spacewalk server pegged 100% on cpu utilization and 
has been staying there ever since.   I tried a reboot, and just for grins 
updated errata/packages on the server.   After rebooting it's still pegging the 
cpu usage with this process:

postgres  2888 77.7  1.3 470128 53708 ?Rs   10:35  52:05 postgres: 
spaceuser spaceschema 127.0.0.1(46206) SELECT

I am able to use  the Spacewalk admin website without any problem other than a 
bit of slow response.
How can I discover what is causing this (and hopefully fix it)?

Robert Boyd
Sr System Engineer | Peoplefluent
p. 919-645-2972 | c. 919-306-4681
e. robert.b...@peoplefluent.com
Visit: www.peoplefluent.comhttp://www.peoplefluent.com/ | Read: Peoplefluent 
Bloghttp://peoplefluent.com/resources/peoplefluent-blog
Follow: @peoplefluenthttp://twitter.com/peoplefluent | Download: iPad 
Apphttp://itunes.apple.com/us/app/peoplefluent/id474251804?mt=8
[cid:image005.jpg@01CDED95.75AF5FB0]http://www.peoplefluent.com/
[cid:image006.jpg@01CDED95.75AF5FB0]http://www.peoplefluent.com/mobile-talent-management

inline: image005.jpginline: image006.jpg___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Spacewalk-list Digest, Vol 56, Issue 12

2013-01-08 Thread rick leonhardt
Yeah I got the same issue and I only have 22 servers subscribed to 3 
channels on my Real Red Hat Satellite
I got 279 or so emails with a bunch of them about the same thing on a 
different channel.
That's with me updating the whole thing last Wednesday including the 
server itself !!
I'd hate to think that when I get about 200 more on the satellite that 
it will max out my one VCPU.



On 1/8/2013 11:23 AM, spacewalk-list-requ...@redhat.com wrote:

Send Spacewalk-list mailing list submissions to
spacewalk-list@redhat.com

To subscribe or unsubscribe via the World Wide Web, visit
https://www.redhat.com/mailman/listinfo/spacewalk-list
or, via email, send a message with subject or body 'help' to
spacewalk-list-requ...@redhat.com

You can reach the person managing the list at
spacewalk-list-ow...@redhat.com

When replying, please edit your Subject line so it is more specific
than Re: Contents of Spacewalk-list digest...


Today's Topics:

1. Re: Spacewalk 1.7 CPU Maxed out by postgresql (8.4) (Boyd, Robert)


--

Message: 1
Date: Tue, 8 Jan 2013 12:23:13 -0500
From: Boyd, Robert robert.b...@peoplefluent.com
To: spacewalk-list@redhat.com spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] Spacewalk 1.7 CPU Maxed out by
postgresql (8.4)
Message-ID:

0d5f32bb8c49d6438af012955d0cbef29e5d4f7...@corp2k7mail.corp.peopleclick.com

Content-Type: text/plain; charset=us-ascii

There is probably nothing wrong (other than maybe some tuning needed?) with 
Spacewalk or PostgreSQL on this server.

It would appear that Red Hat released approximately 100 updates in the RHEL5 
x86_64 space yesterday. At least that's what it looks like from the errata-sync 
log.   The errata got loaded into the master I'm running around the time I can 
see the cpu maxing out.   My guess is that it's crunching through auditing all 
of the client servers against the errata list since I'm getting bombarded 
(slowly) with Spacewalk Alert emails. I'm curious as to why this activity 
would be generating so much cpu load for so long though.   We only have about 
250 servers registered in the system.  It seems crazy that it would take hours 
to check 250 servers against 100 errata unless there's a serious problem in the 
design of the data / algorithm for doing the checks.

Is there any easy way to take a read on Spacewalk and see that it's busy?  
Would be nice if there was a dashboard with meters giving a clue about whatever 
it's busy processing.  The way I finally figured out my situation this time was 
noticing the flood of emails and working back to the nightly errata sync logs 
to see the flood of updates imported this morning.

Robert Boyd
Sr System Engineer | Peoplefluent
p. 919-645-2972 | c. 919-306-4681
e. robert.b...@peoplefluent.com
Visit: www.peoplefluent.comhttp://www.peoplefluent.com/ | Read: Peoplefluent 
Bloghttp://peoplefluent.com/resources/peoplefluent-blog
Follow: @peoplefluenthttp://twitter.com/peoplefluent | Download: iPad 
Apphttp://itunes.apple.com/us/app/peoplefluent/id474251804?mt=8
[cid:image007.jpg@01CDED9A.EE073A50]http://www.peoplefluent.com/
[cid:image008.jpg@01CDED9A.EE073A50]http://www.peoplefluent.com/mobile-talent-management

From: Boyd, Robert
Sent: Tuesday, January 08, 2013 11:44 AM
To: spacewalk-list@redhat.com
Subject: Spacewalk 1.7 CPU Maxed out by postgresql (8.4)

Sometime this morning my spacewalk server pegged 100% on cpu utilization and 
has been staying there ever since.   I tried a reboot, and just for grins 
updated errata/packages on the server.   After rebooting it's still pegging the 
cpu usage with this process:

postgres  2888 77.7  1.3 470128 53708 ?Rs   10:35  52:05 postgres: 
spaceuser spaceschema 127.0.0.1(46206) SELECT

I am able to use  the Spacewalk admin website without any problem other than a 
bit of slow response.
How can I discover what is causing this (and hopefully fix it)?

Robert Boyd
Sr System Engineer | Peoplefluent
p. 919-645-2972 | c. 919-306-4681

e. robert.b...@peoplefluent.com
Visit: www.peoplefluent.comhttp://www.peoplefluent.com/ | Read: Peoplefluent 
Bloghttp://peoplefluent.com/resources/peoplefluent-blog
Follow: @peoplefluenthttp://twitter.com/peoplefluent | Download: iPad 
Apphttp://itunes.apple.com/us/app/peoplefluent/id474251804?mt=8
[cid:image005.jpg@01CDED9A.0E5C02F0]http://www.peoplefluent.com/
[cid:image006.jpg@01CDED9A.0E5C02F0]http://www.peoplefluent.com/mobile-talent-management

-- next part --
An HTML attachment was scrubbed...
URL: 
https://www.redhat.com/archives/spacewalk-list/attachments/20130108/ee33a50c/attachment.html
-- next part --
A non-text attachment was scrubbed...
Name: image005.jpg
Type: image/jpeg
Size: 2395 bytes
Desc: image005.jpg
URL: 
https://www.redhat.com/archives/spacewalk-list/attachments/20130108/ee33a50c/attachment.jpg
-- next part

Re: [Spacewalk-list] Package Download

2013-01-08 Thread Michael Mraka
Prathyush wrote:
% HI,
% 
% Is it possible to only fetch the available updates and list .
% I dont want to download all the package to /var/satellite/redhat/1.
% I need to download from internet only when i require

Hello Prathyush,

No, both rhnpush and spacewalk-repo-sync can't download only metadata
without rpm package.


Regards,

--
Michael Mráka
Satellite Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list