Multiple NFS exports

I wanted to add another NFS export to the linstor-gateway, but I got this message instead? Can I really not create more than one? Or do I need to create a new .toml file?

Thanks!

From the LINSTOR User Guide section on Creating Multiple NFS Exports by Using LINSTOR Gateway:

If there is already a LINSTOR Gateway-created NFS export in your cluster, there is a limitation that you cannot use another nfs create command to create another NFS export.
[…]
The limitation comes from the LINSTOR Gateway use of the nfsserver OCF resource agent.

If you need to create multiple NFS exports, you will need to plan ahead and create these exports with a single nfs create command. You can create multiple NFS exports by specifying multiple volume size arguments to your first (and only) LINSTOR Gateway nfs create command. An example command would be:

# linstor-gateway nfs create example 172.16.16.99/24 20G 40G