← Back to team overview

openstack team mailing list archive

答复: Is there special setting to attach volume to instance on Nexenta server?

 

My nexenta configuration in nova.conf on nova-volume server is:

 

#nova-volume

--routing_source_ip=$my_ip

 

--volume_driver=nova.volume.nexenta.volume.NexentaDriver

--nexenta_host=192.168.1.42

--nexenta_iscsi_target_portal_port=3260

--nexenta_rest_port=80

--nexenta_user=admin

--nexenta_password=nexenta

--nexenta_volume=nova-volumes

--nexenta_target_prefix="iqn.1986-03.com.sun:01:005008c802ff.4fb2f97d"

 

--use_local_volumes = false

 

Regards,

 

Romi


Follow ups