saurabhbhattacharya wrote:
Although, its a good practice to separate the Subnets for Management and IP storage, still I am wondering even if you use the same subnet and use different VLANs for both management and NAS, is the behaviour still the same?
It is actually not a best practice only, it is a requirement to have separate IP subnets if you want the traffic to use certain vmknics on the host. VLANs have no affect on which vmkernel the host is using to reach the NFS server.
The reason is that in my environment, I am using the same subnet for Management and NAS but Iam using different VLANs to segment the traffic and have no problems.
The most likely reason you have no problems is that the Management network can still reach the NAS, and that the NAS vmknics are not used at all.
Use esxtop in the networking view while doing some large datastore operation, like deploy a VM from template and note which vmknic is used.