Dimitri,

>              ... The best I could come up with grep on the output of 
> ethtool.
>
>   
(and look for something like 'link detected: yes' I assume)

I believe (from a previous post) that you could also use the output from

ip addr show [interface]

and look for the existence of 'LOWER_UP'. E.G. :-

2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast 
qlen 1000
...

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to