[Kolla][nova] /var/lib/nova/instances on nfs

Radosław Piliszek radoslaw.piliszek at gmail.com
Tue Jun 22 11:02:15 UTC 2021


Hello Ignazio,

If you are not using Cinder NFS backend already, you need to set:

  enable_shared_var_lib_nova_mnt: yes

And yes, you need to manage fstab yourself, mounting the shared nfs at
/var/lib/nova/mnt

It must happen before the containers are started (so before deploy or redeploy).

-yoctozepto

On Tue, Jun 22, 2021 at 12:11 PM Ignazio Cassano
<ignaziocassano at gmail.com> wrote:
>
> Hello Stackers, is there any configuration parameter in kolla for sharing nova on nfs between compute nodes ? Or I must insert an entry in fstab ?
> Thanks
> Ignazio
>



More information about the openstack-discuss mailing list