升级
netq upgrade
升级本地 NetQ 设备或虚拟机上的 NetQ。有关详细说明,请参阅升级 NetQ 虚拟机
语法
netq upgrade bundle <text-bundle-url>
[s3-access-key <text-s3-access-key> s3-secret-key <text-s3-secret-key>]
[cluster-vip <text-cluster-vip>]
必需参数
参数 | 值 | 描述 |
---|---|---|
bundle | <text-bundle-url> | 使用此位置的 NetQ-x.y.z.tgz 软件包升级此设备或虚拟机。您必须指定完整路径 |
选项
选项 | 值 | 描述 |
---|---|---|
s3-access-key | <text-s3-access-key> | AWS S3 访问密钥 ID |
s3-secret-key | <text-s3-secret-key> | AWS S3 密钥 ID |
cluster-vip | <text-cluster-vip> | 升级集群部署,指定与您的主节点和工作节点使用的子网相同的虚拟 IP 地址。 |
用法示例
cumulus@<hostname>:~$ netq upgrade bundle /mnt/installables/NetQ-4.12.0.tgz
相关命令
无