← Back to team overview

openstack team mailing list archive

Re: NFS for nova-volume

 

We're running our nova-volumes VG on a Netapp mapped LUN to the nova-volume
server.
But if youre looking for a more "clean" solution actually several vendors
like Nexenta have their own drivers for nova-volume to use, so a "volume
create" instruction will end up on a lun creation and mapping to the
virtual instances. Actually netapp is planing to release this to Folsom1
but always talking about block storage. nova-volume is a block storage
solution "Amazon EBS like" , i dont know if there's plans to suppor
creation and mapping of a volume as an NFS resource, i think that if you
need nfs volume mapping at boot time you can insert the correct mount lines
via metadata

Best
Lean

On Mon, Feb 13, 2012 at 10:21 PM, Salman A Baset <sabaset@xxxxxxxxxx> wrote:

> Hello folks,
>
> I was wondering if anyone has tried setting up nova-volume on NFS backend
> without making any changes to nova-volume code?
>
> There is a Xen Storage Manager Volume driver that can support NFS, but I
> am looking for a non-Xen solution.
> http://nova.openstack.org/devref/xensmvolume.html
>
> Thanks.
> Salman
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>

References