Xen + VSAN initial config

Software-based VM-centric and flash-friendly VM storage + free version

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
FireBIade
Posts: 3
Joined: Thu Dec 16, 2021 2:38 pm

Thu Dec 16, 2021 3:27 pm

I have 2 identical file servers that we were using Storage Replication on to keep us running should we have hardware issues, however due to weird performance issues we are trying alternatives.

I've got to the point of scanning for IQNs

iscsiadm -m discovery -t st -p <IP Address>

However this fails to connect - Connection refused. When I check the iscsi service it's not running and manually trying to run it fails also

Code: Select all

service iscsi status
Redirecting to /bin/systemctl status iscsi.service
● iscsi.service - Login and scanning of iSCSI devices
   Loaded: loaded (/usr/lib/systemd/system/iscsi.service; enabled; vendor preset: disabled)
   Active: inactive (dead)
Condition: start condition failed at Thu 2021-12-16 15:29:15 GMT; 2min 57s ago
           none of the trigger conditions were met
     Docs: man:iscsid(8)
           man:iscsiadm(8)
the iscsid service is running.

Anyone know why the iscsi service won't start?
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Thu Dec 16, 2021 9:02 pm

Are you running this command inside the VM or in XEN?
Which version of StarWind VSAN is that?
FireBIade
Posts: 3
Joined: Thu Dec 16, 2021 2:38 pm

Fri Dec 17, 2021 10:25 am

This was on both xen hosts themselves. I hadn't got to installing vsan anywhere yet so maybe I'm not following the instructions right :oops:
FireBIade
Posts: 3
Joined: Thu Dec 16, 2021 2:38 pm

Fri Dec 17, 2021 11:22 am

yaroslav (staff) wrote:Check this out https://www.starwindsoftware.com/resour ... erver-7-x/
Thanks yes those were the instructions I followed but I must have gone wrong somewhere. I ignored the Hyper V stuff and went straight to the Configuring Hosts with XenServer 7.x section. Should i have created the VMs on Xen first and installed VSAN there? :oops: :oops:
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Tue Dec 21, 2021 1:00 pm

No worries :) hope the guide helps.
Post Reply