求助:安装VXVM遇到问题

发布于 2022-09-07 00:20:31 字数 990 浏览 8 评论 2

配置默认disk group出问题,

Specify a default disk group name for system SUN20. [?] rootdg

You have decided to specify the default disk group as follows:

    Host: SUN20 ..................................................................................... Disk group: rootdg

Note: If 'nodg' is displayed, then the host will be configured to have no default disk group.

Is this correct? [y,n,q] (y)

                                   Storage Foundation and High Availability Solutions 5.0

Verify the install systems Fully Qualified Hostnames.

    Querying fully qualified domain name of host "SUN20" .......................................................... fail
Press [Return] to continue:

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

北方的韩爷 2022-09-09 22:09:55

灰常感谢!

几度春秋 2022-09-08 04:09:20

把主机名改成Fully Qualified Hostnames形式的就可以了。
在/etc/hosts文件中在现有的机器名后面加一个.com之类的就可以了。

比如:

127.0.0.1       localhost      
192.168.1.11    t1000   loghost

改成:

127.0.0.1       localhost      
192.168.1.11    t1000 t1000.com  loghost

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文