I'm tring to migrate vm through cli and got this error
root@pve01:~# qm migrate 100 pve02 --online --targetstorage raid1 --with-local-disks
2020-08-31 18:49:34 starting migration of VM 100 to node 'pve02' (172.16.17.11)
2020-08-31 18:49:34 starting VM 100 on remote node 'pve02'
2020-08-31 18:49:35 [pve02] storage 'SSD-DIR' is not available on node 'pve02'
2020-08-31 18:49:35 ERROR: online migrate failure - remote command failed with exit code 255
2020-08-31 18:49:35 aborting phase 2 - cleanup resources
2020-08-31 18:49:35 migrate_cancel
2020-08-31 18:49:36 ERROR: migration finished with problems (duration 00:00:02)
migration problems
root@pve01:~#
How to select destenation storage alternetive soursed?
root@pve01:~# qm migrate 100 pve02 --online --targetstorage raid1 --with-local-disks
2020-08-31 18:49:34 starting migration of VM 100 to node 'pve02' (172.16.17.11)
2020-08-31 18:49:34 starting VM 100 on remote node 'pve02'
2020-08-31 18:49:35 [pve02] storage 'SSD-DIR' is not available on node 'pve02'
2020-08-31 18:49:35 ERROR: online migrate failure - remote command failed with exit code 255
2020-08-31 18:49:35 aborting phase 2 - cleanup resources
2020-08-31 18:49:35 migrate_cancel
2020-08-31 18:49:36 ERROR: migration finished with problems (duration 00:00:02)
migration problems
root@pve01:~#
How to select destenation storage alternetive soursed?