I have recently started testing Scaleio. I have found the tutorials and documentation does not really cover the windows install further then bringing a disk online.
my objective is to create clustered shared volumes however I only seem to be able to map a volume to one SDC --sdc_ip or to all SDCs --all_sdcs. I have read that the --all_sdcs switch is not really for Windows -- i get fatal hardware errors from the cluster disks when using this method . I need the volumes to be available to all Failover cluster members but I cannot seem to find the correct way of doing this
, however the contains (files) under /mnt/vm-pool01 cannot sync between hosts when some files had been modified on one side! Files that been generated at /mnt/vm-pool01 on Host 192.168.100.10 cannot be listed at 192.168.100.20's /mnt/vm-pool01?
I am confused about the appropriate usage of "--allow_multi_map"!? And i have no idea how to approach the shared-storage major objective?
cmos1
5 Posts
978
0
Posted June 30th, 2015 03:00
ok and that was it so example as follows:
cli --map_volume_to_sdc --volume_name vol03 --sdc_ip 10.75.132.167 --allow_multi_map
cli --map_volume_to_sdc --volume_name vol03 --sdc_ip 10.75.132.168 --allow_multi_map
this is probably not the fastest way but it works