Skip to content

BST

1. Create a router in the Labitaas-Manila_Client-Net network.

Project --> Networks --> Routers --> Create Router

2. Check the assigned IP address in the 172.16.180.0/22 network (range from 172.16.180.1 to 172.16.183.254).

3. Add an interface to the newly created router using the network address utilized by the existing virtual machine instances.

For example, the project uses a network named Manila_NFS_Internal with an internal address pool of 172.30.0.0/24.

In such cases, the created Interface can have the IP address 172.30.0.10, which will be the default gateway for the Manila client network.

4. If using CephFS Breve (skip this step otherwise), add static routing on this router under the static routes tab: 10.48.33.0/24 via 172.16.181.240.

5. Add static routing in subnet configuration:

  • When using NFS: 172.16.180.0/22 via the router's IP address, e.g., 172.16.180.0/22, 172.30.0.10 if the router's interface has the IP 172.30.0.10

Project --> Networks --> Click on the network name used in virtual machines --> Modify Subnet --> Subnet Details --> Host Routes

  • When using CephFS: 10.48.33.0/24 via the router's IP address, e.g., 10.48.33.0/24, 172.30.30.10 if the router's interface has the IP 172.30.30.10

Project --> Networks --> Click on the network name used in virtual machines --> Modify Subnet --> Subnet Details --> Host Routes

Perform a restart of the virtual machine or manually add routing.

6. Verify configuration accuracy

  • For NFS share:

Verify the routing table and perform a ping to the address 172.16.180.180.

  • For CephFS share:

Verify the routing table:

7. Create the share and connect it to the virtual machines

Share Creation Guide

DCW

1. Create a router in the DCW-Manila_Client-Net network.

Project --> Networks --> Routers --> Create Router

2. Add an interface to the newly created router using the network address utilized by the existing virtual machine instances.

For example, the project uses a network named Manila_NFS_Internal with an internal address pool of 172.30.0.0/24.

In such cases, the created Interface can have the IP address 172.30.0.10, which will be the default gateway for the Manila client network.

3. Add static routing in subnet configuration:

  • When using CephFS: 172.16.192.0/20 via the router's IP address, e.g., 172.16.192.0/20, 172.30.40.10 if the router's interface has the IP 172.30.40.10

Project --> Networks --> Click on the network name used in virtual machines --> Modify Subnet --> Subnet Details --> Host Routes

Perform a restart of the virtual machine or manually add routing.

4. Verify configuration accuracy

Verify the routing table:

5. Create the share and connect it to the virtual machines

Share Creation Guide