2018/01/09 [長年日記]
_ [FreeBSD]Cstate設定するとネットワーク障害
TuningPowerConsumption を参考に下記設定してリブートしたらネットワーク接続が困難な状況に (+_+)
performance_cx_lowest="Cmax"
economy_cx_lowest="Cmax"
システム構成
- CF-RZ4
- FreeBSD-10.3 RELEASE
- em-7.5.2.tar.gz
dmesg の em0 の状態:
em0: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xf080-0xf09f mem 0xf7300000-0xf731ffff,0xf7344000-0xf7344fff irq 20 at device 25.0 on pci0
em0: Using an MSI interrupt
そして、上記2項目を設定していると頻繁にエラーメッセージが表示された
em0: link state changed to DOWN
em0: link state changed to UP