Displaying 7 results from an estimated 7 matches for "siocgmiiphi".
Did you mean:
siocgmiiphy
2006 Oct 01
1
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
_______________________________________________
2009 Nov 12
3
strange ethtool output in xen environment
I want to check the speed like features of my Ethernet in dom0 and domUs. But in virtualized environment it gives strange output why is that so? how to check it otherwise?
Non-virtualized FC11
[root@fasiha home]# ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
2009 Nov 12
3
strange ethtool output in xen environment
I want to check the speed like features of my Ethernet in dom0 and domUs. But in virtualized environment it gives strange output why is that so? how to check it otherwise?
Non-virtualized FC11
[root@fasiha home]# ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
2005 Nov 08
2
Maybe a bug of xen
Hi!
Maybe, I found a bug of xen.
My system:
- domain0 - gentoo - xen-devel-3.0, kernel 2.6.12.5-r1
- domain1 - debian - kernel 2.6.12.5-r1 (2 interface: vif1.1 = eth0
(0.0.0.0), vif1.2 = eth1 (10.0.1.1 + gw 10.0.1.2))
Bridge:
xen-br0 (config as 10.0.1.2) include (vif1.2, vif0.0)
xen-br1 (config as 0.0.0.0) include (vif1.1, peth0)
On server domain1 I use a pppoe server.
If a send a pppoe request
2008 Jul 16
6
vlans+bonding+bridging
hi,
I have to configure Xen server and DomU''s which should be able
to talk to different vlans - depending on services put on DomU''s.
I would like to enslave 2 NICs via bond interface.
Both NICs are on trunk ports which are configured in the same way, the
same native vlan.
I don''t know, if I have to add vlans tagging to eth* interfaces then
enslave tagged eth*
2007 Apr 18
0
[Bridge] [PATCH] (9/11) bridge -- new ioctl interface for 32/64 compatiablity
Add four new ioctl's for the operations that can't be done through sysfs.
The existing bridge ioctl's are multiplexed, and most go through SIOCDEVPRIVATE
so they won't work in a mixed 32/64bit environment.
The new release of bridge-utils will use these if possible, and fall
back to the old interface.
diff -Nru a/include/linux/if_bridge.h b/include/linux/if_bridge.h
---
2011 Jan 07
2
Could not setup Speed and Duplex on CentOS 5.5
Greetings,
I recently installed CentOS 5 on Dell PE 1750 server. I have noticed that
the speed and duplex settings are 100 Half Duplex. I tried to change the
duplex settings to full, but no success. I got the error message "Cannot get
current device settings: Operation not supported". Does anyone else
experience this issue?. Below is the error message and some more details
about my box.