Two questions on the topic of virtualization:
1. Performance loss from using a Physical firewall on Virtual network: In a virtual environment, one might choose to utilize the firewall on the physical network to scan VM traffic. This requires the virtual switch to backhaul traffic from the virtual server to the physical network firewall for inspection and then it must be sent back to the virtual sever; it's an impact to performance. Is there a metric or way to test the significance of the impact (i.e. is traffic reduced XX percent)? Can we quantify the loss of throughput?
2. Specific logs to monitor in a virtual instance: Logging is very important in a virtual environment, a VMware ESX server's /var/log will capture VM configuration data, operating system in use, error messages, and configuration of host servers. Logging changes to these files as well as changes associated with authentication & authorization, additions to monitored networks, and network assignment changes all need to be logged. That's great, but what specific log files should we look for (from a VMware perspective)? That is, what are names of the log files? Where are they typically located?
1. Performance loss from using a Physical firewall on Virtual network: In a virtual environment, one might choose to utilize the firewall on the physical network to scan VM traffic. This requires the virtual switch to backhaul traffic from the virtual server to the physical network firewall for inspection and then it must be sent back to the virtual sever; it's an impact to performance. Is there a metric or way to test the significance of the impact (i.e. is traffic reduced XX percent)? Can we quantify the loss of throughput?
2. Specific logs to monitor in a virtual instance: Logging is very important in a virtual environment, a VMware ESX server's /var/log will capture VM configuration data, operating system in use, error messages, and configuration of host servers. Logging changes to these files as well as changes associated with authentication & authorization, additions to monitored networks, and network assignment changes all need to be logged. That's great, but what specific log files should we look for (from a VMware perspective)? That is, what are names of the log files? Where are they typically located?