PowerProtect:在 Linux 上进行文件级还原时遇到文件系统装载错误
Summary: PowerProtect Data Manager 文件系统文件级还原在装载阶段失败。
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.
Symptoms
文件系统文件级还原无法在 Linux 上装载。
可能的错误代码:
ARA0002失败:由于代理FILE_SYSTEM问题,无法还原资产 /主页。
提醒:以上资产会根据资产选择
而变化阅读更多:
装载操作期间出现一般错误:获取拷贝更新失败

可能的错误代码:
ARA0002失败:由于代理FILE_SYSTEM问题,无法还原资产 /主页。
提醒:以上资产会根据资产选择
而变化阅读更多:
装载操作期间出现一般错误:获取拷贝更新失败

Cause
在适用于 Linux 的普通计算机部署中,默认情况下, ::1 存在于 /etc/hosts 文件中。
启用 IPV6 后,当 PowerProtect Data Manager 代理与本地 REST 服务器通信时,ping localhost 不会返回所需的 127.0.0.1。
启用 IPV6 后,当 PowerProtect Data Manager 代理与本地 REST 服务器通信时,ping localhost 不会返回所需的 127.0.0.1。
该产品的当前要求是对 ping localhost 的响应应为 127.0.0.1。
在本例中,它发送 ::1
示例:
# ping localhost PING localhost(localhost (::1)) 56 data bytes 64 bytes from localhost (::1): icmp_seq=1 ttl=64 time=0.053 ms 64 bytes from localhost (::1): icmp_seq=2 ttl=64 time=0.042 ms 64 bytes from localhost (::1): icmp_seq=3 ttl=64 time=0.039 ms
Resolution
1.使用 VI/VIM,编辑目标虚拟机上的 /etc/hosts 文件以进行还原。
# vi /etc/hosts
2.注释掉 ::1 条目并保存更改的文件。
之前:
之后:
3.再次执行 ping localhost ,您应该会看到返回 127.0.0.1 ,而不是 ::1。
# vi /etc/hosts
2.注释掉 ::1 条目并保存更改的文件。
之前:
之后:
3.再次执行 ping localhost ,您应该会看到返回 127.0.0.1 ,而不是 ::1。
Article Properties
Article Number: 000219300
Article Type: Solution
Last Modified: 26 Feb 2024
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.