How to Use HP Smart Update Manager to Update ProLiant Server.

本文提供了一步一步的指南,详细介绍了如何使用HP智能更新管理器(HPSUM)来更新HP ProLiant服务器的固件和软件。首先从HPE支持中心下载适用于您服务器型号的服务包,然后运行批处理文件启动SUM程序,通过浏览器访问SUM地址进行本地引导更新。在更新过程中,可能会遇到错误,如位置无效,此时需重新下载服务包并从ISO文件内运行HPSUM。更新完成后,记得重新启动服务器,并再次运行HPSUM安装推荐的其他组件。
部署运行你感兴趣的模型镜像

https://www.wintips.org/how-to-use-hp-smart-update-manager-to-update-proliant-server/

Last updated on July 5th, 2019

This tutorial contains detailed instructions on how to update your HP ProLiant server using HP Smart Update Manager. Smart Update Manager (SUM) is a product from HP, that helps you to update the firmware and the software on your HP ProLiant server easy, from a web browser based GUI.

How to Update HP ProLiant Server using Smart Update Manager.

  1. Download the Service Pack for ProLiant (SPP)* according to your HP ProLiant Server model, from the Hewlett Packard Enterprise Support Center.
  • Note: Smart Update Manager can be downloaded as a standalone application or can be found inside the corresponding Service Pack for your ProLiant server (SPP). At my opinion the better way to update your ProLiant Server is the SPP.
  1. When the download is completed mount the .ISO file and explore its contents.
  2. Right click at “launch_hpsum.bat” (or at “launch_sum” batch file) and select Run as administrator.
    在这里插入图片描述
  3. The batch file will start the “hpsum_service” on port 63001 and port 63002 (ssl) (利用批处理文件开启SUM程序的端口)
    在这里插入图片描述
  4. After that, your browser will open at HP Smart Update Manager address: http://localhost:63001
    6.
    At welcome screen click at Localhost Guided Update.
    在这里插入图片描述
    7.Then select the interactive mode and click OK.
    在这里插入图片描述8. Now wait for the inventory to be finished. *
  • Note: If you 'running the Smart Update Manager (SUM), then probably you 'll receive the following error message:

“Failed to add baseline C:/Users/Administrator/Downloads/sum810/sum – is an invalid location. The selected location must have one or more components”.

At this case, perform the following actions:
1. Download the “Service Pack for ProLiant” (according your server model).
2. Mount the ISO file and then run the HP Smart Update Manager from there.
在这里插入图片描述9. When the inventory is completed click Next.
在这里插入图片描述
10. Leave all the default selected applicable components and click Deploy. *

  • Note: If the Deploy button is greyed out, then review the selected components and unselect the components that has errors (appears with a Red Dot at ‘Ready To Proceed’ column)
    在这里插入图片描述
  1. When the deployment process is completed, click Reboot.
    在这里插入图片描述
  2. After reboot, run the HP Smart Update Manager again and install all other recommended components and any other component you want.

That’s it! Let me know if this guide has helped you by leaving your comment about your experience. Please like and share this guide to help others.

您可能感兴趣的与本文相关的镜像

Qwen-Image

Qwen-Image

图片生成
Qwen

Qwen-Image是阿里云通义千问团队于2025年8月发布的亿参数图像生成基础模型,其最大亮点是强大的复杂文本渲染和精确图像编辑能力,能够生成包含多行、段落级中英文文本的高保真图像

要在执行 `sudo apt update && sudo apt install openssh-server` 命令时使用清华源,可以按照以下步骤操作: ### 备份原有的源列表文件 在修改源列表之前,先备份原有的 `/etc/apt/sources.list` 文件,以防后续需要恢复。 ```bash sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak ``` ### 编辑源列表文件 使用文本编辑器(如 `vim` 或 `nano`)打开 `/etc/apt/sources.list` 文件。 ```bash sudo vim /etc/apt/sources.list ``` ### 替换为清华源 将文件内容替换为适合你系统版本的清华源。以 Ubuntu 20.04(focal)为例,清华源配置如下: ```plaintext # 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释 deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal main restricted universe multiverse # deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal main restricted universe multiverse deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-updates main restricted universe multiverse # deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-updates main restricted universe multiverse deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-backports main restricted universe multiverse # deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-backports main restricted universe multiverse deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-security main restricted universe multiverse # deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-security main restricted universe multiverse ``` 如果你使用的是其他 Ubuntu 版本,需要相应调整 `focal` 为你的系统版本代号。 ### 更新软件包信息并安装 `openssh-server` 保存并关闭文件后,执行以下命令更新软件包信息并安装 `openssh-server`。 ```bash sudo apt update && sudo apt install openssh-server ```
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值