Hi, I've just deployed a new CS 4.13 management server and I've configured the zone for VMware in this way:
Management network vSwitch0 VLAN200 (SystemVM IPs 192.168.200.170-200) Public Network vSwitch1 VLAN201 (Some Public IPs) Guest Network vSwith1 VLAN 400-500 I do not have configured Storage Network because I know that if it's not configured, Management Network is used. In fact, Secondary Storage is in the same network as Management Network and it has IP: 192.168.200.20 I've correctly configured Secondary Storage to use NFS share over 192.168.200.20 storage. Secondary Storage VM has been deployed and it's running, but I see that it has 2 IPs, one on Management and one on Public Network. As far as I know, it should have one additional IP for Link Local... However, my issue is that when I try to add an ISO Template, nothing is downloaded and in management-server log I see: "There is no secondary storage VM for secondary storage host CS-SEC-VMW" what it means? Thank you!!