Questions tagged [satellite]

Red Hat Satellite Server

The Red Hat Satellite Server is the on-premise management server for Red Hat Enterprise Linux, with features similar to those offered online through the Red Hat Network (RHN).

Red Hat Satellite 5 is derived from the upstream Open Source project Spacewalk, which is also the basis for SUSE Manager.

It offers a centralized system management console allowing for the deployment of bare-metal and virtual systems, patch and release management, configuration management and monitoring.

It requires a separate support subscription from Red Hat for the Satellite server itself, as well as valid support subscriptions for all of the systems managed through the Satellite. Some features are only unlocked with additional subscriptions.

Red Hat Satellite 6 is very different from Satellite 5. It is a Red Hat branded bundle consisting of Foreman and Katello.

47 questions
1
vote
1 answer

stream satellite signal to clients

In our new office I would like to allow some people to view satellite channels by setting up a streaming server and then allowing clients on different OSes (Windows, Linux & Mac) to view this stream in an application preferably VLC. At one time…
Ammar
  • 185
  • 3
  • 7
1
vote
1 answer

Using Foreman's host groups in hiera.yaml :hierarchy section

Does anyone know how to set a correct path in :hierarchy section of hiera.yaml config to apply configuration to Foreman's host groups? I tried to use this settings with %{::hostgroup} variable, but it didn't work for me:…
patok
  • 692
  • 1
  • 5
  • 15
1
vote
1 answer

firewalld puppet module unable to add multiple sources error: INVALID ZONE on second source

We have a puppet module (v3.6.2 as we're using it for Satellite 6) The module works as expected, except when adding multiple sources to a zone. It will add the zone and then add one souce, then error out trying to add the second source to the zone…
Amelia
  • 11
  • 1
1
vote
1 answer

Katello subscription-manager: wrong Yum repo URL?

I'm using RH Satellite 6, and have built a katello capsule. I've synced a very specific environment/content view over to the capsule. I'm trying to build a node from the capsule to test things out, and it seems to have pulled down something wrong at…
shearn89
  • 3,403
  • 2
  • 15
  • 39
1
vote
0 answers

redhat satellite + downgrade procedure - how

I used the RHN - red-hat satellite version 5.x in order to install errata patch: ( on linux version 6.x ) glibc-2.12-1.166.el6_7.7.x86_64 while the curent patch on my linux was: glibc-devel-2.12-1.166.el6_7.3.x86_64 WITH RHN the patch…
yael
  • 43
  • 1
  • 3
  • 9
1
vote
0 answers

Least privilege AWS IAM policy for Foreman / RH Satellite to fully manage an EC2 compute resource

First post, so I apologize in advance if I miss some conventions. I'm trying to discover the least privilege access required for Foreman/RH Satellite to be able to fully manage an EC2 compute resource with full functionality. So far, I've been…
doombird
  • 121
  • 6
1
vote
0 answers

Spacewalk: How to create system groups in new Orginization?

I am building a new Spacewalk server (running on CentOS7) based on the configuration of our current one. The current one is far out of date and the pxe boot is broken so I want to start fresh. That being said, I have read in the Satellite manual…
greg9021
  • 11
  • 2
1
vote
1 answer

Spacewalk Anaconda Pxe Boot Issue - Kernel Version 3.10... requires linux-firmware 20140911

I'm working with a Spacewalk deployment and have gotten around to the point where I'm looking to boot via pxe using a kickstart file. I've mounted an iso onto the disk using mount -o loop and have created a distro pointing at the mounted iso within…
Hugh
  • 161
  • 9
1
vote
1 answer

Redhat Satellite 5.5.0 Remote Command Setup issue

I have setup Remote Commands on Redhat Satellite version 5.5.0 and trying to understand how the schedule works. The Remote Commands are already working on the clients but it appears that when we try to schedule it then it just hangs and only…
user67186
  • 115
  • 3
1
vote
2 answers

Pin package versions in RHN?

Is there a way in RHN/Satellite to pin versions of packages to ensure that they don't get upgraded past a certain version? I have some custom applications that require certain packages to be locked at particular versions. I'm looking for the best…
Mark
  • 296
  • 3
  • 12
1
vote
1 answer

Spacewalk/Satellite Server - spacewalk-create-channel

I have a Spacewalk installation and I have mirrored the RHEL6 base repo on my server using mrepo. I created a channel using spacewalk-create-channel --user=me --server=localhost --version=6 \ --update=u2 --release=Server --arch=x86_64…
1
vote
1 answer

What to do with subscription-manager in a Red Hat Network Satellite environment?

Yum commands all give the following error message: Unable to read consumer identity It seems however that subscription-manager plugin should be disabled if I use RHN/Satellite? What to do after registering the server with RHN Satellite with this…
ujjain
  • 3,983
  • 16
  • 53
  • 91
1
vote
2 answers

How Do I Configure Exim4 on Ubuntu to Send Mail Using Google Apps?

I have an Ubuntu VPS that is using exim4 as a satellite email server set up to send mail through Google Apps. Mail meant to go to an address hosted by Google gets delivered. This means that things like a "contact us" webform is working because it…
Jason Champion
  • 111
  • 1
  • 4
1
vote
1 answer

Multicast File copy with Unicast responses

I'm trying to do some multicast big file copies over to remote clients on the other side of a satellite link. The idea is to minimize the amount of traffic going up to the satellite. I tried using uftp without luck. The problem is that, even though…
kirbuchi
  • 161
  • 3
1
vote
2 answers

RDP Over Mobile Satellite Internet

I am planning a vacation to a destination that will not allow me to have cell or Internet service. I play a role in my organization such that in an emergency situation, my availability is of some importance. As such, I'm considering renting a BGAN…
bdeetz
  • 13
  • 2