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. Ball CodeForces - 12D

    传送门 N ladies attend the ball in the King's palace. Every lady can be described with three values: be ...

  2. Windows Server 远程桌面连接不上问题解决

    关于Windows Server 远程桌面连接不上的问题需要从服务.端口.防火墙这几方面进行检查: 服务器上需要 开启的服务: - Remote Access Auto Connection Mana ...

  3. INSERT⋯ACCEPTING_DUPLICATE_KEYS

    使用ACCEPTING DUPLICATE KEYS时,当插入时发现这条记录已存在时,那么这条记录将不会被insert,后续记录继续执行insert

  4. 大数据江湖之即席查询与分析(下篇)--手把手教你搭建即席查询与分析Demo

    上篇小弟分享了几个“即席查询与分析”的典型案例,引起了不少共鸣,好多小伙伴迫不及待地追问我们:说好的“手把手教你搭建即席查询与分析Demo”啥时候能出?说到就得做到,差啥不能差人品,本篇只分享技术干货 ...

  5. PHP.26-TP框架商城应用实例-后台3-商品修改、删除

    商品修改{修改页一般与添加页有百分之九十的相似度} create($_POST,Model::MODEL_UPDATE):系统内置的数据操作包括Model::MODEL_INSERT(或者1)和Mod ...

  6. 【转帖】LoadRunner系统架构简介

    LoadRunner系统架构简介: LoadRunner是通过创建虚拟用户来代替真实实际用户来操作客户端软件比如Internet Explorer,来向IIS.Apache等Web服务器发送HTTP协 ...

  7. 7 Django的模板层

    你可能已经注意到我们在例子视图中返回文本的方式有点特别. 也就是说,HTML被直接硬编码在 Python代码之中. def current_datetime(request): now = datet ...

  8. 十四、pymysql模块

    一.安装的两种方法 第一种 #安装 pip3 install pymysql 第二种 二.链接,执行sql,关闭(游标) import pymysql user= input('用户名:>> ...

  9. 15.3,redis持久化RDB与AOF

    redis持久化 Redis是一种内存型数据库,一旦服务器进程退出,数据库的数据就会丢失,为了解决这个问题,Redis提供了两种持久化的方案,将内存中的数据保存到磁盘中,避免数据的丢失. RDB持久化 ...

  10. android onLayout死循环

    有时候,开发代码的时候,真的是因为你的无知,就导致了程序性能低下. 比如: @Override protected void onLayout(boolean changed, int l, int ...