#!/bin/bash echo "InitiatorName=iqn.2015-11.ua.kiev.univ.cluster:$( hostname -s )" > /etc/iscsi/initiatorname.iscsi systemctl enable iscsi.service