22 Jun
2021
22 Jun
'21
6:02 p.m.
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@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