Veritas Access 7.3 安装指南
- Veritas Access 简介
- Veritas Access 授权许可
- 系统要求
- 准备安装 Veritas Access
- 在 VMware ESXi 中部署用于安装 Veritas Access 的虚拟机
- 安装和配置群集
- 使用响应文件自动运行 Veritas Access 安装和配置
- 显示和添加群集节点
- 升级 Veritas Access
- 使用滚动升级来升级 Veritas Access
- 卸载 Veritas Access
- 附录 A. 安装参考
- 附录 B. 配置安全 Shell 进行通信
在群集上安装和配置 Veritas Access 软件
安装和配置群集
注意:
安装期间,安装程序日志位于 /var/tmp
。
- 输入以下任一命令以启动安装。
# ./installaccess node1_ip node2_ip
# ./access73 node1_ip node2_ip
其中,node1_ip 和 node2_ip 是已分配给目标群集节点以通过 ssh 安装 Veritas Access 的公用物理 IP 地址。
这些是当前分配给节点以便进行安装通信的 IP 地址。
此示例用于安装两个节点。要安装另一个目标节点群集,请将 node3_ip 添加到此步骤中使用的命令行。
- 安装程序将检查操作系统的依赖性,并自动安装所需的操作系统 RPMs。如果操作系统 RPMs 的依赖性未厘清,则需要 Redhat 订购管理器用户 ID 和密码。
- 安装程序将安装 Veritas Access RPMs。
- 选择授权许可方法。回答授权许可问题并按照提示操作。
1) Enter a valid perpetual or subscription license key file 2) Register with evaluation mode and complete system licensing later How would you like to license the systems? [1-2,q,?] (2)
- 安装程序将显示要在配置后打开的防火墙端口,并询问是否要打开它们:
Veritas Access needs to open the following ports: 111 Rpcbind (NFS) 11211 Memcached Port 123 NTP Service 139 CIFS Service 14161 GUI 161 SNMP Service 2049 NFS Service 21 FTP Port 22 SSH Service 25 SMTP Port 30000:40000 FTP Passive Port Range 3172,3173 Server View Ports 4001 Mountd (NFS) 4045 NLM (NFS) 4379 CTDB Port 445 CIFS TCP Service 51001,51002 RDMA Service 514 Syslog Service 53 DNS Service 5634 VIOM 56987 Replication Service 756,757,755 Statd (NFS) 8088 REST Server 8143 Object Access Gateway 8144 Object Access Admin Gateway Do you want to proceed? [y,n,q] (y)
- 如果存在 InfiniBand NIC,则安装程序将在群集节点上自动配置 RDMA 环境。
- 安装程序将询问以下信息以配置群集:
The Veritas Access Cluster name: The public IP starting address: The netmask for public IP address The virtual IP starting address: The number of VIPs per interface: The default gateway IP address: The DNS server IP address: The DNS server domain name: The console virtual IP address: Do you want to use the separate console port?
注意:
群集名称应与 DNS 兼容。符合 DNS 的存储桶名称应遵循以下命名约定。存储桶名称必须最少包含三个字符,最多包含 63 个字符。群集名称中允许使用以下字符:a-z、0-9、-、小写字母、数字和连字符。任何其他字符无效。存储桶名称不应当为 IP 地址。由于 SSL 问题,不建议在存储桶名称中使用句点 (.),而且不支持在存储桶名称中包含句点。此外,如果已选择单独的控制台端口,则第一个公用 NIC 会用作专用的控制台端口。
- 安装程序将询问您是否要配置网络时间协议 (NTP) 服务器。
Do you want to configure the Network Time Protocol(NTP) server to synchronize the system clocks? [y,n,q] y Enter the Network Time Protocol server: [q,?]
如果输入 y,则可以键入 NTP 服务器。如果输入 n,则不配置 NTP 服务器。
- 安装程序将检测网络设备。安装程序将询问您是否要配置 NIC 绑定或排除 NIC。
Do you want to configure NIC bonding or exclude NICs or configure VLAN tagging? [y,n,q] (n)
如果不需要配置 NIC 绑定或排除 NIC,请输入 n。转到步骤 10。
如果确实要配置 NIC 绑定或排除 NIC,请输入 y。
请参见排除 NIC。
请参见创建新的 NIC 绑定。
- 安装程序将提示您验证网络配置。
验证配置信息是否正确,例如新 IP 地址、主机名和其他详细信息。
Configuration checklist: System Hostname New Hostname ============================================================ 192.168.10.1 oldhostname01.example.com newhostname01.example.com 192.168.10.2 oldhostname02.example.com newhostname02.example.com System Gateway IP DNS IP Domain name ================================================================ 192.168.10.1 192.168.10.3 192.168.10.0 hostname.example.com 192.168.10.2 192.168.10.3 192.168.10.0 hostname.example.com System NIC name(previous name) Physical IP ==================================================== 192.168.10.1 pubeth0(eth10) 192.168.10.5 192.168.10.1 pubeth1(eth11) 192.168.10.6 192.168.10.2 pubeth0(eth10) 192.168.10.7 192.168.10.2 pubeth1(eth11) 192.168.10.8 Virtual IP ========================================================= 192.168.10.10 192.168.10.11 192.168.10.12 192.168.10.13 System NIC name(previous name) ====================================== 192.168.10.1 priveth0(eth8) 192.168.10.1 priveth1(eth9) 192.168.10.2 priveth0(eth8) 192.168.10.2 priveth1(eth9) Is this information correct? [y,n,q] (y)
- 安装程序将重命名 NIC 和主机名,并在确认之后为系统分配 IP。此外,安装程序还将检查低延迟传输 (LLT) 链路状态并自动选择它们。
注意:
如果已选择 InfiniBand NIC 作为专用 NIC,则安装程序不会检查 LLT 链路状态。关于为 Veritas Access 使用 LLT over RDMA 网络
- 如果您正在群集的任何节点(非驱动节点)上安装 ISO 映像,则会话将因网络配置而断开连接。使用安装程序提示的 IP 地址重新登录以恢复安装。
The system is performing network configuration tasks. The current session will be temporarily disconnected. Re-login with 10.209.193.248 to resume installation.
- 安装程序将提示您是否要在安装期间配置 I/O 防护。
Do you want to configure I/O Fencing in enabled mode? [y,n,q,?] (y)
如果不需要配置 I/O 防护,请输入 n。如果计划在群集中使用共享和本地两种磁盘,则建议不要使用安装程序配置 I/O 防护。转到步骤 15。
要配置 I/O 防护,请输入 y。
请参见配置 I/O 防护。
- 安装程序将自动重新启动群集节点,从而为每个节点启用 Kdump 功能。
- 检查日志文件以确认安装和配置。日志位于
/opt/VRTS/install/logs/
。
注意:
安装后,使用先前分配的控制台 IP 地址连接到 Veritas Access,然后使用默认用户名 master 和默认密码 master 登录。