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. tcl之控制流-switch

  2. 判断移动端和pc端最简单的方法

    <!DOCTYPE html><html><head> <title></title> <script type="text ...

  3. 生产-消费模式的synchronized和lock实现(十)

    lock: package com.net.thread.lock; import java.util.concurrent.locks.Condition; import java.util.con ...

  4. 多通道CNN

    在读Convolutional Neural Networks for Sentence Classification 这个文章的时候,它在论文中提出一种模型变种就是 CNN-multichannel ...

  5. debug注意事项

    1 先看关键代码是否正确,然后查一遍是否有变量名打错. 2 再看初始化有没有问题 3 再把范围开大和开int64(这应该刚开始看题就要注意,在不爆内存的情况下开int64) 4 静态调试,输出中间值. ...

  6. 【UE4】二十三、UE4笔试面试题

    在CSDN博客看到的,带着这些问题,多多留意,正所谓带着问题学习. 一. 1.Actor的EndPlay事件在哪些时候会调用? 2.BlueprintImplementableEvent和Bluepr ...

  7. 使用泛型类简化ibatis系统架构

    jdk1.5的推出为我们带来了枚举.泛型.foreach循环.同步工具包等等好东西.其中,泛型的使用为我们的代码开发提供了很大的简便,简化了我们的代码. 1.设计思路 1)GenericDao泛型类提 ...

  8. [bzoj3196][tyvj1728]普通平衡树

    真是太差了,到现在才打出一个平衡树的板子.. 感谢blackjack大佬提供的数组版treap板子!!基本完全照搬,blackjack太神啦! 但目前我只会这几个最基本的操作(说白了STL的(mult ...

  9. 线程间通信(等待,唤醒)&Java中sleep()和wait()比较

    1.什么是线程间通信? 多个线程在处理同一资源,但是任务却不同. 生活中栗子:有一堆煤,有2辆车往里面送煤,有2辆车往外拉煤,这个煤就是同一资源,送煤和拉煤就是任务不同. 2.等待/唤醒机制. 涉及的 ...

  10. 腾讯云分析MTA HTML5接入方法

    从微信服务号或订阅号里跳转到自己项目后,想在项目中统计出实时数据.历史趋势.实时访客.新老访客比.访客画像.地域信息.运营商.终端信息.页面排行.性能监控.访问深度.外部链接.入口页面.离开页面.渠道 ...