You can customize your IBM® Netezza® Platform Development Software system so that it can take advantage of the Ethernet jumbo frames.
When processing SQL queries, large volumes of data are sent between the IBM Netezza Platform Development Software virtual machines using the internal network.
To enable Jumbo Frames, you require hardware that supports changing the Maximum Transmission Unit (MTU) to 9000. That includes network adapters and switches that are used to build the IBM Netezza Platform Development Software internal network.
MTU=9000
ifconfig eth1 mtu 9000
nzstop
nzstart