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数组之二分法查找

    认识: 猜字游戏 步数 所猜的数 结果 可能值的范围 0     1~100 1 50 太高 1~49 2 25 太低 26~49 3 37 太高 26~36 4 31 太低 32~36 5 34 太 ...

  2. javaScript的闭包 js变量作用域

    js的闭包 js的变量作用域: var a=90; //定义一个全局变量 function test(){ a=123; //使用外层的 a变量 } test(); document.write(&q ...

  3. 【转摘】TFS上分支和标签的用法

    引用路径:http://blog.csdn.net/cxzhq2002/article/details/8518250 什么时候用分支:  例如为某个客户定制的专用版本,和主干的特性有很大差别.不具通 ...

  4. tcl之过程/函数-proc

  5. mysql 按值排序

    order by FIELD(AuditorStatus,3,0,1,2) laravel 写法 $data = $query->orderByRaw(\DB::Raw('FIELD(Audit ...

  6. 43_2.VUE学习之--不使用组件computed计算属性超简单的实现美团购物车原理

    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...

  7. python——标准异常总结

    请参考此网站: Python 标准异常总结 https://fishc.com.cn/forum.php?mod=viewthread&tid=45814&extra=page%3D1 ...

  8. js双轴柱状图

    <!doctype html><html lang="en"><head> <script type="text/javascr ...

  9. Dapper.Extension的基本使用

    前言    上一篇随笔写了Dapper的简单的使用,这次写一下Dapper.Extension的使用,它是Dapper的简单的封装扩展,可以通过实例化的对象赋值后进行增删改的操作以及分页,但是却不能进 ...

  10. webstrom Certificate validation failed

    今天好烦.因为装了一个webstrome,我的svn不管用了. 为了防止webstrom,我的日期改了,日期改了,csdn登不上去了.告诉我时期不对. 草草哦哦. 这就是那个svn出问题之后的画面. ...