wledge or time to figure it out.
> Why does it do a close followed by a return?
>
>
> Marco
>
>
> -Original Message-
> From: Mark Burgess [mailto:mark.burg...@iu.hio.no]
> Sent: Tuesday, March 09, 2010 11:42 AM
> To: Jesse Becker
> Cc: Lebel, Marco;
urn?
Marco
-Original Message-
From: Mark Burgess [mailto:mark.burg...@iu.hio.no]
Sent: Tuesday, March 09, 2010 11:42 AM
To: Jesse Becker
Cc: Lebel, Marco; help-cfengine@cfengine.org
Subject: Re: Discovered classes
It might be worth trying this interface instead of the usual ioctl().
-Original Message-
From: Mark Burgess [mailto:mark.burg...@iu.hio.no]
Sent: Tuesday, March 09, 2010 11:42 AM
To: Jesse Becker
Cc: Lebel, Marco; help-cfengine@cfengine.org
Subject: Re: Discovered classes
It might be worth trying this interface instead of the usual ioctl().
In t
It might be worth trying this interface instead of the usual ioctl().
In the mean time, you can comment out the check in sysinfo.c
if (strstr(ifp->ifr_name,":"))
{
if (VSYSTEMHARDCLASS == linuxx)
{
CfOut(cf_verbose,"","Skipping apparent virtual interface %d:
%s\
On Tue, Mar 09, 2010 at 11:04:46AM -0500, Mark Burgess wrote:
>
>We are looking for a solution to this issue. Basically, Linux can hang on
>virtual
>interfaces and this has caused other people problems. I am open to suggestions
>for a
>solution, but it is not an easy matter.
For linux, pull the
We are looking for a solution to this issue. Basically, Linux can hang on
virtual
interfaces and this has caused other people problems. I am open to suggestions
for a
solution, but it is not an easy matter.
Lebel, Marco wrote:
> Hello all,
>
>
>
> Assuming the following (edited) output from