← Back to team overview

openstack team mailing list archive

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

 

Try to remove that quotes from nexenta_target_prefix flag. They seem
to be the source of this problem.

Kind regards, Yuriy.


On Tue, Jul 3, 2012 at 12:45 PM, romi zhang <romizhang1968@xxxxxxx> wrote:
> 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
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>


Follow ups

References