apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.06k stars 1.1k forks source link

SSVM uses the guest network to mount NFS SS instead of the management network #3263

Closed NuxRo closed 2 years ago

NuxRo commented 5 years ago

Hi,

4.11.2 + KVM, ADV +SG zone. One management network + one guest network - no dedicated sstorage network, public IPv4 everywhere. I am having a hard time mounting the FreeNAS NFS share, turns out the SSVM uses the guest network to access the NFS server (as shown by "ip ro get"). Obviously, I can't add the guest network to the NFS ACL, any client VM would be able to mount the share.

Ideas?

andrijapanicsb commented 5 years ago

I saw same thing in 4.11.2 when I used Basic Zone/SG also withOUT defining Storage Network (also using Guest/Public network to access NFS). Workarround was to define Storage Network (even though in the same IP range as MGMT)...

NuxRo commented 5 years ago

Thanks for confirming; as a workaround I have moved SS on to an IP in the mgmt network, but.. it is a workaround, it'd be nice to see a fix.

DaanHoogland commented 3 years ago

@NuxRo @andrijapanicsb is this still an issue in main?

andrijapanicsb commented 3 years ago

Can't confirm myself, I only saw these issues with Basic Zone setups, which most people do not use.

nvazquez commented 2 years ago

Hi @Pearl1594 can you please explore this issue?

nvazquez commented 2 years ago

As @Pearl1594's investigation this is no longer an issue