[Fedora-directory-users] fds fails to startin centos5.3 openvzinstance

Rich Megginson rmeggins at redhat.com
Wed May 6 00:21:51 UTC 2009


Anthony Giggins wrote:
>> Try starting the setver in debug mode
>> /usr/lib/dirsrv/slapd-instance/start-slapd -d 1
>>     
>
> Nope that doesn't work but as it's a 64bit virtual instance the command
> below seems to work
>
> /usr/lib64/dirsrv/slapd-sso/start-slapd -d 1 
>
> Appears to work up until
>
> [05/May/2009:20:04:33 -0400] - add_created_attrs
> [05/May/2009:20:04:33 -0400] - => send_ldap_result 0::
> [05/May/2009:20:04:33 -0400] - <= send_ldap_result
> [05/May/2009:20:04:33 -0400] - Fedora-Directory/1.2.0 B2009.091.197
> starting up
> [05/May/2009:20:04:33 -0400] - Failed to create semaphore for stats file
> (/var/run/dirsrv/slapd-sso.stats). Error 38.(Function not implemented)
>   
Are you attempting to run in a VM or in some sort of chroot 
environment?  I've seen this before when running the directory server in 
a chroot.  This is what I had to do:
echo tmpfs /dev/shm tmpfs defaults 0 0 >> /etc/fstab
mount /dev/shm
run the server

If you are using a chroot (e.g. mock) you must do the mount /dev/shm in 
the same chroot "session" - it does not persist.
>
>
> --
> Fedora-directory-users mailing list
> Fedora-directory-users at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-directory-users
>   

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3258 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-directory-users/attachments/20090505/83e74981/attachment.bin>


More information about the Fedora-directory-users mailing list