Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Question about dataServiceEndPoint setting in csi #48

Open
gxglls opened this issue May 26, 2022 · 0 comments
Open

Question about dataServiceEndPoint setting in csi #48

gxglls opened this issue May 26, 2022 · 0 comments

Comments

@gxglls
Copy link

gxglls commented May 26, 2022

Suppose I have three AHV hosts, each host has two network cards, one 1Gbit network card is used as a management network (192.168.10.0/20) , and a 10Git network card used as a storage network (10.0.10.0/24).

My VMs only allocates a network card with the management network 192.168.10.0/20 by default. I hope that dataServiceEndPoint is set on the storage network to avoid IO traffic going to the management network card. Assuming the dataServiceEndPoint is 10.0.0.100, does the vm need to add another network card for the storage network to access the dataServiceEndPoint? If it needs to be added, is there a risk that the broadcast domain will be too large to affect the services of the storage network when the number of VMs is too large?

On the other hand, fileHost only supports the configuration of one ip address, but fileserver does not have VIP. How to ensure high availability?

very thankful!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant