What's the difference between RHN Classic and Red Hat Subscription Management?

Introduction

With the introduction of Red Hat Subscription Management, Red Hat supports two technologies when registering your Red Hat Enterprise Linux servers. However, for newer release of Red Hat products Red Hat Subscription Management is the preferred method and enabled by default. Red Hat Network continues to be supported for older versions of Red Hat products.

Those technologies are;

  • Red Hat Network (RHN) Classic
  • Red Hat Subscription Management

Red Hat Network Classic and Red Hat Subscription Management both allow you register your system and download updates. There are however, many differences between the two that deserve consideration by an organization that is considering which technology to implement now, or when to migrate.

Comparison

NOTE: This document is intended for planning Red Hat Subscription Management activities and is subject to change. Nothing in this document is a commitment to deliver any functionality or extend any existing product release cycles. Red Hat product life cycle description is located athttps://access.redhat.com/support/policy/updates/errata/

Please refer to the following table for comparisons between RHN Classic and Red Hat Subscription Management by Red Hat Enterprise Linux product.

Feature/Function RHN Classic Red Hat Subscription Management
Red Hat Product Support
Red Hat Enterprise Linux versions supported

All current products and versions in Red Hat Enterprise Linux 4

All current products and versions in Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6

Red Hat Enterprise Linux 7 Beta supported via Red Hat Satellite 5.6

Red Hat Enterprise Linux 5 (5.7 and newer)

Red Hat Enterprise Linux 6 (6.1 and newer)

Red Hat Enterprise Linux 7 Beta

Intended for future versions of Red Hat Enterprise Linux

Red Hat Enterprise Virtualization versions supported All current products and versions including RHEV 2.1, 2.2, 3.0 RHEV 3.0 and newer
Red Hat Enterprise Linux Migration to RHSM support? NO

YES for Red Hat Enterprise Linux 5 (5.8 and newer) - via migration tooling as described inSubscription Management Guide

YES for Red Hat Enterprise Linux 6 (6.3 and newer) - via migration tooling as described inSubscription Management Guide

Is migrating from RHN Classic to Red Hat Subscription Management supported?

Red Hat Satellite 5 YES - all versions of 5.x NO
Red Hat Satellite 6 NO YES
Subscription Management Support
Default installation method

Red Hat Enterprise Linux 5 (5.7 and older)

Red Hat Enterprise Linux 6 (6.1 and older)

All Red Hat Enterprise Linux 4

Red Hat Enterprise Linux 6 (6.3 and later)

Red Hat Enterprise Linux 5 (5.9 and later)

future versions of Red Hat Enterprise Linux

Content Basis

RHN Classic
rhn-channel command
[Red Hat Enterprise Linux ] What is the command "rhn-channel" and how to use it?

Red Hat Subscription Manager
subscription-manager command to register and add subscriptions
Command line utilities yum update

(Red Hat Enterprise Linux 5 and later),

up2date

(Red Hat Enterprise Linux 4)

yum update
System registration rhn_register, rhnreg_ks

subscription-manager register

How do I register my system using Red Hat Subscription Manager?

List subscriptions available to apply to installed system N/A subscription-manager list --available
Force list all subscriptions N/A subscription-manager list --available --all
Why can't I see available subscriptions for my system in Red Hat Subscription Management?
Smart autosubscribe a subscription N/A

subscription-manager register --autosubscribe

How do I subscribe to a channel in Red Hat Subscription Management?

Graphical user interface utilities System -> Administration -> RHN Registration System -> Administration -> Red Hat Subscription Manager
Package update utility

/usr/bin/yum

System -> Administration -> Add/Remove Software

/usr/bin/yum

System -> Administration -> Add/Remove Software

Yum plugin support yum-rhn-plugin (provides rhnplugin.conf) subscription-manager (provides subscription-manager.conf and product-id.conf)
Web-based administration tool for customers http://rhn.redhat.com http://access.redhat.com/management
Support for updating content through Content Delivery Network YES YES
Support for offline updating YES, via Red Hat Satellite 5 NO
Support for proxied updating YES, via Red Hat Satellite Proxy 5 YES, via Red Hat Subscription Asset Manager (SAM) and other future offerings
Email errata notifications YES

YES

How do I get errata notifications from Red Hat Subscription Management?

Support for remote updating YES

NO

How do I apply updates remotely with Red Hat Subscription Management?

Support for IP-Based Firewall Rules

YES

How do I disable Location Aware Updates with RHN Classic?

YES

How do I disable Location Aware Updates with Red Hat Subscription Management?

Support for machine provisioning and monitoring YES NO
Support for sosreport diagnostics logging YES YES
Support for all product SKUs YES, but future product products may not be enabled for RHN Classic

YES, with a small number of exceptions

Why aren't my subscriptions available in Red Hat Subscription Management?

Support for Smart Management Red Hat Enterprise Linux Add-On YES, for use with Red Hat Satellite NO
Optional and Supplementary Channels available?

