anyone using xfs filesystem ?

Sebastien Guilbaud sguilbaud at oceanet-technology.com
Tue Feb 3 14:38:38 CET 2004


my nagios does not seem to like be stored on an
XFS filesystem : i've nailed down the (potential)
problem to xdata/xodtemplate.c around line ~370 :

#ifdef _DIRENT_HAVE_D_TYPE
                         /* only process normal files */
                         if(dirfile->d_type!=DT_REG)
                                 continue;
#endif

dirfile->d_type seems to be null in this test.

same cvs version works fine on another server, on an
ext3 filesystem.

anyone else using xfs filesystems ?

have a nice day !

-- 
Sébastien Guilbaud



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list