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. centOS初了解--***安装node

    在***买了一个VPS,用了差不多一年了,除了做FQ使用之外,同时也下载了一个node,用了express搭建了一个服务,同时我在博客园有博客,我也懒得转来转去了,直接做了一个重定向,跳转到了博客园. ...

  2. java-反射和代理

    1.类的编译和运行简易过程: java的源码文件(也称为编译单元,以.java为后缀的文件) ↓ 文件内最多只能有一个public修饰的类,否则编译器报错:某个类被public修饰,该类名必需与文件名 ...

  3. VS2013未能正确加载的问题【转载】

    今天使用电脑,关机重启时,WINDOWS提示“正在配置中,请勿关机” 的提醒,等重启后,打开VS2013就提示了未加载成功的问题,如下图: 我的解决方法是:找到VS2013开发人员命令提示:在窗口中输 ...

  4. <Docker学习>2.Centos7安装docker

    Docker CE 支持 64 位版本 CentOS 7,并且要求内核版本不低于 3.10. CentOS 7 满足最低内核的要求,但由于内核版本比较低,部分功能(如 overlay2 存储层驱动)无 ...

  5. pyhton——logging日志模块的学习

    https://www.cnblogs.com/yyds/p/6901864.html 本节内容 日志相关概念 logging模块简介 使用logging提供的模块级别的函数记录日志 logging模 ...

  6. [Codeforces958F2]Lightsabers (medium)(思维)

    Description 题目链接 Solution 设一个l指针指向当前数列左边,从左往右扫描一遍,将当前颜色记录, 当所有颜色都得到后,进行判断,如果当前l指向的颜色大于需要的颜色,l后移一位,然后 ...

  7. 用for循环计算(1-3+5-7...99)的结果(两种方法)

    1) sum=0 count=1 for i in range(1,100,2): if count % 2==0: sum = sum - i else: sum = sum + i count = ...

  8. CodeForces 785E Anton and Permutation 分块

    题意: 有一个\(1 \sim n\)的排列\(A\),有\(q\)个询问: 交换任意两个元素的位置,求交换之后排列的逆序数 分析: 像这种不太容易用线段树,树状数组维护的可以考虑分块 每\(\sqr ...

  9. 1.bootstrap的HTML文件编写规范

    1.head标签里面的内容 <!DOCTYPE html> <html lang="zh-cn"> <head> <!-- 页面编码 -- ...

  10. CentOS 单用户模式:修改Root密码和grub加密[转]

    原文出处: http://zhengdl126.iteye.com/blog/430268 Linux 系统处于正常状态时,服务器主机开机(或重新启动)后,能够由系统引导器程序自动引导 Linux 系 ...