Problem solved. In /etc/network/interfaces for eth0 in wheezy, I had
pre-up echo 1 > /sys/module/rcutree/parameters/rcu_cpu_stall_suppress In jessie, this has moved to /sys/module/rcupdate/parameters/rcu_cpu_stall_suppress so changing 'rcutree' to 'rcupdate' solves my problem. -- James Long Information Systems Manager International Arctic Research Center University of Alaska Fairbanks jlong15 at alaska.edu (907) 474-2440 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

