thank you, so how can i have multiple shares on different tenant networks, creating more share servers right?
On Mon, Mar 6, 2023 at 7:56 PM Goutham Pacha Ravi <gouthampravi@gmail.com> wrote:Hi Garcetto,On Mon, Mar 6, 2023 at 9:07 AM garcetto <garcetto@gmail.com> wrote:good afternoon,i am trying to add a second share server or share to existing share server on different network inside same tenant, actually i have:tenant-net-01 (with the share server), ok working.tenant-net-02 (tried to add a share network, but the error says"create: Could not find an existing share server or allocate one on the share network provided. You may use a different share network, or verify the network details in the share network and retry your request. If this doesn't work, contact your administrator to troubleshoot issues with your network."As the message suggests, manila was unable to obtain network allocations to create a share server for you on the second network. Are you a user, or an administrator of this cloud? If you are an administrator, you should look at the logs from manila's share-manager service to check what failed.You cannot expect to attach multiple tenant networks to the same share server unfortunately - that isn't supported today.any clue or doc i can read?thank you