[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] ethtool - K eth0 tx off



On Mon, May 26, 2008 at 10:53:02PM +1000, Aaron Weller // Crucial Paradigm 
wrote:
>  I recently setup a new Xen server, however whenever Xen was enabled it was 
>  not possible to access ssh, etc.
> 
>  This was solved by doing: ethtool - K eth0 tx off
> 
>  On CentOS (RHEL), what is the best way to ensure this happens everything a 
>  server boots?

cat >/sbin/ifup-local <<\EOF
#!/bin/bash
ethtool -K $1 tx off
EOF
chmod +x /sbin/ifup-local

-- 
lfr
0/0

Attachment: pgpXJlQi9WrJC.pgp
Description: PGP signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.