Search found 1 match

by ivan@webcluster.com
Tue May 30, 2017 5:16 am
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Create HA target using Powershell
Replies: 11
Views: 21878

Re: Create HA target using Powershell

Most likely you do not have the folder pre-created before you execute the command:

$firstNode.ImagePath = "My computer\C\hastorage4"

Make sure you have a folder called hastorage4 on the c:\ of your machine.