YES, but off by default

Many *-devel packages are not available in Red Hat Enterprise Linux 6

YES, but off by default

How can I access Optional and Supplementary channels, and -devel packages using Red Hat Subscription Management?

References

https://access.redhat.com/site/articles/63269

RHN Classic and Red Hat Subscription Management的更多相关文章

  1. Posts Tagged ‘This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register问题的解决办法

    HowTo Install redhat package with YUM command without RHN February 26, 2014 in Redhat / Linux Tips a ...

  2. red-hat6.5 yum 源配置,cloud-init 安装 This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register

    This system is not registered to Red Hat Subscription Management. You can use subscription-manager t ...

  3. RedHat Enterprise Linux 6.4使用yum安装出现This system is not registered to Red Hat Subscription Management

    我虚拟机安装的系统是RedHat Enterprise Linux 6.4-i686,是32位的.使用yum命令安装软件时候出现以下错误: This system is not registered ...

  4. 使用yum时报错 This system is not registered to Red Hat Subscription Management

    错误原因:使用redhat的yum源是需要注册付费的. 1.卸载RedHat自带的yum包 查看已安装的yum rpm -qa|grep yum #卸载已安装的yum rpm -qa | grep y ...

  5. rhel7.0解决:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.

    看这篇文章前,先说一下我的实际情况.本来要部署docker服务的,然后yum安装任何软件都不起效果,最后通过老师远程的帮助,最后成功安装上docker,老师的解决办法就是忽略这个问题,直接自己配置网络 ...

  6. [转]redhat7(centos7) not registered to Red Hat Subscription Management

    [root@controller0 ~]# yum install ntp Loaded plugins: fastestmirror, product-id, search-disabled-rep ...

  7. 【问题】This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.

    转载请注明出处:https://www.cnblogs.com/kelamoyujuzhen/p/9087725.html  这类问题归根到底就是软件源问题,Linux下安装软件不像windows.L ...

  8. How to delete System Profiles for those registered with Red Hat Subscription Management (RHSM)?

    Environment Red Hat Customer Portal Certificate Based Subscription Red Hat Subscription Management ( ...

  9. This system is registered to Red Hat Subscription Management, but is not receiving updates. You can use subscription-manager to assign subscriptions.

    Wrong date and time, reset the date and time in the system properly. It may also happen that system ...

随机推荐

  1. java从图片中识别文字

    package com.dream.common; import java.awt.image.BufferedImage; import java.io.File; import java.io.I ...

  2. 将Mnist手写数字库转化为图片形式 和标签形式

    Mnist 数据文件有两种,一种是图片文件,一种是标签文件,那么如何把他们解析出来呢? (1)解析图片文件 可以看出在train-images.idx3-ubyte中,第一个数为32位的整数(魔数,图 ...

  3. POJ:2429-GCD & LCM Inverse(素数判断神题)(Millar-Rabin素性判断和Pollard-rho因子分解)

    原题链接:http://poj.org/problem?id=2429 GCD & LCM Inverse Time Limit: 2000MS Memory Limit: 65536K To ...

  4. [BZOJ4196]软件包管理器(树链剖分)

    [BZOJ4196] install x-> 询问根节点到x路径上0的个数,然后全变1 uninstall x-> 询问x子树(包括x)中1的个数,然后全边0 Code #include ...

  5. 总结 Date 2017.09.23

    总结 Date 2017.09.23 <1>统计数字 某次科研调查时得到了n个自然数,每个数均不超过1500000000(1.5*10^9).已知不相同的数不超过10000个,现在需要统计 ...

  6. 1,VMware与Centos系统安装

    选择性 pc可以选择 -纯系统 Linux/windows -双系统 Windows+Linux -虚拟化技术 Windows+vmware workstation 服务器 -物理机纯系统 -物理机+ ...

  7. 4034: [HAOI2015]树上操作

    4034: [HAOI2015]树上操作 链接 思路: 树链剖分.操作:单点修改,路径查询,子树修改. 代码: #include<cstdio> #include<algorithm ...

  8. Codeforces 771E Bear and Rectangle Strips DP

    题意: 一个由大写字母组成的长度为\(n(n \leq 75)\)的字符串,每次操作可以交换相邻位置的两个字母,求最少操作多少次使字符串中不出现子串VK 分析: VK之外的字母具体是什么,我们并不关心 ...

  9. Android toolbar menu 字体点击样式

    今天在做toolbar的时候,右边的菜单的点击事件,就是文字,然后文字的样式,文字的大小,文字的颜色,高了半天.最后发现,文字点下去之后是有样式的,也就是按下去有阴影. 哥哥的耐心好,就知道这不是问题 ...

  10. Java-JNA使用心得2

    自5月初第一次尝试使用Java封装调用C的dll之后,已经先后经历了3次小项目了. 上月末是最近的一次项目实际,任务来的急时间又少,还好在加班加点后还是完成了任务,并把第二次没有实现的功能给实现了(C ...