报错信息如下:
Cluster2::storage disk*> removeowner NET-1.43
Error: command failed: Disk NET-1.43 is not connected to Cluster2-01
报错说明:这是因为NET-1.43这块盘目前属于Cluster2-02节点,然而所有模拟器节点的system id都是一样的,所以系统会先检测Cluster2-01节点,发现没有这块磁盘,故报此错误。
转载于:https://blog.51cto.com/acadia627/1922200