#!/bin/bash
# JAM moved actual setting of interrupt affinities to scripts on target machines
-ssh root@lxhadeb02 '/root/bin/set_eth_affinity.sh'
-ssh root@lxhadeb03 '/root/bin/set_eth_affinity.sh'
-ssh root@lxhadeb04 '/root/bin/set_eth_affinity.sh'
-ssh root@lxhadeb05 '/usr/bin/perl -w /root/bin/set_eth_affinity_lxhadeb05.pl'
+ssh root@lxhadeb02p '/root/bin/set_eth_affinity.sh'
+ssh root@lxhadeb03p '/root/bin/set_eth_affinity.sh'
+ssh root@lxhadeb04p '/root/bin/set_eth_affinity.sh'
+ssh root@lxhadeb05p '/usr/bin/perl -w /root/bin/set_eth_affinity_lxhadeb05.pl'
+
#ssh root@lxhadeb05 '/root/bin/set_eth_affinity_lxhadeb05.sh'