<div dir="ltr"><div>Hello, <br></div><div><br></div><div>The situation is, I have one storage node that has cinder-volume service up and running on top of it and has a dedicated physical NIC for storage traffic. I have set the following configuration in /etc/cinder/cinder.conf file at the storage node:</div><div><br></div><div>volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver<br>volume_group = cinder-volumes<br>target_protocol = iscsi<br>target_helper = lioadm<br>iscsi_ip_address = 10.0.102.11 (different than the management ip)<br></div><div><br></div><div>The service is able to create the volume and attach it as a backstore for iSCSI, but it can't create a Portal for iSCSI service. Should I create the portal entry by myself? or is there a mistake I have made in the config file?</div><div><br></div><div>Thanks in advance<br></div></div>