./stor lun { S | switch } { -n | --name } LUN_NAME
此命令用来触发卷对应Target的主备切换。
说明执行此操作后,客户端不需要进行任何操作。
参数
参数 描述 -n LUN_NAME 或 --name LUN_NAME 指定卷名称。
示例
触发卷对应Target的主备切换。
[root@hblockserver CTYUN_HBlock_Plus_3.7.0_x64]# ./stor lun S -n lun01a
Triggered the active and standby switchover on LUN lun01a successfully.
iSCSI Target: iqn.2012-08.cn.ctyunapi.oos:target01.4(192.168.0.102:3260,Active)
iSCSI Target: iqn.2012-08.cn.ctyunapi.oos:target01.3(192.168.0.192:3260,ColdStandby)