Ian P. Christian
2006-Oct-01 21:09 UTC
[Xen-users] ethtool and mii-tool don''t work under xen
Tested on identical hardware (Dell SC1425) with a non-xen kernel, it wroks fine. However under Xen, this is what happens: xen1 ~ # ethtool eth0 Settings for eth0: No data available xen1 ~ # mii-tool eth0 SIOCGMIIPHY on ''eth0'' failed: Operation not supported Any ideas? Thanks, -- Ian P. Christian ~ http://pookey.co.uk _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
<bg@priv.blacknet.de>
2006-Oct-04 08:22 UTC
Re: [Xen-users] ethtool and mii-tool don''t work under xen
On Sun, Oct 01 ''06 at 22:09, Ian P. Christian wrote:> Tested on identical hardware (Dell SC1425) with a non-xen kernel, it > wroks fine. However under Xen, this is what happens: > > xen1 ~ # ethtool eth0 > Settings for eth0: > No data available > xen1 ~ # mii-tool eth0 > SIOCGMIIPHY on ''eth0'' failed: Operation not supportedYou''re using the wrong interface. When you start the xend using the normal config files, your real eth0 gets renamed to phy-eth0 (or so, an ifconfig -a should tell you). I''m using the debian packages with my own config file, so the real eth0 is never renamed and just works fine. -- /"\ Goetz Bock at blacknet dot de -- secure mobile Linux everNETting \ / (c) 2006 Creative Commons, Attribution-ShareAlike 2.0 de X [ 1. Use descriptive subjects - 2. Edit a reply for brevity - ] / \ [ 3. Reply to the list - 4. Read the archive *before* you post ] _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users