[fc3] ntpd issue with SELinux and dm

Davide Rossetti davide.rossetti at roma1.infn.it
Thu Apr 14 12:45:38 UTC 2005


Russell Coker wrote:

>On Thursday 14 April 2005 01:35, Davide Rossetti 
><davide.rossetti at roma1.infn.it> wrote:
>  
>
>>17:28:54 socket(PF_FILE, SOCK_STREAM, 0) = 9
>>17:28:54 fcntl64(9, F_GETFL)            = 0x2 (flags O_RDWR)
>>17:28:54 fcntl64(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0
>>17:28:54 connect(9, {sa_family=AF_FILE, path="/var/run/nscd/socket"},
>>110) = -1 EACCES (Permission denied)
>>17:28:54 close(9)                       = 0
>>17:28:54 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
>>17:28:54 +++ killed by SIGSEGV +++
>>
>>the signal is async as I saw it fail in other points as well...
>>    
>>
>
>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=151262
>
>Maybe the above bugzilla has the cause of your problem?  If so then please 
>update it with the information on your CPU type.
>
>  
>
I have doubts on it... It's a 2xXeon 2.66GHz GC-HE. I have a second PC, 
2xXeon 2.4GHz E7501 with same rpms that runs ok.... difference is:

- the buggy one uses LVM:
 >df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
                      15449552   2584500  12080260  18% /
/dev/sda1               256666     30601    212813  13% /boot
none                    515232         0    515232   0% /dev/shm

- the second, good one doesn't use LVM:
 >df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda7               505604    352630    126870  74% /
/dev/hda1               295561     26292    254009  10% /boot
none                    514980         0    514980   0% /dev/shm
/dev/hda6             47658948  42605476   2632480  95% /home
/dev/hda3               505636     10548    468983   3% /tmp
/dev/hda2              8064304   2451408   5203240  33% /usr
/dev/hda8              1027768    191324    784236  20% /var

I think it has to do with LVM+SElinux+ntpd






More information about the test mailing list