将 PowerPath 从 6.x 降级到 5.x

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

将 PowerPath 从 6.x 降级到 5.x 时,您需要提前将 PowerPath 5.x 保存的配置文件放在一边。

  • 将旧 PowerPath 的 /etc/emc/archive 的内容复制到另一个文件夹,例如 /tmp/pp_config_backup。
    请注意,/etc/emc/archive 下的文件是在您升级到新的 PowerPath 时创建的。

    # mkdir /tmp/pp_config_backup # cp -p /etc/emc/archive/* /tmp/pp_config_backup

  • 卸载新版本的 PowerPath。

    # rpm -e EMCpower.LINUX-6.1.0.00.00-091.el5

  • 删除/etc/emc/archive 文件夹的内容,因为该文件夹现在包含由新 PowerPath 版本更新的配置文件。

    # rm -f /etc/emc/archive/*

  • 安装旧 PowerPath 版本。

    # rpm -ivh EMCPower.LINUX-5.6.0.00.00-143.RHEL5.x86_64.rpm

  • 将第一步中的备份内容复制到 /etc/emc/archive 文件夹。

    # cp -p /tmp/pp_config_backup/* /etc/emc/archive/ # cp -p powermt.custom /etc/emc/archive/powermt.custom.saved # cp -p emcp_registration /etc/emc/archive/emcp_registration.saved

  • 启动 PowerPath。启动时,PowerPath 会自动从 /etc/emc/archive 还原配置文件,并将还原旧设置。

    # /etc/init.d/PowerPath

Additional Information

安装和管理指南介绍如何恢复保存的配置设置,如下所示。

如果在启动 PowerPath 期间或之后观察到问题,并且需要还原旧的
PowerPath 版本,则应执行以下步骤以
保留保存的配置设置:

一个。将 /etc/emc/archive 的内容复制到另一个文件夹,例如
/tmp/pp_config_backup。
b.卸载新版本的 PowerPath。
c.删除 /etc/emc/archive 文件夹的内容,因为该文件夹现在包含由新 PowerPath 版本更新的配置文件

d.将步骤 a 中的备份内容复制到 /etc/emc/archive 文件夹。
e.启动 PowerPath。启动时,PowerPath 会自动从 /etc/emc/archive 还原配置文件
,并将还原旧设置。


但是,如果您需要在两个主要版本(例如 6.1 到 5.6)之间降级,则某些文件格式可能会有所不同。
这就是您需要执行其他文件备份/还原的原因。 
        5.x /etc/powermt.custom6.x
/etc/powermt_custom.xml

Affected Products

Storage Networking
Article Properties
Article Number: 000019542
Article Type: How To
Last Modified: 17 Oct 2025
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.