./stor uninstall [ -l | --del-local ] [ -c | --del-cloud ]
此命令用来卸载HBlock。
注意对于集群版,使用此命令,会卸载集群中所有服务器上的HBlock。
参数
参数 描述 -l 或 --del-local 卸载HBlock,并删除本地HBlock数据。 -c 或 --del-cloud 卸载HBlock,并删除云上HBlock数据。
说明卸载HBlock时,如果选择删除云上HBlock数据,卸载过程可能因各种原因(如网络问题、权限问题等)而无法成功完成。在这种情况下,用户可以选择不删除云上数据,先进行HBlock卸载操作。卸载成功后,用户再登录到云服务,手动删除HBlock数据。
示例
卸载HBlock。
[root@hblockserver CTYUN_HBlock_Plus_3.7.0_x64]# ./stor uninstall
All servers will be uninstalled. The data on the local or in the cloud will not be deleted by default. If you want to delete, please use the -l or -c option. The deleted data cannot be recovered, please exercise caution. Are you sure you want to uninstall HBlock? [Yes/No]
[0]
y
Start uninstalling HBlock, please wait.
Processing...
Uninstalled successfully.